Help: problem of fitting data to model
Mostra commenti meno recenti
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 Commento
Andrew Newell
il 30 Mar 2011
Do you mean A = B + C/(1+iwD) + E/(1+iwF)?
Risposte (1)
Gary
il 30 Mar 2011
0 voti
You're supposed to fit your model to the data, not the other way around. :)
Categorie
Scopri di più su Linear and Nonlinear Regression in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!