搜索资源列表
Least QuadraticFiter
- 最小二乘法进行执行拟合小程序,只要输入一系列(大于2个坐标点)的数据,与matlab直线拟合结果做过比较,结果比较吻合和皮实-least squares fitting method for the implementation of small programs, as long as the importation of a series (more than two coordinate points), and Matlab l
Least Squal
- 最小二乘法,C++算法-least squares method, C Algorithm
least-aquare
- least-aquare
lssvmlab.ps
- 最小二乘支撑向量机matlab版-least squares Support Vector Machine Matlab version
guji
- 系统辨识中,递推最小二乘估计(RLS)是辨识模型阶次的一个重要的算法。该程序通过实现该算法,得到模型阶次的估计值以及相关参数值。-system identification, recursive least squares estimation (RLS) identification model is of the order of an important algorithm. The program through the rea
最小二乘法直线拟核源代码
- 图像处理源代码,介绍了利用最小二乘法对BMP图像进行直线拟合的方法-image processing source code, introduced to the use of least squares to BMP images linear fitting method
Least-squares-fitting
- 用最小二乘法解决实际问题,如曲线拟合,插值分析,-Least square method in solving practical problems, such as curve fitting, interpolation analysis
least-square-fit
- 最小二乘拟合算法C程序,N为拟合点数,T为拟合阶数。-Least-squares fitting algorithm C procedures, N for the fitting points, T for the fitting order.
Least-Square_MP
- 基于morlet小波的最小二乘匹配追踪算法-morlet-based least-square matching pursuit algorithm
MATLAB-Central-File-detail-Partial-Least-Squares-a
- 一个用matlab完成的偏最小二乘法示例-MATLAB Central-Partial-Least-Squares
Least-square-filtering
- 这个包中包含学习最小均方滤波的一个例子及其和其它滤波方法的一些比较。-This package contains the learning of least mean square with an example. And it compared least mean square method with other filtering methods.
dsp.least.mean.square.algorithm
- 数字信号处理自适应数字滤波器最小均方算法的结构与运算-DSP least mean square algorithm
Least-Slack-Time.tar
- It is written in C programming language. Problem: Building and simulating a Least-Slack-Time scheduler using linked list and stack data structures Descr iption: In time shared systems, tasks submitted to the system a
Least-square-method
- 最小二乘法,无论是在工程上还是在学术上都应用越来越广泛,文章给出了一个比较好用的最小二乘matlab 实现程序,很好用下载即可运行。-Least squares method, whether in engineering or applied more widely both the academic, the article gives a least squares matlab implementation relatively
Weighted-least-squares
- 加权最小二乘法的原理 应用及其运算方式方法-Applying the principle of weighted least squares method and the ways and means of operation
Weighted-least-squares
- 浅谈加权最小二乘法及其残差图及其详细的讨论-On the weighted least squares method and the residual map and detailed discussions
Least-square-method
- 最小二乘法matlab代码,关于如何组建定位网络,节点设置和最小二乘法的代码-Least square method matlab code
least-square-method-using-c-language
- 该程序通过依次输入已知点个数n,输入已知点的X坐标,输入已知点的Y坐标直接得到经最小二乘法拟合得到的一元线性方程。-The procedure followed by the number of known points in the input n, enter the coordinates of a known point X, Y coordinates of a known point input directly from
Moving-Least-Squares-Methods
- 移动最小二乘曲线拟合原理,论文中分析了一维和二维的例子,并且同最小二乘法进行比较。-Moving least squares curve fitting principle, the paper analyzes the one-dimensional and two-dimensional case, and compared with the least squares method.
Least Mean Square for System Identification
- Least Mean Square for System Identification