-
Particle_Swarm_Optimization
PARTICLE SWARM OPTIMIZATION BASIC CODE
- 2015-01-17 21:15:31下载
- 积分:1
-
eemd
这是huang的eemd程序,将白噪声加入到了经验模态分解当中,一定程度上抑制了模态混合。(This is huang s emd program, the white noise is added to the empirical mode decomposition which suppress modal mix to some extent.)
- 2015-04-14 19:20:09下载
- 积分:1
-
picture
matlab实现图像分割剪裁放大缩小等操作(Image segmentation matlab operations such as cutting Zoom)
- 2010-05-19 15:51:39下载
- 积分:1
-
ricker
Returns Ricker wavelet
- 2011-09-28 19:32:34下载
- 积分:1
-
Method-IV
基于stretch处理的雷达抗距离-速度同步欺骗干扰的仿真(Based on stretch processing of radar distance- speed deception jamming in the simulation)
- 2020-07-26 20:28:42下载
- 积分:1
-
examples
image processing的简单实例
- 2011-10-10 14:31:54下载
- 积分:1
-
ieee118
Data of IEEE118 bus standard network .this data created by PSAT
- 2016-11-10 22:15:08下载
- 积分:1
-
maphmmbox
VARHMMBOX, version 1.1, Iead Rezek, Oxford University, MAR 2002
Matlab toolbox for Hidden Markov Models(VARHMMBOX, version 1.1, Iead Rezek, Oxford University, MAR 2002 Matlab toolbox for Hidden Markov Model s)
- 2007-03-26 22:49:24下载
- 积分:1
-
PSO
标准粒子群算法的实现思想基本按照粒子群算法(2) 标准的粒子群算法的讲述实现。主要分为3个函数。第一个函数为粒子群初始化函数
InitSwarm(SwarmSize......AdaptFunc)其主要作用是初始化粒子群的粒子,并设定粒子的速度、位置在一定的范围内。本函数所采用的数据结构如下所示:
表ParSwarm记录的是粒子的位置、速度与当前的适应度值,我们用W来表示位置,用V来代表速度,用F来代表当前的适应度值。在这里我们假设粒子个数为N,每个粒子的维数为D。(His thought of the implementation of the standard particle swarm algorithm according to the particle swarm algorithm (2)- the standard particle swarm algorithm about implementation. Mainly divided into three functions. The first function of particle swarm initialization function InitSwarm (SwarmSize... AdaptFunc), its main function is to initialize particle swarm particle, and set the particle s velocity, position in a certain range. The function of data structure is as follows: ParSwarm record table is the particle s position, speed and the current fitness value, we use W to represent the position, represented speed with a V, to represent the current fitness value with F. Here we assume that the number of particles N, each particle dimension for D.)
- 2015-01-09 18:40:08下载
- 积分:1
-
Untitled
Huffman编码算法的matlab实现(Huffman coding algorithm of matlab)
- 2015-04-08 09:56:40下载
- 积分:1