-
Iterate
will implement either Jacobi, Gauss-Seidel or SOR iterative techniques to solve the problem
- 2009-10-10 16:52:06下载
- 积分:1
-
B
说明: gui for matlab palm print recognition
- 2015-04-13 06:43:43下载
- 积分:1
-
PCNN-quantization-revision
PCNN量化,利用人眼视觉特性对图像进行量化,保持细节信息。(PCNN quantified using the human visual system to quantify the image, keeping details.)
- 2014-02-18 14:50:11下载
- 积分:1
-
xianjiaodayiqun
说明: 一个关于西安交大的蚁群算法源程序,希望有用。(ACS)
- 2010-04-09 21:41:49下载
- 积分:1
-
IBM
This is matlab program for the creating a target tracking trajectory and now program is archived with .rar arrchiver.
- 2010-06-03 04:01:57下载
- 积分:1
-
Centralized_EKF
Centralized CL for multi-robot system
- 2014-01-18 07:10:56下载
- 积分:1
-
Matlab-Toolbox-application-guide
《Matlab工具箱应用指南——信息工程篇》(" Matlab Toolbox application guide- Information Engineering articles" )
- 2011-04-19 20:32:31下载
- 积分:1
-
cz
说明: MATLAB程序,通过3维空间点插值,构建数字地图,可以根据调整点坐标自行构建数字地图。(MATLAB program, through three-dimensional space point interpolation to construct a digital map, you can adjust themselves to build a digital map based on coordinates.)
- 2013-12-10 15:47:46下载
- 积分:1
-
instruction
matlab 5.3 命令集包含多种程序说明(THE instruction of matlab 5.3)
- 2009-10-26 10:36:48下载
- 积分:1
-
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