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!