搜索资源列表
Optimizers
- 一系列好用的用户友好的启发式优化算法,包括非自适应算法,基于模拟退火算法的种群算法,基本遗传算法,差分进化算法以及粒子群优化算法。此外,也包括神圣算法,它利用了所有这些优化算子,虽然有时交换种群之间的不同算法。-A nice set of user-friendly heuristic optimizers. Included are a non-adaptive, population based Simulated Annealing algorithm, a basic Genetic A
chap5_5
- 基于自适应在线遗传算法整定的pid控制(先进PID控制matlab仿真)第二版第五章-Genetic algorithm based on adaptive online tuning of pid control (advanced PID control simulation matlab) Chapter V of the second edition
AdapGA
- 自适应遗传算法matlab程序,弥补简单遗传算法的不足-adaptive GA which compromise the weakness of the normal GA.
aga
- 自适应遗传算法的matlab程序代码,主程序代码-Adaptive genetic algorithm matlab code, the main program code
Adaptive-genetic-algorithm
- 基于MATLAB的自适应遗传算法的代码实现-Adaptive genetic algorithm based on MATLAB
adapt_GA
- 自适应遗传算法的matlab程序,很好用-adapt GA
AdapGA
- matlab文件 自适应遗传算法 在MATLAB中实现自适应算法的函数是:AdapGA 功能:用自适应算法解决一维的无约束化问题。 调用格式:[xv,fv]=AdapGA(fitness,a,b,NP,NG,Pc1,Pc2,Pm1,Pm2,eps) 其中fitness是带优化的目标函数。 -matlab file
AdpGA_matlab
- 附件为一封自适应遗传算法的matlab源代码-Attached is an adaptive genetic algorithm matlab source code
liefeiming
- BP神经网络的整个训练过程,一些自适应信号处理的算法,用MATLAB编写的遗传算法路径规划。- The entire training process BP neural network, Some adaptive signal processing algorithms, Genetic algorithms using MATLAB path planning.