
Curve fitting with superposition of waves

Sylvio Indris
I don't want to use a mathematical expression but just a superposition of already exisiting waves, i.e. something like
wave0 = alpha * wave1 + beta * wave2
where alpha and beta are the fitting parameters.
The wave to be described with this fit and the components wave1/wave2 all have the same x values.
Is there an easy way to do this with IGOR?
Make sure to use the all-at-once version of the fitting function. The use of MultiThread depends on the number of data points in your waves.
HJ
March 16, 2017 at 04:25 am - Permalink