-
P4-1
传算法(Genetic Algorithm)是一类借鉴生物界的进化规律(适者生存,优胜劣汰遗传机制)演化而来的随机化搜索方法。它是由美国的J.Holland教授1975年首先提出,其主要特点是直接对结构对象进行操作,不存在求导和函数连续性的限定;具有内在的隐并行性和更好的全局寻优能力;采用概率化的寻优方法,能自动获取和指导优化的搜索空间,自适应地调整搜索方向,不需要确定的规则。遗传算法的这些性质,已被人们广泛地应用于组合优化、机器学习、信号处理、自适应控制和人工生命等领域。它是现代有关智能计算中的关键技术(Propagation algorithm (Genetic Algorithm) is a law of evolution in biology class reference (survival of the fittest, survival of the fittest genetic mechanisms) randomized search method evolved. It was first proposed by the United States J.Holland professor in 1975, and its main feature is to operate directly on the structure of the object, the continuity of the derivative and the function limitation does not exist with global implicit parallelism inherent and better optimization capability the use of probabilistic optimization method that can automatically obtain and guidance to optimize the search space adaptively adjust the search direction, the rule does not require determined. The nature of the genetic algorithm, has been widely used in combinatorial optimization, machine learning, signal processing fields, such as adaptive control and artificial life. It is about smart modern computing key technologies)
- 2014-02-08 09:18:38下载
- 积分:1
-
MATLAB-Target-tracking
用MATLAB对视频中的动态目标进行跟踪检测(包含单目标和多目标)。(Using MATLAB to achieve the detection of moving objects in the video stream, static background single target and multi-target detection.)
- 2015-12-27 15:18:38下载
- 积分:1
-
sixteen5
基于matlab编写的基本的M序列和gold序列的生成,作为其他伪随机码生成的基础。对于初学者很有帮助的(Prepared based on matlab basic sequence of M sequence and the generation of gold, as other pseudo-random code generated basis. Very helpful for beginners)
- 2011-04-21 20:22:22下载
- 积分:1
-
time
小波神经网络的matlab代码,大家可以看看,看是否有用(WNN matlab code, we will look at to see whether it is useful)
- 2009-01-16 00:19:28下载
- 积分:1
-
furier
Furier transformation of pictures.
- 2009-05-19 20:24:15下载
- 积分:1
-
EOFcgx
eof分解用的函数,说明如下:function [EOF,PC,F,diff]=EOFcgx(X)
EOF分解。Xm*n 空间数据维数m,n为时间采样点
返回值EOF为空间模态,PC为时间模态。第一空间模态EOF(:,1),第一时间模态PC(1,:)
返回值F为特征值,diff为误差
(eof decomposition function as follows: function [EOF, PC, F, diff] = EOFcgx (X)
EOF decomposition. Xm* n spatial dimension m, n is the time of sampling points
Returns the value EOF spatial modes, PC is the time modes. The first space modal EOF (:, 1), the first time the modal PC (1, :)
Return value F for eigenvalues, diff for error
)
- 2015-01-12 20:05:30下载
- 积分:1
-
SEP-I
SAMPLE SERIAL NUMBER HARD DISK
- 2014-09-29 10:23:14下载
- 积分:1
-
uwb_Figure
This is guide in matlab that get cm1-cm9 channel model and plot 7 figure such as power delay profile,excess delay, etc.
- 2010-08-23 03:58:58下载
- 积分:1
-
mallatMATLAB
这是mallat算法的matlab程序应用,对于想要进行股票预测的股民或者学生,这是必不可少的程序阿,有什么需要,我会尽量满足大家的。
(Mallat algorithm Matlab application procedures, For want forecast for the stock of shareholders or students, it is essential to the process A, what is necessary, I will try to meet all the people.)
- 2007-05-06 23:19:11下载
- 积分:1
-
EnergyNormalizationCepSpec
Speech Recognition - Numbers 1 to 5
Energy normalization and time alignment
References:
[1] L. Rabiner and B.H. Juang,Fundamentals of Speech Recognition, Prentice-Hall, 1993.
% [2] P.E. Papamichalis, Practical Approaches to Speech Coding, Prentice-Hall, 1987.
% [3] J.D. Markel and A.H. Gray,Linear Prediction of Speech(Speech Recognition-Numbers 1 to 5 Energy n ormalization and time alignment References : [1] L. Paras and B. H. Juang, Fundamentals of Speech Recognition. Prentice-Hall, 1993. % [2] P. E. Papamichalis, Practical Approaches to Speech Coding, Prentice-Hall, 1987. % [3] J. D. Markel and A. H. Gray, Linear Prediction of Speech)
- 2007-06-05 00:33:46下载
- 积分:1