-
ARMA2D
主程序arma2Ddemo是对模拟图像的2DAR和ARMA参数估计。(arma2Ddemo: See and run the demo arma2Ddemo for an example of 2D AR and ARMA parameters estimation from simulated images.
- sim_ar2d: generation of simulated 2D AR process.
- sim_arma2d: generation of simulated 2D ARMA process.
- ar2d: solves 2D yule walker to estimate AR parameters
- arma2d: estimation of 2D ARMA parameters. First step: estimation of the gaussian input by inv_ar2d, Second step: linear system solution to estimates simultaneously AR and MA parameters, as explained in [1].
- inv_ar2d: first step in arma2d. Filters through inverse filter 1/AR an AR process, to generate its innovation Gaussian signal. It is used here to estimate the Gaussian noise input to the ARMA 2D process, approximating the ARMA model to a high order AR model.
- poles2coeff: converts poles chosen by user to AR or MA coefficients (support function)
)
- 2010-11-15 21:38:56下载
- 积分:1
-
HausdorffDist
calculate the haussdorff distance between two frames
- 2013-09-02 11:03:56下载
- 积分:1
-
Matlab-Engineering-problem-solving
这是matlab求解工程问题的书籍,其中包含大量源程序(This is a matlab to solve engineering problems books, which contains a large number of source code)
- 2013-05-22 09:00:08下载
- 积分:1
-
ThreePointFitCircle
给定三个不在同一直线上的三个点的坐标,确定圆的轨迹方程
MATLAB三点确定一个圆_(Given three points not on the same straight line of three coordinates, determine the trajectory equations MATLAB round three points determine a circle _)
- 2016-01-09 15:51:19下载
- 积分:1
-
viterbicodebook
非常好的一篇硕士论文
针对2 1 6卷积码的不同删除码率(Very good a master' s thesis for the 216 rate convolutional codes of different deletion)
- 2010-07-13 15:44:46下载
- 积分:1
-
xunhuan
说明: 循环码实验,能实现循环码的编码和译码功能。程序简单,易懂(Cyclic code experiment, to achieve encoding and decoding of cyclic codes function. Procedures are simple and easy to understand)
- 2011-03-31 12:08:30下载
- 积分:1
-
dtw
dtw的matlab程序 刚接触的朋友可以来学习下(matlab dtw)
- 2009-04-12 18:50:51下载
- 积分:1
-
chap4
《MATLAB图像处理实例详解》源代码 第四章( MATLAB image processing example explanation Source Code Chapter......)
- 2014-12-16 16:29:30下载
- 积分:1
-
golden-selection
matlab实现黄金分割法求非线性函数的极值问题,含实例(MATLAB Golden Section min)
- 2013-12-15 13:41:44下载
- 积分:1
-
avi_dec_single_pigure
将视频分解为图片,及将图片合成为指定帧的视频文件(Video is broken down into images, and image synthesis for a specific frame of video files)
- 2009-04-20 19:01:05下载
- 积分:1