How do I use lsqnonlin?
Show older comments
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? Answers (1)
Anmol Dhiman
on 3 Mar 2020
0 votes
Hi,
According to my understanding, the correct function is Iscurvefit. Follow the below links for the same.
Hope it Helps
Categories
Find more on Simulink in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!