-
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
-
GranadaDemo.tar
从2d图片中提取轮廓特征,通过线性回归,建立从特征到3d人体姿态的回归函数,来实现人体3d姿态评估(Contours extracted from the 2d image features, by linear regression, the establishment of 3d human body posture from the feature to the return of function, to achieve the body posture assessment 3d)
- 2011-01-07 23:21:40下载
- 积分:1
-
huiseGM
特别适用于初学灰色理论GM(1,1)的同学(Grey theory GM (1, 1) study)
- 2012-11-23 11:27:33下载
- 积分:1
-
Fingerprinting007
Fingerprint image extraction pdf file
- 2011-02-07 19:51:04下载
- 积分:1
-
image_processing_Matlab
tracking object using Image Processing Toolbox Matlab
- 2012-03-30 17:45:06下载
- 积分:1
-
EMDprogram
EMD主程序,将EMD的核心思想应用Matlab程序实现,其他相关程序可再联系本人。(EMD main program, the core idea EMD Matlab program. other related procedures can be linked himself.)
- 2007-05-22 15:22:18下载
- 积分:1
-
TF-analysis
线性调频信号时频分析,自带自己写的STFT函数(FMCW TF analysis, STFT function)
- 2016-12-06 16:50:06下载
- 积分:1
-
charReco_BP
handwritten character recognition using back propagation neural network
- 2012-05-18 18:36:25下载
- 积分:1
-
bin
字符型的matlab实现2进制转换,十分方便(Matlab implementation of the 2 character hexadecimal conversion, which is very convenient)
- 2009-04-05 17:03:12下载
- 积分:1
-
BPMatlab
利用Matlab实现BP神经网络的程序,给出了具体的例子,写得比较详细。(The application of Matlab to achieve BP neural network procedures, specific examples are given with more detail.)
- 2009-05-05 12:10:58下载
- 积分:1