搜索资源列表
最小二乘法直线拟合 用VC实现的
- 一个基于VC的最小二乘法直线拟合,很有用哦-a VC-based linear least squares fitting method, useful oh
最小二乘法的曲线拟合
- 使用最小的二乘法实现对曲线的拟合。并输出最后的拟合曲线-use of the two smallest multiplication achieve the right curve fitting. And the final output curve
最小二乘法直线算法
- 最小二乘法的直线拟合算法,可用各种开发工具实现-linear least squares fitting algorithm can be used to achieve various development tools
LSMClass
- 改进的最小二乘法实现代码,提高了收敛速度。-improve the least-squares method to achieve code, improving the convergence rate.
Algorithmforcoldjunctoncompensatnandnonlineritycor
- 热电偶冷端自动补偿和非线性校正的算法研究,介绍了应用2元4次最小二乘法实现热电偶热电动势-温度的自动转换。-automatic thermocouple cold junction compensation and nonlinear correction algorithm, Application of two yuan 4th thermocouple least squares method to achieve thermal
xtbs
- 用matlab开发的系统辩识原代码。利用最小二乘法实现辩识.-Using matlab developed the original system identification code. Realize the use of least squares identification.
Curves
- 曲线拟合程序,用最小二乘法实现,供大家参看-Curve fitting procedures, using the least square method to achieve, for all to see
fgsphere
- 最小二乘法 实现 球形的拟和 matlab程序-Least square method to realize spherical and matlab program
2
- 通过最小二乘法 实现2次曲线拟合,利用工程数学解二次函数 的各系数,然后画出曲线图像-Through the least squares curve fitting 2nd realize the use of engineering mathematics solution of a quadratic function of the coefficient, and then draw the image curve
leastsquaresprocedure090513
- 最小二乘法实现m个方程的最高n次多项式的拟合。-least-squares procedure
基于matlab AR模型的最小二乘法实现
- 基于matlab AR模型的最小二乘法实现参数辨识,加上Word配合理解,相信你理解的会更快的。(Matlab AR model based on the least squares method to achieve parameter identification, coupled with Word understanding, I believe you will understand faster.)
基于MATLAB实现最小二乘法
- 使用matlab实现最小二乘的程序资料。。。。。。(Using MATLAB to achieve the least squares program ...)
C++实现最小二乘法一元回归和多项式拟合
- C++实现最小二乘法一元回归和多项式拟合(C++ to achieve the least squares method, one-way regression and polynomial fitting)
C#写的最小二乘法程序
- 实现了最小二乘算法的编写,初始解解算和迭代解算都能正常运行。(The preparation of least squares algorithm, the initial solution calculation and iterative solution can normal operation.)
least_square
- 利用最小二乘法实现手写体数字识别,采用mnist数据集(simple program using least-square)
最小二乘
- matlab实现数据补缺,采用的是最小二乘法和平均值填补,补缺的数据用特殊颜色标记。(Matlab realization of data deficiency, least square method)
python 偏最小二乘法
- 包含python实现偏最小二乘回归的源代码,同时文件中还有所需数据格式(Contains python partial least-squares regression source code, at the same time the file also has the required data format.)
最小二乘法
- 进行室内定位的最小二乘法实现,我进行了很多注释,相信大家应该很容易能看懂。(The least square method for indoor positioning is realized.I've made a lot of comments, and I'm sure you'll be able to read it easily.)
最小二乘法-梯度下降法-牛顿法
- 用Python3在jupyter notebook实现最小二乘法,梯度下降法和牛顿法(Using Python3 to realize least square method, gradient descent method and Newton method in jupyter notebook)
最小二乘法拟合程序
- 利用Matlab平台,开发最小二乘法,实现对输入数据的准确拟合(Use the Matlab platform to develop the least square method to achieve accurate fitting of the input data)