-
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
-
nco_program
数字控制器频点调整,包括频点上移动或者向下移动的程序(digital nco)
- 2015-03-14 18:19:58下载
- 积分:1
-
FA1-main
一种遗传算法和萤火虫算法相结合的新型元启发式算法,经过测试,算法具有良好的性能。(Capacitated facility location problem (CFLP) is a well-known combinatorial optimization
problem with applications in distribution and production planning that is classified as an
NP-Hard problem. The aim is to determine where to locate facilities and how to move
commodities such that the customers’ demands are satisfied and the total cost
minimized. In this paper, a new hybrid optimization method called Hybrid Evolutionary
Firefly-Genetic Algorithm is proposed, which is inspired by social behavior of fireflies and
the phenomenon of bioluminescent communication. The method combines the discrete
Firefly Algorithm (FA) with the standard Genetic Algorithm (GA). It is devoted to the
detailed description of the problem, and an adaption of the algorithm. Computational
results on random generated problems consisting of 2000 locations and 2000 customers
are reported.
)
- 2015-03-25 20:22:33下载
- 积分:1
-
Entropy
在Matlab环境下,关于近似熵的计算程序()
- 2008-05-07 17:21:47下载
- 积分:1
-
binary-lms
designing of fir filter by adaptive algorithm like binary lms algorithm
- 2015-01-23 13:16:44下载
- 积分:1
-
data-analysis
matlab中的数据分析(回归),包括相应的ppt,以及例子的matlab程序源码,便于方便学习(Matlab in the data analysis (return), including the corresponding PPT, and examples of matlab source, easy for learning)
- 2013-12-28 00:18:35下载
- 积分:1
-
indoorlagrange
matlab code about lagrange GPS
- 2013-04-24 10:01:12下载
- 积分:1
-
tongji
说明: 一种应用于信号分选的统计直方图分选法,在工程实践具有重要应用价值。(A statistical histogram sorting method applied to signal sorting has important application value in engineering practice.)
- 2020-12-24 23:39:06下载
- 积分:1
-
VC_and_matlab_mix_code
VC++与MATLAB的混合编程的快速实现 讨论了如何用MATLAB的complier将*.m函数编译为动态链接库DLL,供VC++使用的方法。(VC++ and MATLAB programming for fast implementation of mixed discuss how to use MATLAB' s complier to*. m functions compiled as dynamic link library DLL, VC++ for the methods used.)
- 2010-06-30 15:44:04下载
- 积分:1
-
gui_tutorial
matlab gui tutorial, a brief introduction for matlab and include an example of image processing
- 2008-04-27 04:49:26下载
- 积分:1