Clear Filters
Clear Filters

Help: problem of fitting data to model

1 view (last 30 days)
Bing
Bing on 30 Mar 2011
Suppose I have a complex function
A = B + C/1+iwD + E/1+iwF where w is the angular frequency
A and w is the data I get, how can I obtain the best fit data B, C, D, E, F in matlab?
Tnanks!
Bing

Answers (1)

Gary
Gary on 30 Mar 2011
You're supposed to fit your model to the data, not the other way around. :)

Categories

Find more on Interpolation in Help Center and File Exchange

Tags

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!