搜索资源列表
最小二乘法程序
- 最小二乘法计算程序-least squares method procedures
OptLstSqr
- 数值优化计算过程中常用的最小二乘法程序-Numerical optimization process commonly used method of least squares procedure
最小二乘法直线拟合
- 基于最小二乘原理的直线拟合程序-based on the principle of linear least squares fitting procedure
最小二乘法曲线拟合
- 基于最小二乘原理的曲线拟合程序-A program of curve fitting based on least squares algorithm.
最小二乘法程序代码
- 用最小二乘法拟和数据,得到一条最接近所给数据的直线-least squares method to be used and the data obtained by one closest to the straight-line data
最小二乘法线性拟合
- 最小二乘法线性拟合,数值计算方法中的一种经典算法-Least_squares algorithm linear fitting curves,A kind of classic algorithm of the number calculation
最小2乘发曲线拟和
- 最小二乘法拟和曲线,两个程序,大家-least squares fitting curves, the two procedures, we look at
1
- 多步最小二乘法程序,适用与利用MATLAB进行系统辨识计算-Multi-step least squares procedure, applied to system identification using MATLAB calculation
system_identification
- 系统辨识的实验代码,包括产生白噪声程序、各种最小二乘法程序等等,包含所有源代码,用C++写的。-Experimental system identification code, including the generation of white noise process, a variety of least squares procedures, etc., including all source code, using C++
leastsquare
- 由C++软件编写的一次完成最小二乘法程序,在许多行业上都有广泛的应用-least square
zuixiaoerchengfa
- 最小二乘法程序,绝对好用.最小二乘法的程序.- erchengfa
一维移动最小二乘近似的MATLAB程序
- 无网格法的移动最小二乘法的matlab程序(Meshless method of moving least squares Matlab procedures)
最小二乘法拟合直线程序和软件
- 最小二乘法拟合直线程序,Least square method of fitting linear program(Least square method of fitting linear program)
C#写的最小二乘法程序
- 实现了最小二乘算法的编写,初始解解算和迭代解算都能正常运行。(The preparation of least squares algorithm, the initial solution calculation and iterative solution can normal operation.)
基于最小二乘法的曲线拟合研究_陈良波
- 这一篇文章简单介绍了最小二乘法原理,并且给出了最小二乘法的MATLAB程序,给大家参考参考1(This article briefly introduces the principle of least square method, and gives the least squares method of MATLAB program, for your reference!)
MATLAB求解非线性最小二乘法拟合问题 源程序代码
- matlab,用最小二乘法进行非线性拟合的程序,满足新手的学习(Matlab, a nonlinear fitting program using the least square method to meet the novice's learning)
matlab基于最小二乘
- 最小二乘法对于参数拟合的MATLAB程序(MATLAB program of least square method for parameter fitting)
matlab最小二乘法曲面拟合
- matlab最小二乘法曲面拟合程序可以得到函数具体解析式(Matlab least squares surface fitting program can get the specific analytic expression of the function)
偏最小二乘PLS和一些光谱预处理的matlab程序
- 可以对光谱数据进行预处理,除了偏最小二乘法之外,也有一些其他方法(Besides the partial least square method, there are also some other methods)
最小二乘法拟合程序
- 利用Matlab平台,开发最小二乘法,实现对输入数据的准确拟合(Use the Matlab platform to develop the least square method to achieve accurate fitting of the input data)