Help: problem of fitting data to model
显示 更早的评论
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 个评论
Andrew Newell
2011-3-30
Do you mean A = B + C/(1+iwD) + E/(1+iwF)?
回答(1 个)
Gary
2011-3-30
0 个投票
You're supposed to fit your model to the data, not the other way around. :)
类别
在 帮助中心 和 File Exchange 中查找有关 Linear and Nonlinear Regression 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!