-
DC_controller
system for DC controller
- 2010-09-04 23:35:05下载
- 积分:1
-
mlclass-ex5
Programming Exercise
- 2013-02-07 09:39:03下载
- 积分:1
-
The-shortest-path
最短路径的matlab文件,最短路径无论是在数据结构还是在图论中,都占有比较重要的地位(The shortest path of matlab files, shortest path, whether in data structures or graph theory has played an important role compared)
- 2009-03-19 10:53:46下载
- 积分:1
-
mfcc
说明: 计算mfcc的函数,mfcc在音频分类中相当重要(Mfcc function calculation, mfcc very important in the audio category)
- 2011-04-15 19:55:57下载
- 积分:1
-
rec
一个可以进行图像区域特征识别的程序,很好用(An image area of feature recognition procedure is useful)
- 2012-04-27 20:13:41下载
- 积分:1
-
DSP_MATLABs
数字信号处理理论、算法与实现的相关MATLAB程序,是清华经典教程的配套程序.(digital signal processing theory, algorithms and implementation of procedures related to MATLAB, Tsinghua is the classic guide to the matching procedures.)
- 2007-04-20 10:41:59下载
- 积分:1
-
Matlabengineeringworksonthebasisofdetailedaccounto
说明: Matlab工程应用基础详细讲解了工程上的实际问题(Matlab engineering works on the basis of detailed account of the practical problems)
- 2010-04-29 13:33:23下载
- 积分:1
-
matlab-wavefilter
用MATLAB语言编写的低通-高通滤波代码(MATLAB)
- 2010-12-21 15:46:00下载
- 积分:1
-
metropolis_hastings
metropolis algorithm code is a useful tool to generate estimated values.
- 2014-12-02 11:24:26下载
- 积分:1
-
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