-
Genetic-annealing
Genetic annealing evolutionary algorithm
- 2011-12-09 22:09:29下载
- 积分:1
-
daolibai
本程序可以实现利用神经网络算法对倒立摆的稳定控制(Stability control procedures can be achieved using neural network algorithm for inverted pendulum)
- 2015-02-01 14:45:03下载
- 积分:1
-
css_tutorial
CSS documents for beeginner
- 2015-04-06 22:35:45下载
- 积分:1
-
shiyan5
曹梦龙 仿真大实验 实验五
包括所有有用数据(Caomeng Long simulation experiment in Experiment 5, including all useful data)
- 2011-08-25 09:20:55下载
- 积分:1
-
trigonometric-functions
matlab中正切和反正切函数的绘制,可以直观的看到函数的性质(Tangent and arctangent drawing)
- 2013-05-07 06:07:51下载
- 积分:1
-
periodogramse
The windowed periodogram spectral estimator.用于经典谱估计方法,这是相应的matlab函数(The windowed periodogram spectral estimator)
- 2014-12-15 22:40:17下载
- 积分:1
-
pcolorCentered.m
In Matlab, pcolor won t do a checkerboard square centered on the datapoint, so instead, this forces it into centering the points.
- 2012-09-20 04:53:15下载
- 积分:1
-
wfdb-swig-matlab
装上之后就可以在线读取MIT的physiobank数据。
r = rdsamp( mitdb/100 , maxt , :10 )(The WFDB Toolbox for MATLAB)
- 2010-06-18 23:17:28下载
- 积分:1
-
PSO-evolutionarycomputation
粒子群优化算法(PSO)是一种进化计算技术(evolutionary computation),有Eberhart博士和kennedy博士发明。源于对鸟群捕食的行为研究
PSO同遗传算法类似,是一种基于叠代的优化工具。系统初始化为一组随机解,通过叠代搜寻最优值。但是并没有遗传算法用的交叉(crossover)以及变异(mutation)。而是粒子在解空间追随最优的粒子进行搜索。详细的步骤以后的章节介绍
同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应用领域(Particle Swarm Optimization (PSO) is an evolutionary computation technique (evolutionary computation), has Dr. Eberhart and Dr. kennedy invention. Deriving from the behavior of birds of prey PSO with genetic algorithm is similar to an iterative optimization-based tools. System initialization for a group of random solutions, through the iterative search for optimal values. But there is no cross-genetic algorithm used (crossover) and mutation (mutation). But the particles in the solution space of the particles to follow the optimal search. In detail the steps after the introduction sections compared with the genetic algorithm, PSO has the advantage of being simple and easy and did not realize many of the parameters need to be adjusted. Has been widely applied to function optimization, neural network training, fuzzy system control, as well as other genetic algorithm applications)
- 2008-03-19 20:51:36下载
- 积分:1
-
swarm
粒子群算法详细的程序,埃及人wael korani写的采用粒子群算法(pso)代码调用simulink模型优化pid参数,与大家共享(PID and State Feedback Control of DC Motors)
- 2009-06-02 22:15:35下载
- 积分:1