搜索资源列表
rls
- 自适应rls的算法仿真,最后图包括学习曲线,误差权矢量-Rls adaptive algorithm simulation, the final plan, including the learning curve, the error weight vector
RLS
- 本程序基于一阶AR模型,u(n)=-0.99u(n-1)+v(n)的线性预测。白噪声v(n)方差0.995.FIR滤波器的抽头数为2.遗忘因子0.98.用RLS算法实现u(n)的线性预测。并附有仿真图片-This procedure is based on a first-order AR model, u (n) =-0.99u (n-1)+v (n) of the linear prediction. White noise v (n) the number of taps of the t
LMS与RLS对比
- 预测信号由二阶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)
RLS算法
- RLS算法对一阶AR模型线性预测,包含完整源码,可以得到最优权值