搜索资源列表
最小二乘法程序
- 最小二乘法计算程序-least squares method procedures
非线性最小二乘法--数据拟合
- 最小二乘法的拟合,能对任意个参数进行拟合,效果非常好-least squares fitting, can be arbitrary parameters to fit very good results
实验7-线形拟合
- 1、掌握MATLAB优化工具箱的基本用法,对不同算法进行初步分析、比较。 2、练习实际问题的非线性最小二乘拟合。-1.Understand the basic usage of Matlab optimization tool box. Analize and Compare different algorithms. 2. Practise nonliear minimum second order fitting using pra
nlinfit
- 非线性最小二乘算法,矩阵和向量类为自己编写,用数组代替也可以-nonlinear least-squares algorithm, matrix and vector category for their preparation, with the array can be replaced
levmar
- Levenberg-Marquardt的c++优化代码。该代码适用各种非线性最小二乘问题-Levenberg-Marquardt
levmar-2.3
- 最新的Levenberg Marquardt 算法。用于非线性最小二乘问题的参数估计和优化!-Latest Levenberg Marquardt algorithm. Nonlinear least squares problem for parameter estimation and optimization!
leastsquares
- 用matlab作非线性最小二乘拟合,数学建模与数学实验-Using matlab for nonlinear least squares fitting, Math Modeling and Experimental Math
Nonlinear_leastsquares_optimization
- 非线性最小二乘优化问题的MATLAB程序-Nonlinear least squares optimization procedure MATLAB
fxzxec
- 非线性最小二乘拟合,经过本人精心调试成功!代码得到极大地优化-Nonlinear least squares fitting, after I carefully debugging success! Code has been greatly optimized! ! !
jiefangchengzhu
- 非线性最小二乘问题的修正高斯牛顿法;求解5元以下(含5元)的非线性(或线性)方程组-solve equation
fxzxec
- 实现了非线性最小二乘,并且又图像显示,可以直接运行-not-linear minimum two multiply
minSimpSearch
- 非线性最小二乘优化问题,经过试验很好用,有兴趣的可以-Nonlinear least squares optimization problem, after a test is useful, who are interested can try
MarkwardtIDL
- IDL版的Marquadt优化算法,可求解非线性最小二乘问题-MPFIT uses the Levenberg-Marquardt technique to solve the least-squares problem. In its typical use, MPFIT will be used to fit a user-supplied function (the "model") to user-supp
9
- 精通MATLAB优化计算算法,非线性最小二乘问题。共3个程序。-Proficient in MATLAB optimization calculation algorithm, nonlinear least squares problems. A total of three procedures.
OROpt-matlab-code
- MATLAB中的优化算法集锦,包括遗传算法,线性规划,非线性最小二乘,最大最小问题等-Collection of MATLAB algorithms in the optimization, including genetic algorithms, linear programming, nonlinear least squares, maximum and minimum problems
G-N
- 此文件包含用G-N法,修正G-N法,L-M法,Lsqnonlin求解非线性最小二乘优化问题MATLAB源代码,请大家参考-This file contains the method with the GN, GN law amendment, LM Law, Lsqnonlin MATLAB nonlinear least squares optimization source code, please refer to
非线性最小二乘问题
- 利用最小二乘法可以求解线非性规划问题,最小二乘法着重解决优化约束问题(Least square method can solve nonlinear programming problem.Least squares method focuses on solving optimization constraints)
非线性最小二乘问题
- MATLAB最小二乘问题,啦啦啦啦啦啦啦啦啦(MATLAB the least squares problem, la la la la la la la la la la la la la la!)
偏最小二乘回归的线性与非线性方法(书.王惠文)
- 偏最小二乘回归的线性与非线性方法,王惠文著。讲了偏最小二乘通径回归模型和递阶偏最小二乘回归模型。(Partial Least Squares Regression Linear and Nonlinear Methods, by Wang Huiwen. The partial least square path regression model and the hierarchical partial least-squares re
MATLAB求解非线性最小二乘法拟合问题 源程序代码
- matlab,用最小二乘法进行非线性拟合的程序,满足新手的学习(Matlab, a nonlinear fitting program using the least square method to meet the novice's learning)