-
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
-
M
说明: Lung Sigmentation. PIG Method.
- 2010-05-24 06:11:56下载
- 积分:1
-
QAMSNR
QAM信号调制解调的仿真以及解调误码率的比较。(QAM signal modulation and demodulation of the demodulation error rate simulation and comparison.)
- 2011-06-08 01:04:50下载
- 积分:1
-
Sciencedirect_articles_28Sep2014_02-11-03.119
BIOMEDICAL SCIENCE DIRECT PAPERS
- 2014-10-29 15:40:04下载
- 积分:1
-
tuxiangchuli-
图像分割的方法有许多种,其中阈值分割的方法很常用,提供一种基于otsu算法的图像分割方法,很实用。(There are many kinds of method of image segmentation, threshold segmentation method is commonly used, provide a method of image segmentation based on otsu algorithm is very practical)
- 2013-10-18 19:54:08下载
- 积分:1
-
kernal_adaptive_filtering_box-1.3
kernal adaptive filtering
- 2014-01-22 03:36:15下载
- 积分:1
-
imagejunhun
该程序的主要功能是将图像的灰度进行均衡化,并与matlab自带的均衡函数进行比较!(This algorthim is proposed to histeq the image! And this algorithm has been compared to the histeq function in the matlab)
- 2013-05-17 21:44:36下载
- 积分:1
-
LFM_radar
发射信号为线形调频信号雷达的计算机仿真!(fired linear FM signal to the radar signal computer simulation!)
- 2007-01-17 01:01:20下载
- 积分:1
-
1009
WOJ1009 程序源代码The Legend of Valiant Emigration(WOJ1009 source code The Legend of Valiant Emigration)
- 2014-01-31 19:36:34下载
- 积分:1
-
Gaussianelimination
行尺度主元高斯消元法,算法由两部分组成,分解阶段和求解阶段(OK-scale principal component Gaussian elimination method, the algorithm consists of two parts, decomposition stage and the solution phase)
- 2009-12-12 18:35:52下载
- 积分:1