-
LMS_RLS_sim
功能描述:测试LMS与RLS算法,比较两种算法的收敛特性
文件名:LMS_RLS_sim.m
测试用例:
x(n)+a1*x(n-1)+a2*x(n-2)=e(n),a1=-1.6,a2=0.81,e(n)为高斯白噪声
文件输出:系数a1的值
调用函数:function [A] = LMS_Algo(M,N,mu,xn)
被调用:无
作者:mingcheng
编写时间:2009-10-13
修改时间:2009-10-13
版本:V1.0 ( Function Description: Test LMS and RLS algorithm, the convergence characteristics were compared file name: LMS_RLS_sim.m test case: x (n)+ a1* x (n-1)+ a2* x (n-2) = e (n), a1 =- 1.6, a2 = 0.81, e (n) is Gaussian white noise file output: the value of coefficient a1 call the function: function [A] = LMS_Algo (M, N, mu, xn) is called: No of: mingcheng write time :2009-10-13 modified :2009-10-13 version: V1.0 )
- 2010-07-11 12:15:54下载
- 积分:1
-
quedingzimuweizhi
在MATLAB中,编程确定图像中某一字母位置的源程序,可以使用,图像只有黑白两种颜色(In MATLAB, the program to determine the location of the image source of a letter, you can use, only black and white images)
- 2010-06-02 19:37:37下载
- 积分:1
-
power_3levelVSC
matlab下的3电平VSC系统模型,对于初学者很有帮助,建议大家多多交流,互相帮助(The 3-level VSC system model under matlab is very helpful for beginners. It is recommended that you exchange more and help each other.)
- 2018-07-31 12:41:41下载
- 积分:1
-
mimo_ofdm
说明: MIMO信道仿真用于OFDM系统,完整代码(MIMO channel simulation for OFDM system)
- 2011-04-09 20:35:16下载
- 积分:1
-
mmqr
a very good method for linear regression is described in a very simple matlab program
- 2009-12-23 22:15:49下载
- 积分:1
-
FDTD
一个二维的FDTD程序
本程序实现2维TM波FDTD仿真
此程序用PML设置吸收边界条件
FDTD_2D_kongqi_PML
仅含有Ez,Hx,Hy分量
(A two-dimensional FDTD program program realization of the wave 2-D TM FDTD simulation this program set with the PML absorbing boundary condition FDTD_2D_kongqi_PML contain only Ez, Hx, Hy component)
- 2011-01-08 00:27:48下载
- 积分:1
-
pmtk3-24October2010
关于贝叶斯统计估计,图像模型,概率计算的程序包(Provide a unified conceptual and software framework encompassing machine learning, graphical models, and Bayesian statistics )
- 2011-01-10 23:08:19下载
- 积分:1
-
lad2src.tar
code for shell command implementation(code for shell peogramming)
- 2013-11-23 15:42:59下载
- 积分:1
-
The-least-squares-fitting-data
本程序为最小二乘法拟合程序,采用该程序方便进行数据处理。(failed to translate)
- 2013-05-08 23:49:23下载
- 积分:1
-
6-10
自适应滤波原理(国外教材)计算机作业的MATLAB程序,调试通过,有一定的参考价值。(Principles of Adaptive Filtering (foreign materials) MATLAB computer operating procedures, testing is passed, there is a certain reference value.)
- 2009-06-07 14:37:07下载
- 积分:1