-
L_D
用Matlab程序实现P阶Levinson-Durbin算法。以一个2阶自回归模型(参数为b0=1, a1=0, a2=0.81)和一个2阶滑动平均模型(参数为b0=1, b1=1, b2=1)为例,选取观测数据长度为1000,分别用一个AR(2)模型和一个AR(10)阶模型来估计其功率谱。设激励信号模型的高斯白噪声的均值为0,方差为1。用Levinson-Durbin算法迭代计算AR模型参数,并用估计出的AR模型参数画出观测信号的功率谱。并对Levinson-Durbin算法的性能进行分析。(Write a small MATLAB program that implements the pthorder Levinson-Durbin (L-D). Run/Test the program using a AR(2) process (b0=1,a1=0, a2=0.81) and an MA(2) (bn=1,1,1) process-about 1000 samples. Use L-D with p=2 (for the AR) and 10 (for the MA). Plot the AR spectra produced in the two cases with L-D. List the direct form and the reflection coefficients in a table. Profile the L-D (total number of computations for a pthorder)
- 2009-12-29 01:39:11下载
- 积分:1
-
DCLF-ED
Reliability Assessment With Dc Load Flow
- 2013-12-01 19:43:39下载
- 积分:1
-
optimal_filtering_kalman_matlab
Optimal filtering with Kalman filters and smoothers – a Manual for Matlab toolbox EKF/UKF
- 2011-08-21 06:38:52下载
- 积分:1
-
d_ieee_30_bus
ieee 30 bus test system in simulink
- 2012-07-21 15:47:48下载
- 积分:1
-
OFDM_matlab
OFDM 技术具有频谱利用率高、成本低等特点,随着人们对通信数据化、宽带化、个人化和移动化的需求,OFDM 技术在固定无线接入领域和移动接入领域将越来越得到广泛的应用(OFDM technology has high spectrum efficiency, low cost, and communication data, broadband, personal and moving the OFDM technology will increasingly be in the field of fixed wireless access and mobile access a wide range of applications)
- 2013-04-06 21:38:21下载
- 积分:1
-
Lorenz-chaos
实现Lorenz混沌的simulink 程序。利用matlab的模块设计,可以很好的实现lorenz混沌。(Simulink realization of Lorenz chaotic process. Using matlab modular design, can achieve a good lorenz chaotic.)
- 2013-11-22 08:28:07下载
- 积分:1
-
fast_ICA
说明: 经典的fast ICA程序,用于盲信号的分离,希望能够对大家有帮助!(classic fast ICA procedures for the Blind Signal Separation, we hope to be able to help!)
- 2020-11-04 22:49:53下载
- 积分:1
-
ofdm(matlab)
说明: 比较完整的OFDM的仿真模型和源码,有比较完整的设计思路,可供学习(relatively complete OFDM simulation model and source, a more complete design ideas for learning)
- 2006-05-15 21:35:22下载
- 积分:1
-
wavelet
小波变换用计算机的快速实现,采用MATLAB计算工具(Wavelet transform fast to achieve using the computer,Using MATLAB calculation tool)
- 2012-04-29 23:41:47下载
- 积分:1
-
lsb_matching
LSB匹配算法的实现。目前大部分都是LSB替换算法,较新的图像LSB匹配算法的嵌入和恢复我没有在其它地方找到。因此,自己写了一个,可以作为毕业设计的内容。matlab编写,经过充分测试,可用。(Image LSB Matching Algorithm,implementated using matlab )
- 2021-04-06 10:59:03下载
- 积分:1