How do I use lsqnonlin?
Ältere Kommentare anzeigen
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? Antworten (1)
Anmol Dhiman
am 3 Mär. 2020
0 Stimmen
Hi,
According to my understanding, the correct function is Iscurvefit. Follow the below links for the same.
Hope it Helps
Kategorien
Mehr zu MATLAB finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!