-
Two-Moving-Average-EA
code modification new algorism moving average work in deed
- 2014-10-03 14:33:08下载
- 积分:1
-
MUSIC
This code realize the spcial smooth music algorithm
- 2013-01-03 17:25:41下载
- 积分:1
-
chaostest
本程序是混沌现象测试的源代码,揭示了混沌系统的特性(This procedure is the chaos phenomenon test source code.Characteristics of chaotic system are disclosed
)
- 2013-07-28 19:42:01下载
- 积分:1
-
8
说明: 一些基本的Matlab动画程序,可以使初学者了解动画程序的应用。(Some basic Matlab animation program that allows beginners to understand the application of animation process.)
- 2009-01-01 12:59:37下载
- 积分:1
-
zuixiaofugai
首次提出利用PSO跟踪动态系统 文献[ 36 ]提出用自适应PSO来自动跟踪动态系统的变化,该方法通过对种群中最好微粒的检测和对微粒重新初始化, 有效增强了PSO对系统变化的跟踪能力(PSO is first used to track the dynamic system literature [36] proposed adaptive PSO with dynamic system to automatically track changes in populations by the method of particle detection and the best re-initialization of the particles, effectively enhanced the PSO on system ability to track changes)
- 2010-09-03 23:22:29下载
- 积分:1
-
fcch
小区初搜为GSM系统中的一个关键过程,本程序为GSM小区初搜过程的第一部,查找频率校正突发的matlab程序,输入数据由采样数据得到,在转换成所需格式后进行处理。若其中包含fcch,则输出找到信息。若没有,则查找下一个突发。内付算法详细说明文档()
- 2008-05-05 20:12:48下载
- 积分:1
-
ga
说明: 用matlab实现,用遗传算法解决函数优化问题原代码,求出最优解与迭代次数。()
- 2008-07-05 10:11:11下载
- 积分:1
-
2-56
signal summing and mirroring
- 2009-07-01 04:02:08下载
- 积分:1
-
Home
matlab code for finding corner points assignment
- 2012-08-11 17:31:15下载
- 积分:1
-
fit_ML_laplace
fit_ML_normal - Maximum Likelihood fit of the laplace distribution of i.i.d. samples!.
Given the samples of a laplace distribution, the PDF parameter is found
fits data to the probability of the form:
p(x) = 1/(2*b)*exp(-abs(x-u)/b)
with parameters: u,b
format: result = fit_ML_laplace( x,hAx )
input: x - vector, samples with laplace distribution to be parameterized
hAx - handle of an axis, on which the fitted distribution is plotted
if h is given empty, a figure is created.
output: result - structure with the fields
u,b - fitted parameters
CRB_b - Cram?r-Rao Bound for the estimator value
RMS - RMS error of the estimation
type - ML
- 2011-02-09 19:06:32下载
- 积分:1