-
L_D_sim
功能描述:测试Levinson-Durbin算法
文件名:L_D_sim.m
测试用例:
(1)x(n)+0.81*x(n-2)=u(n),u(n)为高斯白噪声
(2)x(n)=u(n)+u(n-1)+u(n-2),u(n)为高斯白噪声
文件输出:两种测试用例情况下的功率谱
调用函数:function [A,E] = Levinson_Durbin_Algo(R,P)
被调用:无
作者:mingcheng
编写时间:2009-11-13
修改时间:2009-11-13
版本:V1.0 ( Function Description: Test Levinson-Durbin algorithm file name: L_D_sim.m test case: (1) x (n)+0.81* x (n-2) = u (n), u (n) is Gaussian white noise (2) x (n) = u (n)+ u (n-1)+ u (n-2), u (n) is Gaussian white noise file output: two tests use case in case of power spectrum call the function: function [A, E] = Levinson_Durbin_Algo (R, P) is called: No of: mingcheng write time :2009-11-13 modified :2009-11-13 version: V1.0 )
- 2010-07-11 12:19:03下载
- 积分:1
-
plateloss
finite difference scheme for the thin plate equation with loss
- 2014-11-11 08:52:15下载
- 积分:1
-
QAM_16
MATLAB coding for 16 QAM is given
- 2011-10-18 17:10:13下载
- 积分:1
-
temtest
Temperature sensing Fiber
- 2011-11-10 02:18:38下载
- 积分:1
-
enlarge
对二维图片进行中心放大,能控制放大的倍数,采用最近邻法(enlarge pictures from the center of it,can control the index for enlargement)
- 2014-01-07 11:26:28下载
- 积分:1
-
iir
语音信号的iir滤波器设计,从带有噪音的信号中提取原始声音.目前,MP3播放器一般功率放大器的工作频率范围就是这个范围。但是大部分有用的和可理解的信息的频率在200到3500Hz之间。所以我们可以在这个范围间滤波,达到使声音可理解的要求。现将数字滤波器的设计指标设为通带截止频率fb=600HZ,阻带频率fc=1200HZ,通带波纹Ap=1dB,阻带波纹As=40dB,要求确定H(z)。(design of the iir filter, get the original voice without noise)
- 2014-02-17 16:49:46下载
- 积分:1
-
pcmcoding
PCM在matlab环境下的脉冲编码,编码译码,波形仿真(PCM pulse code, coding, decoding)
- 2009-05-07 12:23:01下载
- 积分:1
-
An-Unequal-Clustering-Algorithm-
一种基于ARMA的WSN非均衡分簇路由算法(An Unequal Clustering Algorithm in Wireless Sensor Networks Based on ARMA)
- 2012-08-15 16:10:08下载
- 积分:1
-
FDTD
FDTD.m 程序包括程序相关变量的定义,网格的尺寸的划分,激励源的设置及基于FDTD的圆柱谐振腔迭代分析。其中通过改变空间离散度dr和采样点个数nmax,进行分析得出结论;且空间步长dt与dr有关,可得出空间步长对结果影响。(FDTD.m program includes the definition of program-related variables, set the meshing of size, the excitation source and the FDTD-based iterative analysis of cylindrical cavity. By changing the space in which the number of discrete sampling points of the dr and nmax, the conclusions drawn the analysis and space step dt and dr related space step can be drawn the impact on the results.)
- 2015-04-06 18:09:13下载
- 积分:1
-
lpc_comparator
This example program demonstrates how to use the on-chip Comparators
of the Philips LPC767/768/769 Devices. (This example program demonstrates how to use the on-chip Comparatorsof the Philips LPC767/768/769 Devices.)
- 2007-11-22 21:07:02下载
- 积分:1