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!
