Help: problem of fitting data to model
Mostrar comentarios más antiguos
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 comentario
Andrew Newell
el 30 de Mzo. de 2011
Do you mean A = B + C/(1+iwD) + E/(1+iwF)?
Respuestas (1)
Gary
el 30 de Mzo. de 2011
0 votos
You're supposed to fit your model to the data, not the other way around. :)
Categorías
Más información sobre Linear and Nonlinear Regression en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!