-
67506243matlab_GA
遗传算法和matlab学习入门的典范程序,对提高遗传算法和matlab的学习有很大的帮助(Matlab genetic algorithm and an example of entry-learning process, to improve the genetic algorithm and learning matlab very helpful)
- 2009-04-28 21:31:15下载
- 积分:1
-
Image
转换色彩空间,实现各种图像的Compress-Decompress(Color space conversion, to achieve a variety of image Compress-Decompress)
- 2011-05-15 15:24:05下载
- 积分:1
-
matlab-codes
matlab codes referring to the video segmentation
- 2011-02-03 01:44:35下载
- 积分:1
-
CH11programme
说明: 侯媛彬 神经网络 西安电子科技大学出版社 全书程序夹CH11(Neural network)
- 2010-04-30 10:42:48下载
- 积分:1
-
NUBER-PLATE-RECOGNISATION
MATLAB CODE FOR IMAGE FUSION
- 2011-10-29 20:22:59下载
- 积分:1
-
RCS
matlab code for RCS
this file show resuls of RCS in polar diagram
- 2012-11-11 14:34:45下载
- 积分:1
-
stproc-2.1
matlab的随机过程仿真实现,包含泊松过程,指数分布,高斯分布等(matlab random process simulation to achieve, including the Poisson process, exponential distribution, Gaussian distribution)
- 2021-01-10 08:58:51下载
- 积分:1
-
LVDT-project.docx
that the matlab code and report about how LVDT thermocouple works
- 2011-10-17 06:50:07下载
- 积分:1
-
esprit_basic2
采用第二种ESPRIT算法,进行空间阵列信号频率估计(ESPRIT algorithm using the second, the spatial array signal frequency estimation)
- 2010-05-24 17:27:30下载
- 积分: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