-
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
-
CP0203
应用matlab产生多频带超宽带信号(已经运行通过)(Application matlab multi-band UWB signal generated)
- 2010-10-12 16:30:02下载
- 积分:1
-
lab1
lab work for begginers
- 2010-05-25 06:49:08下载
- 积分:1
-
Probabilistic-Neural-Network-
Probabilistic Neural Network
- 2014-02-20 10:45:11下载
- 积分:1
-
singleinverted_adaptivefuzzycontrol
偶编写的倒立摆系统的MATlab关于模糊自适应控制的对象和控制器S函数,以及Simulink模块文件,一个完全实现的倒立摆程序,发表文章很有用(Even the preparation of the inverted pendulum system on the Matlab fuzzy adaptive control of the object and the controller S function, as well as the Simulink module files, a full realization of the inverted pendulum process, published an article very useful)
- 2020-06-29 22:00:01下载
- 积分:1
-
chap2_8
在过程控制中,按偏差的比例(P)、积分(I)和微分(D)进行控制的PID控制器(亦称PID调节器)是应用最为广泛的一种自动控制器。(In process control, according to the percentage of deviation (P), Integral (I) and differential (D) control of PID controller (also known as PID regulators) is the most widely used of an automatic controller.)
- 2008-07-23 23:36:23下载
- 积分:1
-
diod11
simulink diode in matlab simulink
- 2013-08-21 14:14:37下载
- 积分:1
-
GA-GLM-FS
Genetic algorithm for feature selection using GLM
- 2013-11-11 22:40:38下载
- 积分:1
-
red_detect
Image processimg matlab code to detect a red ball
- 2011-01-15 04:01:01下载
- 积分:1
-
viterbi
程序先进行卷积编码,然后进行viterbi译码,程序有纠错功能,中间出现误码,程序解码时会自动纠正(Convolution coding program first and then viterbi decoding program has error correction, the error appears in the middle, when the program will automatically correct decoding)
- 2014-11-23 08:20:58下载
- 积分:1