How do I use lsqnonlin?
古いコメントを表示
For a system described by the model:
, I need to determine
and α using 'lsqnonlin'. I have the data: t=[0:10]' and y=[0.22 0.96 1.45 1.79 2.04 2.20 2.28 2.35 2.42 2.44 2.45]'. I really don't understand the documentation on lsqnonlin, could someone please help me?
and α using 'lsqnonlin'. I have the data: t=[0:10]' and y=[0.22 0.96 1.45 1.79 2.04 2.20 2.28 2.35 2.42 2.44 2.45]'. I really don't understand the documentation on lsqnonlin, could someone please help me? 回答 (1 件)
Anmol Dhiman
2020 年 3 月 3 日
0 投票
Hi,
According to my understanding, the correct function is Iscurvefit. Follow the below links for the same.
Hope it Helps
カテゴリ
ヘルプ センター および File Exchange で MATLAB についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!