Matlab 版 (精华区)
发信人: Ustcer (山城棒棒儿军), 信区: Matlab
标 题: Re: 多自变量的非线性拟合
发信站: 哈工大紫丁香 (Sun Jun 13 10:58:25 2004), 转信
谁说的 都是一元的?
LSQCURVEFIT Solves non-linear least squares problems.
LSQCURVEFIT solves problems of the form:
min sum {(FUN(X,XDATA)-YDATA).^2} where X, XDATA, YDATA and the values
X returned by FUN can be vectors or
matrices.
这里的XDATA应该可以是向量的吧
fminsearch更是如此,只要你设计好了目标函数,fminsearch只是求解最小值的一个算法而已
【 在 zhangsy (焚香气静) 的大作中提到: 】
: 我仔细看了,包括fminsearch,都是一元函数的拟合阿,请详细指教以下,非常感谢~
--
http://www.cheunghoyee.com/bbs/uploadFace/242_200341416215150326.gif
※ 来源:·哈工大紫丁香 bbs.hit.edu.cn·[FROM: 210.45.122.228]
Powered by KBS BBS 2.0 (http://dev.kcn.cn)
页面执行时间:8.785毫秒