Help: problem of fitting data to model

1 Ansicht (letzte 30 Tage)
Bing
Bing am 30 Mär. 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
  1 Kommentar
Andrew Newell
Andrew Newell am 30 Mär. 2011
Do you mean A = B + C/(1+iwD) + E/(1+iwF)?

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Gary
Gary am 30 Mär. 2011
You're supposed to fit your model to the data, not the other way around. :)

Kategorien

Mehr zu Linear and Nonlinear Regression finden Sie in Help Center und File Exchange

Tags

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by