-
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
-
localized_seg33
image segmentation multi model levelset
- 2010-12-30 16:35:26下载
- 积分:1
-
figure5
相控阵MIMO雷达仿真图,对于雷达的仿真(Phased array the MIMO radar simulation diagram for radar simulation)
- 2013-04-15 19:55:33下载
- 积分:1
-
Calculator
这是在MATLAB7.0.1版本上实现的一个简单的模拟计算器的界面和功能的程序,主要给有一定基础的初学者提供参考,希望对大家有帮助。(This is the version at MATLAB7.0.1 on the implementation of a simple analog calculator function interface and procedures, the main foundation for the beginner must have a reference, in the hope that everyone has to help.)
- 2009-04-03 20:44:12下载
- 积分:1
-
lab05
Lab file Matlab file
- 2010-12-06 20:00:41下载
- 积分:1
-
Optical-Wave-Propagation-MATLAB
光波传输原理与技术(含有利用matlab进行仿真的代码和相应的结果)(Lightwave transmission principle and technology (with the use of matlab simulation code and corresponding results))
- 2013-08-03 23:42:12下载
- 积分:1
-
自适应算法
说明: matlab程序,用于计算时间序列中的自适应问题可以进行预测(Matlab procedures used in the calculation of time-series of adaptive problems can be predicted)
- 2005-10-30 16:49:41下载
- 积分:1
-
EchoModling_3points
对三个点进行回波模拟成像,算法经典。简、建立了回波模型(Three points on the simulated echo imaging, the classic algorithm. Jane, the establishment of echo model)
- 2011-07-10 09:53:12下载
- 积分:1
-
controllerfuzzy125
La logique floue est le meilleur moyen de convertir les stratégies de contrô le du langage naturel qui sont utilisées par l’homme à une forme utilisable par les machines. Des expériences ont montré qu’un contrô leur classique donne parfois même de meilleurs résultats que l’opérateur humain
- 2013-12-08 18:12:30下载
- 积分:1
-
iir_filter
IIR filters are one of two primary types of digital filters used in Digital Signal Processing (DSP) applications (the other type being FIR). IIR means Infinite Impulse Response .
- 2015-03-14 15:54:45下载
- 积分:1