Welcome![Sign In][Sign Up]
Location:
Search - AR LMS

Search list

[Other resourceLMS_filter

Description: 仿真AR(2)模型的LMS自适应滤波器。 -simulation AR (2) Model LMS adaptive filter.
Platform: | Size: 82178 | Author: 陈金立 | Hits:

[Other resourceLMSalgorithm

Description: 基于MMSE算法的自适应均衡LMS算法仿真,采用AR模型
Platform: | Size: 821 | Author: hero | Hits:

[Othercode

Description: ar模型 bt算法 ls rls lms music等数字信号处理的源代码
Platform: | Size: 4281 | Author: 张罗 | Hits:

[matlabLMS_filter

Description: 仿真AR(2)模型的LMS自适应滤波器。 -simulation AR (2) Model LMS adaptive filter.
Platform: | Size: 81920 | Author: 陈金立 | Hits:

[matlabLMSalgorithm

Description: 基于MMSE算法的自适应均衡LMS算法仿真,采用AR模型-MMSE algorithm based on LMS adaptive equalization algorithm simulation, the use of AR model
Platform: | Size: 1024 | Author: hero | Hits:

[Othercode

Description: ar模型 bt算法 ls rls lms music等数字信号处理的源代码-ar model bt algorithm ls rls lms music and other digital signal processing of the source code
Platform: | Size: 4096 | Author: 张罗 | Hits:

[matlabLMS-FTF-LSL

Description: 包括:三种LMS算法实现AR(2)的预测,法2、3用递推计算Km,两者区别在于d(n)的取法略微不同;用LSL和FTF算法实现简单的系统辨识。-Include: three LMS algorithm AR (2) the forecast, France 2,3 calculated with recursion Km, whichever is the difference between d (n) of a slightly different取法 LSL and the FTF algorithm with simple system identification.
Platform: | Size: 975872 | Author: | Hits:

[AlgorithmLMS-AR

Description: 本程序利用自适应LMS算法实现FIR最佳维纳滤波器。可用于观察影响自适应LMS算法收敛性,收敛速度以及失调量的各种因素-This procedure using adaptive LMS algorithm is optimal FIR Wiener filter. Can be used to observe the impact of adaptive LMS algorithm convergence, convergence speed and the amount of imbalance in the various factors that
Platform: | Size: 1024 | Author: yunguangmei | Hits:

[matlabmatlat_for_prediction

Description: 此文件包含三个MATLAB程序,用于对线性系统AR模型的权向量估计:Kalman滤波估计,RLS和LMS,均为较常用的估计方法,并附有相应的仿真图-There are three programs in this files:kalman,RLS and LMS to pridict the victors of linear systems . These three wawys are common and useful in signal processing
Platform: | Size: 16384 | Author: zhouni | Hits:

[matlabLMS_AR

Description: Matlab Code for Estimation of AR(1) Process by Using LMS Algorithm.
Platform: | Size: 1024 | Author: OneR | Hits:

[matlablms

Description: 自己编写的AR过程线形预测器的LMS算法-I have written of the AR process of the LMS algorithm linear predictor
Platform: | Size: 1024 | Author: 吴越 | Hits:

[matlabsignal

Description: 产生一个随机信号和两个不同频率但频率间隔很小的正弦信号,要求对两信号之和进行如下分析: (1) 求该随机信号的自相关性系数、自相关函数,画出对应的图形; (2) 利用不同的参数建模方法求出两个随机信号的功率谱; (3) 利用极大似然估计、递推最小二乘法等常用的参数估计方法估计所建模型,包括AR模型、MA模型和ARMA模型的的参数,阶次自定;并与Matlab工具箱里的一些建模函数的运算结果进行比较; (4) 利用陷波滤波和MUSIC滤波方法对该信号的频谱进行估计; (5) 利用Wiener滤波、LMS滤波对该含噪声的正弦信号进行去噪声处理; (6) 假设该信号是一个飞行器的某个方向的线位移信号,可否利用Kalman滤波对该信号进行滤波? (7) 利用高阶谱理论对该信号进行谱估计和相应的AR模型、MA模型和ARMA模型估计; (8) 利用小波变换(变换函数可以直接用Matlab里的函数)对该信号进行去噪声处理,并和前面的去噪声方法进行比较。 -Produce a random signal and two different frequency but frequency interval small sine signals, required to make the following analysis of two signals: (1) for the random signal from the correlation coefficients, the autocorrelation function and draw the corresponding graphics (2) make use of different parameters modeling method for out two random signal power spectrum (3) using maximum likelihood estimation, recursive least square method and common parameters estimation method estimates that the model, including AR model, MA model and the parameters of the ARMA model we, order time decided oneself With Matlab toolbox and some of the modeling function is used compared the (4) use trapped wave filter and MUSIC of the signal filter method of spectrum to estimate (5) use Wiener filtering, LMS filtering on the sinusoidal signal with noise to noise treatment (6) assumes the signal is a vehicle of a certain direction of displacement signal line, can you use Kalman filtering on the
Platform: | Size: 6144 | Author: 李思青 | Hits:

[matlabLMS

Description: 基于一阶AR模型u(n)=0.99u(n-1)+v(n),白噪声方差0.93627.步长0.05.分别使用M=2和M=3抽头的滤波器,用LMS算法实现u(n)的线性预测估计。并附仿真图已被参考。-Based on a first-order AR model u (n) = 0.99u (n-1) the+v (n), the white noise variance 0.93627 step 0.05. Respectively with M = 2 and M = 3-tap filter, with the LMS algorithm u (n) of the linear prediction estimates. Along with simulation diagram reference.
Platform: | Size: 32768 | Author: song | Hits:

[matlabar-kalman

Description: LMS、LMS/DFT、LMS/DCT、卡尔曼滤波、AR谱分析和小波变换的程序-Program LMS, LMS/DFT, LMS/DCT, Kalman filtering, AR spectral analysis and wavelet transform
Platform: | Size: 3072 | Author: 宗俊杰 | Hits:

[source in ebookLMS

Description: 基于AR模型的最小均方误差,自适应滤波算法-AR model based on minimum mean square error, adaptive filtering algorithm
Platform: | Size: 1024 | Author: 王皓 | Hits:

[OtherAR-model-with-rls-and-lms

Description: 代码实现了二阶AR模型的最优权值递推,使用了LMS和RLS两种方法,对二者性能进行了比较,分别进行了单次和100次平均进行性能观察,并且仿真了不同步长因子对LMS算法的影响以及不同lamda值对RLS算法的影响。文档包含了模型的详细介绍以及2种方法的理论仿真和结果分析。代码以附在之后。-Code to achieve the optimum weights recursive second order AR model, the use of LMS and RLS are two methods were compared for the two properties, were observed and 100 times the average per-performance and simulated sync Effect of a growth factor RLS algorithm impact on LMS algorithm and different lamda value. Document contains the results of theoretical simulation and detailed description of the model and two methods of analysis. Code annexed.
Platform: | Size: 435200 | Author: 陈陈 | Hits:

[source in ebookLMS

Description: LMS算法实现一阶AR模型的线性预测估计(LMS algorithm for linear prediction estimation of first order AR model)
Platform: | Size: 1024 | Author: 小武~ | Hits:

[AlgorithmLMS与RLS对比

Description: 预测信号由二阶AR模型产生,为二阶线性预测滤波器,LMS算法与RLS算法性能对比(The predicted signal is generated by the two order AR model, and is the two order linear prediction filter,performance comparison between LMS algorithm and RLS algorithm)
Platform: | Size: 1024 | Author: lbb1991 | Hits:

[AlgorithmLeast-Mean-Square-LMS-master

Description: %这是LMS的实现 测试LMS是否正确: 我将估计一个生成的AR函数的重量/系数(% This is an implementation of LMS % To test LMS if it works correctly: % I will estimate the weights/coefficients of a generated AR function)
Platform: | Size: 143360 | Author: 弥生 | Hits:

[OtherLMS

Description: (1)LMS子程序,简单好用,编写主程序直接调用就可以 (2)实现计算二阶AR过程的理论学习曲线与实际曲线(LMS subroutine(easy to use)and realize the theoretical learning curve and actual curve for calculating the second-order AR process)
Platform: | Size: 1024 | Author: 小白233 | Hits:
« 12 »

CodeBus www.codebus.net