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!