Fitting to Equations with Different Variables
I have a model that determines the conductivity given raw data and a few input parameters. One of the parameters is unknown (substrate thickness). We have an expectation that the data should fit a Drude model, which describes the conductivity using a different, microscopic set of parameters.
Is there a built-in way to find the substrate thickness as that which creates the best match to a Drude fit?
John Weeks
WaveMetrics, Inc.
support@wavemetrics.com
February 16, 2016 at 08:54 am - Permalink
i.e. fit a,b,c of f1 and d of f2 to yield a best fit with f1=f2
February 16, 2016 at 09:24 am - Permalink
Are they mathematically equivalent? But you can't solve the equality analytically? You might be able to use FindRoots.
John Weeks
WaveMetrics, Inc.
support@wavemetrics.com
February 17, 2016 at 01:35 pm - Permalink