How can I solve this function below?
이전 댓글 표시

parameters:a b c
KNOWN:(x1,y1),(x2,y2)... ...(xn,yn) How can I figure out all the parameters by using MATLAB?
채택된 답변
추가 답변 (1개)
the cyclist
2014년 4월 26일
0 개 추천
If you have the Statistics Toolbox, you could use the nlinfit() function to solve this.
카테고리
도움말 센터 및 File Exchange에서 Operating on Diagonal Matrices에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
