搜索资源列表
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
leastMeanSquare
- least mean square LMS自适应滤波器算法matlab代码,对自适应设计有很好的参考价值-least mean square LMS adaptive filter algorithm matlab code, a good reference value of adaptive design
MATLAB
- 一个实现LMS的自适应FIR滤波器的代码-An implementation of the LMS adaptive FIR filter code
DSPII_USTC_01
- 传统的宽带信号中抑制正弦干扰的方法是采用陷波器(notch filter),为此需要精确知道干扰正弦的频率.然而当干扰正弦频率是缓慢变化时,且选频率特性要求十分尖锐时,则最好采用自适应噪声抵消的方法.下图是用一个二阶FIR的LMS自适应滤波器消除正弦干扰的一个方案。该代码实现了以下功能: 1) 借助MATLAB画出了滤波器的误差性能曲面和误差性能曲面的等值曲线; 2) 给出了最陡下降法以及LMS算法的计算公式; 3) 用MATLAB产生了方差为0.05, 均值为0白噪音S(n),并
QA
- 基于matlab LMS(最小均方差)的q学习代码 -Based on matlab LMS (least mean square) q-learning code
Normalized_LMS
- 归一化LMS算法matlab代码,亲测可用-The normalized LMS algorithm matlab code, dear test available
LMS
- 最小均方误差LMS算法的MATLAB实现代码基本 代码-LMS basic code
lms
- 采用MATLB写的LMS最小二乘代码,便于入门学习,已经测试好用!-LMS Matlab Code, and it is proved to be good use!
code
- 值是关于lms nlms dlms的一个处理算法,都使用的matlab的自带库函数,并且给出了gui操作界面,简单易用-Value is about lms nlms dlms a processing algorithms are used matlab comes with library functions and gives gui interface, easy to use
Neural-network-programs-in-matlab
- The following Matlab project contains the source code and Matlab examples used for neural network programs. Perceptron LMS Feed Forward Back Propagation Character Recognition The source code and files included in this project are listed in the proj
Quaternion LMS Algorithm Matlab Code
- Quaternion LMS Algorithm Matlab Code
gps
- matlab code for lms algorithm
LMS_Filter
- 本代码对LMS自适应滤波算法进行了简单仿真,结果表明LMS算法能够有效消除噪声干扰(This code is a simple simulation of LMS adaptive filtering algorithm. The results show that LMS algorithm can effectively eliminate noise interference.)
LCMV LMS
- 阵列信号处理中线性约束最小方差准则(LCMV)算法和最小均方(LMS)算法的matlab源代码(Matlab Source Code of Linear Constrained Minimum Variance Criterion (LCMV) and Least Mean Square (LMS) Algorithms in Array Signal Processing)