-
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
-
LMS1
LMS算法的Matlab的具体实现,一个很简单的LMS算法的例子(implementation of LMS with Matlab)
- 2009-10-05 13:43:23下载
- 积分:1
-
FOURTH_ORDER_MUSIC
基于四阶累积量的MUSIC算法源程序,此算法是对MUSIC算法的一种改进,可进行波达方向估计(Fourth-order cumulant-based MUSIC algorithm source code, this algorithm is a modified MUSIC algorithm, can be estimated DOA)
- 2010-10-21 21:22:10下载
- 积分:1
-
KMV
KMV模型用来估计借款企业违约概率的方法。该模型认为,贷款的信用风险是在给定负债的情况下由债务人的资产市场价值决定的。该模型了债务人的债权和股权的市场公允价值.(KMV model is used to estimate the probability of default of the borrower methods. The model considers the credit risk of loans given in the case of liability is determined by the market value of the debtor s assets. The model of the fair value of the debtor s debt and equity markets.)
- 2014-09-11 10:27:58下载
- 积分:1
-
VectorQuantisation
Matlab functions to first create a training data set and construct the codebook and then generate a signal and vector quantize it
- 2013-05-03 00:28:15下载
- 积分:1
-
modelling_the_wireless_propagation_channel_a
use for calculate BER in channel
- 2009-05-26 14:17:01下载
- 积分:1
-
matlabhelpdocument_7.0
MATLAB帮助文件
MATLaB7.0帮助文件(MATLAB help files MATLaB7.0 Help)
- 2007-05-29 21:03:03下载
- 积分:1
-
libsvm-3.16
libsvm-3.16工具箱,支持多分类向量机,能载入matlab并运行,已经通过验证的程序,很好(libsvm-3.16 toolbox, support multi-classification vector machine, can be loaded the matlab and running, has been validated procedures, very good)
- 2013-04-24 18:49:56下载
- 积分:1
-
qiugen
按照光波导理论书上面编写的。很值得一看啊(In accordance with the waveguide theory books written above. Ah well worth a visit
)
- 2011-04-22 20:03:14下载
- 积分:1
-
Smith-Chart
Matlab实现史密斯圆图的绘制程序。
这个Matlab程序,绘制史密斯圆图,同时绘制反射系数。(Matlab Smith chart drawing program. The Matlab program to draw a Smith chart, draw the reflection coefficient.)
- 2012-06-08 16:32:32下载
- 积分:1