-
Levinson_Durbin_Algo
功能描述:用matlab语言实现Levinson-Durbin算法
函数名:Levinson_Durbin_Algo
输入参数:
(1)R:自相关矩阵或者其估计值
(2)P:AR模型的阶数
输出参数:
(1)A:p阶AR模型的参数,它是一个长度为P+1的行向量
(2)E:噪声功率
调用函数:无
被调用:L_D_sim.m
作者:mingcheng
编写时间:2009-11-13
修改时间:2009-11-13
版本:V1.0 (Function Description: The matlab language Levinson-Durbin algorithm function name: Levinson_Durbin_Algo Input parameters: (1) R: correlation matrix or its estimated value (2) P: AR model orders output parameters: (1) A: p-order AR model parameters, it is a line of length P+1 vector (2) E: noise power call the function: No to be called: L_D_sim.m Study: mingcheng write time :2009-11-13 modified :2009-11-13 version: V1.0 )
- 2010-07-11 12:14:31下载
- 积分:1
-
viterbi
关于卷积码的viterbi译码算法,可以自己设定输入的码元(On the viterbi decoding convolutional codes, can be set for the input symbol)
- 2010-11-06 18:28:24下载
- 积分:1
-
statistics
说明: 统计学习的Matlab程序:包括各种假设检验,模型识别和线性回归等.(The Matlab statistical learning procedures: including a variety of hypothesis testing, model identification and linear regression.)
- 2008-09-12 17:20:29下载
- 积分:1
-
svm
SVM matlab的源代码,用于建立支持向量机模型(code for svm)
- 2012-06-21 16:15:33下载
- 积分:1
-
PSO--PID
利用一种PSO算法优化求解PID参数,得到了良好效果(Using a PSO algorithm for PID parameter optimization solution, to get good results)
- 2011-11-22 15:51:32下载
- 积分:1
-
gaussian
图像高斯金字塔,生成高斯金字塔,依次进行图像下采样(
Image gaussian pyramid,To generate the gaussian pyramid, under the image sampling in turn
)
- 2014-01-06 14:52:23下载
- 积分:1
-
ADI_SOR
Advanced Numerical Methods ADI SOR
- 2011-11-05 16:31:48下载
- 积分:1
-
paper2
Quasi-Orthogonal Space-Time-Frequency Trellis Codes for MIMO-OFDM Systems
- 2015-03-08 15:22:55下载
- 积分:1
-
phase
利用matlab计算电压与电流相位差,定A相电压相位为0.(Matlab calculated using voltage and current phase, phase-phase voltage set A to 0.)
- 2011-05-29 19:13:37下载
- 积分:1
-
!---Beginning-Visual-CPP-2012
This book is for anyone who wants to learn how to write C++ applications for the Microsoft Windows operating system using Visual C++. I make no assumptions about prior knowledge of any particular programming language, so there are no prerequisites other than some aptitude for programming and suffi cient enthusiasm and commitment for learning to program in C++ to make it through this book.
- 2014-09-20 14:46:33下载
- 积分:1