最小二乘法曲线拟合求系数及R平方的问题。
Ältere Kommentare anzeigen
方程为:y=a*x*exp(b*x)
其中y,x均已知,为一个序列的数,现在想利用最小二乘确定系数a和b,MATLAB中该如何实现呢?谢谢各位
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu 数学 finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!