文件名称: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)
- 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)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ARMA2D/
ARMA2D/arma2Ddemo.m
ARMA2D/poles2coeff.m
ARMA2D/inv_ar2d.m
ARMA2D/sim_ar2d.m
ARMA2D/ar2d.m
ARMA2D/arma2d.m
ARMA2D/sim_arma2d.m
license.txt
ARMA2D/arma2Ddemo.m
ARMA2D/poles2coeff.m
ARMA2D/inv_ar2d.m
ARMA2D/sim_ar2d.m
ARMA2D/ar2d.m
ARMA2D/arma2d.m
ARMA2D/sim_arma2d.m
license.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.