-
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
-
Online-ordering-and-inventory-system
Online ordering and inventory system
- 2014-10-17 15:35:42下载
- 积分:1
-
matlab-coder
MATLAB Coder™ generates standalone C and C++ code from MATLAB
®
code. The generated source code is
portable and readable. MATLAB Coder supports a subset of core MATLAB language features, including program
control constructs, functions, and matrix operations. It can generate MEX functions that let you accelerate
computationally intensive portions of MATLAB code and verify the behavior of the generated code.
- 2013-11-11 21:26:17下载
- 积分:1
-
ShortPath
Dijkstra最短路算法实现:求任意两点间的最短路;任一点到其它各点的最短路(Dijkstra shortest path algorithm)
- 2012-01-05 22:29:28下载
- 积分:1
-
Color-segmentation-by-delta-e-color-difference-in
The following Matlab project used for color segmentation by delta e color difference. Demo to perform very, very simple color detection in LAB color space.
- 2014-11-30 11:47:47下载
- 积分:1
-
d_009_fault_mdl
很好用的9节点故障仿真图,本仿真是以matlab中的psat工具箱为开发工具,对感兴趣的同学有一定的参考价值。(Well with the simulation of Figure 9-node failure, the simulation is based on the psat matlab toolbox for the development of tools for students interested in a certain reference value.)
- 2011-10-31 21:05:10下载
- 积分:1
-
Backstepping_5
反步法求取船舶的运行轨迹,是大连海事大学某学生毕业论文中的仿真图形。(Backstepping strike a ship running track, Dalian Maritime University, a student thesis in the simulation graphics.)
- 2013-10-21 19:23:06下载
- 积分:1
-
sldemo_absbrake
单轮abs仿真 对比有无abs仿真效果 车轮转速 车身转速 滑移率(The single-wheel abs simulation comparison with or without simulation of the effect of abs wheel speed body speed slip ratio)
- 2012-06-29 15:46:05下载
- 积分:1
-
ninubi
基于s-function的DFIG模型,输入dq轴电压、转差、驱动转矩,输出dq轴电流、电机转速(s-function model of DFIG based input dq-axis voltage, slip, drive torque, output current dq-axis motor speed)
- 2016-11-21 11:10:41下载
- 积分:1
-
chirp_gabor
不错的chirp方向识别例程,可对chirp进行分解,供参考(Good chirp direction identification routine, the decomposition of the chirp for reference)
- 2013-03-28 10:38:17下载
- 积分:1