搜索资源列表
系统辨识
- 用得到的已知输入输出数据,通过编好的渐消记忆增广最小二乘辨识软件辨识已知系统的阶次与估计其参数,验证所编软件的正确性-known to be useful input and output data, through the provision of good memories fading by the least square identification software widely known identification s
vbNumerical10
- 最小平方近似法 (least-squares approximation) 是用來求出一組離散 (discrete) 數據點的近似函數 (approximating function),作實驗所得的數據亦常使用最小平方近似法來達成曲線密合 (curve fitting)。以下所介紹的最小平方近似法是使用多項式作為近似函數,除了多項式之外,指數、對數方程式亦可作為近似函數。關於最小平方近似法的計算原理,請參閱市面上的數值分析書籍-leas
Moving_Least_Squares
- 移动最小二乘MLS是无网格近似的基础,代码为ID,但适用于高维问题-mobile MLS is not the least square grid similar to the basis for the ID code, but applied to the high-dimensional problems
LSARMA
- Least Square - ARMA 算法的MATLAB代码, 是频谱分析(通常是在高级DSP这门课中会用到的)的常用算法-Least Square-ARMA algorithm MATLAB code, Analysis of the spectrum (usually at the senior DSP This class will be used) to the commonly used algorithm
RLS-MATLAB
- Rls递推二乘最小算法的MAtlab 仿真。-Rls recursive least square algorithm MAtlab simulation.
rff
- 渐消记忆最小二乘法。系统辨识matlab源程序。-fading memory of the least square method. Matlab source system identification.
111
- 用最小二乘法求矩形区域上的N*M个数据点的拟合曲面。-Least square method for rectangular area on the N* M data points of the fitting surface.
code
- 最小二乘法拟合用在嵌入式系统的代码,单片机上可以测试过-Least square method used in embedded systems code, single-chip can be tested
work
- 一元线性回归算法,计算斜率并输出结果。主要采用最小二乘法。-Linear regression algorithm, calculation of slope and output. Mainly uses the least square method.
LeastSquare
- 计算方法中最小二乘法程序设计的源代码,具有很强的通用性-Method of calculating the least square method in the source code of program design, and highly versatile
Curves
- 曲线拟合程序,用最小二乘法实现,供大家参看-Curve fitting procedures, using the least square method to achieve, for all to see
nihe
- 最小二乘法拟合 最小二乘法拟合-Least squares fitting least square method least square method
CurveFitting2
- 曲线最小二乘拟合方法,用最小二乘法拟合取向数据。可用数据点反求控制点。-Least squares curve fitting method, using least square method-oriented data. Reverse data points available control points.
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
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.
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
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