Help: problem of fitting data to model
Afficher commentaires plus anciens
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 commentaire
Andrew Newell
le 30 Mar 2011
Do you mean A = B + C/(1+iwD) + E/(1+iwF)?
Réponses (1)
Gary
le 30 Mar 2011
0 votes
You're supposed to fit your model to the data, not the other way around. :)
Catégories
En savoir plus sur Linear and Nonlinear Regression dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!