最小二乘法曲线拟合求系数及R平方的问题。
显示 更早的评论
方程为:y=a*x*exp(b*x)
其中y,x均已知,为一个序列的数,现在想利用最小二乘确定系数a和b,MATLAB中该如何实现呢?谢谢各位
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 数学 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!