资源列表
CEC_2011_Matlab
- 2011年进化计算年会数值优化问题Matlab代码-Testing Evolutionary Algorithms on Real-world Numerical Optimization Problems,A competition for CEC2011
hybrid_PSO
- 一种基于混合策略的改进粒子群优化算法,包括执行程序hpso.m和参数设定hPSOoptions.m两个源文件。代码清晰,易于改进实现。结果显示有效的提高-Hybrid strategy based on improved particle swarm optimization, including the implementation of the program and parameter set hPSOoptions.m hpso.m two source files. Code is c
rnnpb
- This code make the Recurrent Neural Network Parametric Bias (RNNPB) structure
rnnpb_train
- This code train the Recurrent Neural Network Parametric Bias (RNNPB)
trainSim1
- This code run the training of Recurrent Neural Network Parametric Bias (RNNPB)
trainSim2
- This code run the training of Recurrent Neural Network Parametric Bias (RNNPB) fusion with PID for robotic
_Shunting-model
- 一个用LABVIEW 编写的机器人路径,追踪的程序使用到了SHUNTING 模型-SHUNTING MODEL IN ANN FOR MOBILE ROBOT
ga
- 求解电力系统无功优化的改进遗传算法程序,程序效率高,推荐-Solving reactive power optimization of improved genetic algorithm
pso-simulation
- 粒子群优化算法的源程序代码,其中结合了遗传算法进行优化。-Particle swarm optimization algorithm source code, which combines the genetic algorithm optimization.
VRP
- 这是基于vc ++和车辆路径优化的蚁群算法,希望对大家有所帮助!-ant colony algorithm for VRP
CGPA
- 基于三个子种群的粗粒度并行遗传算法用于解决函数优化问题-The coarse-grained parallel genetic algorithm for sloving the function optimization based on three sub-popolations.
ccEA
- 采用合作式协同进化算法 用于解决简单的函数优化问题-The cooperative co-evolution algorithm for solving the simple function optimization problem