搜索资源列表
19854822PrinterTest
- LMS软件是用来进行自适应滤波的最小均方误差算法,稍加修改就可以用于自适应噪声对信号分离自适应陷波等。-LMS software is used for adaptive filtering the minimum mean square error algorithm, slight modifications can be used for adaptive noise signal separation Adaptive Notch so.
7544812904050801_1_C
- LMS软件是用来进行自适应滤波的最小均方误差算法,稍加修改就可以用于自适应噪声对消,自适应信号分离、自适应陷波等。-LMS software is used for adaptive filtering the minimum mean square error algorithm, slight modifications can be used for adaptive noise cancellation and adaptive signal separation, such as Ad
ls_mmse
- 这个是关于OFDM系统的信道估计的算法的两种方法,分别是OFDM的最小二乘和最小均方误差估计的仿真程序代码-the OFDM system is on the channel estimation algorithm of the two methods OFDM are the least squares and minimum mean square error estimate of simulation code
GengerateCrossCorreslation
- 广义互相关算法和最小均方自适应滤波法主要用于两路接收信号的时间延迟估计,进而利用几何方法对目标定位,常用于通信,雷达当中-broad cross-correlation algorithm and the minimum mean square adaptive filter for the two main roads to receive signals in the time-delay estimation, then use geometric method of orientatio
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
chaestls
- channel estimation of ofdm using least square algorithm
LMS
- least mean square algorithm for estimation state
LMSRLS
- 利用MATLAB仿真软件对LMS和RLS两种算法进行仿真,通过仿真比较了两种算法的收敛速度,对两种算法收敛后的误码率进行分析,研究了步长对LMS算法均方误差性能曲线的影响和遗忘因子对RLS算法性能曲线的影响。-Using MATLAB simulation software for two types of LMS and RLS algorithm simulation, the simulation compares the convergence rate of two algorithm
Equalizer_LSM
- 基于LM算法实现的均衡器。采用梯度估计近似实现最陡下降法。给出最后实验误差平方的均值曲线图。有完整的注释。-LM algorithm based on the equalizer. Similar to the realization of the estimated gradient steepest descent method. Finally, given the experimental error of the mean-square curve. Note complete.
LMS
- 自适应最小均方算法,应证实是正确的。可以下载使用-Adaptive least mean square algorithm, should prove to be correct.
echo1
- Adaptive Echo Canceller Using a Modified LMS Algorithm Abstract –– In this paper, an echo canceller is presented, using an adaptive filter with a modified LMS (Least Mean Square) algorithm, where this modification is achieved coding error on con
mataqp
- 马塔棋盘的一个算法的描述,将马随机放在国际象棋的8×8棋盘Board[8][8]的某个方格中,马按走棋规则进行移动。要求每个方格只进入一次,走边棋盘上全部64个方格。编制非递归程序,求出马的行走路线,并按求出的行走路线,将数字1,2,3,…,64依次填入一个8×8的方阵,输出之。-Mata board of an algorithm descr iption, the horses were placed in 8 × 8 chess board Board [8] [8] in a box,
lms_rsl
- 利用lms算法和rls算法,对通过给定系统h的随机信号进行自适应滤波,通过抽头w对系统进行逆辨识与辨识,同时产生MSE 即均方误差,来描述对信号恢复的效果。-Using lms algorithm and rls algorithms h through a given system adaptive filtering of random signals, the system through the tap w reverse identification and recognition,
zuixiaoerchengfa
- 最小二乘法原理,可用于gprs定位算法中。-Least square method can be used for gprs location algorithm.
MSE_compare
- 仿真比较OFDM系统LS和MMSE信道估计算法的均方误差。-OFDM system simulation comparing LS and MMSE channel estimation algorithm for the mean square error.
LMMSE
- 线性最小均方误差估计LMMSE的matlab算法-Linear minimum mean square error of the LMMSE estimation algorithm matlab
zuixiaoercheng
- 本程序具体描述了利用最小二乘算法对混合信号进行AR参数和其功率谱估计。-This procedure describes the use of least square algorithm for mixed signal AR parameter and its power spectrum estimation.
square
- 手机音频刷卡器解码程序,square、乐刷等刷卡器的解码算法,16700612@qq.cm-Mobile audio card decoder program, square, brush and other music decoding algorithm swipe card reader
LMS
- Least Mean Square Algorithm for Beam Forming
ADAPTIVE-FILTER-MATLAB-CODES
- It has adaptive fiter algorithms such as Least mean Square algorithm and Recursive least mean square algorithm matlab codes.