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!
