How do I use lsqnonlin?
Afficher commentaires plus anciens
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? Réponses (1)
Anmol Dhiman
le 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
Catégories
En savoir plus sur Simulink dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!