请问一下,如何对多自变量的非线性拟合,拟合的函数初步定为y=C1*(x1^m1*x2^m2*x3^m3*x4^m4),其中C1,m1,m2,m3,m4是待确定的系数,感激不尽!!

 Accepted Answer

0 votes

emm一般评价曲线拟合不都是用相关系数,回归平方和,残差平方和什么的嘛?你看看这几个参数。
还有一种可能就是,万一你的数据误差比较大,拟合效果不好emm
曲线拟合我也不怎么懂emm你可以试试把拟合结果作为初值再代入拟合函数中,这样不断试试,不同的拟合函数都试试吧

More Answers (0)

Categories

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!