搜索资源列表
xitongbianshi.rar
- 系统辨识的最小二乘递推算法、辅助变量法、增广最小二乘法及偏差补偿法的matlab程序设计实例。,Recursive least squares system identification algorithm, auxiliary variables, the least square method and the augmented error compensation law matlab programming examples.
SER_LMS
- SER(序贯回归算法)和LMS(最小均方算法)的matlab仿真及对比-SER (Sequential regression algorithm) and the LMS (least mean square) of matlab simulation and comparison
least-square-fit
- 最小二乘拟合算法C程序,N为拟合点数,T为拟合阶数。-Least-squares fitting algorithm C procedures, N for the fitting points, T for the fitting order.
adaptive_interference_cancellation_with_LMS_algor
- this is a code for adaptive interfrence cancellation on a certain signal using the least mean square algorithm LMS using matlab.-this is a code for adaptive interfrence cancellation on a certain signal using the least mean square algorithm LMS using
LMS
- 采用一种快速收敛变步长LMS(Least mean square ) 自适应最小均方算法matlab源程序,其中算法所做的工作是用FIR 滤波器的预测系统,对IIR系统进行预测,如果阶数越高越能逼近被预测系统。-Using a fast convergence of variable step size LMS (Least mean square) adaptive least mean square algorithm matlab source, one of algorithm is t
nlms
- Normalized Least mean square algorithm in matlab
LMS
- 这是一个来自权威书籍的最小均方算法(LMS algorithm),也叫Widrow-Hoff算法。-This is a book from the authority of the least mean square algorithm (LMS algorithm), also known as Widrow-Hoff algorithm.
chaestls
- channel estimation of ofdm using least square algorithm
LMS
- least mean square algorithm for estimation state
LMS-MATLAB
- LMS-MATLAB最小均方算法的Matlab源程序,模式识别中的分类器-LMS-MATLAB least-mean-square algorithm of Matlab source code, Pattern Recognition Classifier
PLS_pack
- 偏最小二乘算法代码及相关说明,在机器学习,实时数值仿真中用得较多-partial least square algorithm. there are many application in mahcine learning and real-time simulating.
KLTLMS
- Karhunen Loeve Least Mean Square Algorithm for mobile communications 3G
lms1
- 智能天线方向图——波束形成最小均方(LMS)算法-Smart antenna pattern- beam forming least mean square (LMS) algorithm
ENEE634_report1
- Least Mean Square algorithm
LMS
- LMS(Least Mean Square)算法是一种应用最为广泛的最优化算法-LMS (Least Mean Square) algorithm is a most widely used optimization algorithm
fitting
- 利用最小二乘算法对一组坐标进行曲线拟合,其中包含了利用直接LU分解法解方程的算法代码实现。希望对用到数值计算的带来帮助。-The least square algorithm for fitting a set of coordinates, including the use of direct LU decomposition equations for the algorithm code to achieve. Want to use to bring numerical help.
plstrian
- 用于partial least square 算法中数据的训练,并得到相应的系数矩阵-Partial least square algorithm for training data and corresponding coefficient matrix
LMS
- matlab中的LMS算法 采用LMS最小均方算法进行智能天线的仿真-Matlab LMS algorithm Adopt LMS least mean-square algorithm simulation of smart antenna
Recursive-least-means-square-algorithm
- Recursive least square algorithm
58435
- The following Matlab project contains the source code and Matlab examples used for fractal landscape generation with diamond square algorithm. This is a small MATLAB function to generate a fractal landscape by using diamon-square algorithm. The sour