-
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
-
svmshiyancx
实现基于SVM的说话人识别,其算法比传统的svm有所改进,鲁棒性更强(SVM-based speaker recognition, and improvements in the algorithm than the traditional svm more robust)
- 2012-05-16 15:24:25下载
- 积分:1
-
PML_Fiber
Fiber PML simulation with matlab
- 2011-09-27 23:38:28下载
- 积分:1
-
AP
说明: ap(Affinity Propagation)近邻传播聚类算法的程序和演示代码(demo code of ap(Affinity Propagation) )
- 2015-08-29 21:31:08下载
- 积分:1
-
Linked-to-technology-and-AOP-
挂钩和AOP的是有用的SE(软件工程),可用于obtaion分离技术,将是有用的Matlab的编码器。(Hook and AOP is useful SE (software engineering), can be used to obtaion separation technology will be useful Matlab encoder.
)
- 2012-03-23 11:43:55下载
- 积分:1
-
tftb-0.1
关于时频分析的matlab工具箱,内涵完整的数据处理和画图程序(About time-frequency analysis matlab toolbox, connotation complete data processing and drawing programs)
- 2014-09-02 14:22:47下载
- 积分:1
-
C-Cmethod
C-CMethod.m C-C法主函数,调用方式见函数体
correlation_integral.m 关联积分求解(被C-C法主函数调用)
disjoint.m 将时间序列分为t个不相交的向量
heaviside.m 判断函数>0为1,<0为0
reconstitution.m 相空间重构函数
lorenz_phase.m 实验函数,用lorenz系统测试C-C法
lorenz_sim.mdl 用simulink建立的lorenz系统(C-CMethod.m CC method main function, see the body of the function invocation correlation_integral.m correlation integral solution (CC method is the primary function call) disjoint.m time series is divided into t disjoint vector heaviside.m determine the function> 0 1, < 0 0 reconstitution.m experimental phase space reconstruction function lorenz_phase.m function lorenz system test with CC method lorenz_sim.mdl established lorenz system with simulink)
- 2013-09-04 19:30:46下载
- 积分:1
-
图像处理技术的matlab的实现
说明: 基于对称极坐标图像生成法代码和基于灰度共生矩阵的方法提取振动图像特征实例代码(Extracting vibration image feature instance code based on symmetrical polar image generation method code and gray level co-occurrence matrix method)
- 2020-07-23 07:48:44下载
- 积分:1
-
77777
this is about smart antennas using matlab
- 2010-08-25 14:27:53下载
- 积分:1
-
parallelPORT
MATLAB program for parallel port accessing with PC
- 2013-05-04 16:45:24下载
- 积分:1