搜索资源列表
Optimizers
- 一系列好用的用户友好的启发式优化算法,包括非自适应算法,基于模拟退火算法的种群算法,基本遗传算法,差分进化算法以及粒子群优化算法。此外,也包括神圣算法,它利用了所有这些优化算子,虽然有时交换种群之间的不同算法。-A nice set of user-friendly heuristic optimizers. Included are a non-adaptive, population based Simulated Annealing algorithm, a basic Genetic A
粒子群优化算法
- 几种常见的智能算法代码示例,如clsPSO算法的MATLAB代码(PSO algorithm in intelligent algorithms MATLAB code)
粒子群优化算法
- MATLAB算法,粒子束优化算法(IPSO),同时包含各种算法比较算法,ML、OSIC、IPSO(MATLAB algorithm, particle beam optimization algorithm (IPSO), including a variety of algorithm comparison algorithm, ML, OSIC, IPSO)
MATLAB遗传算法
- 遗传算法和非线性规划的函数寻优,BP神经网络优化(Genetic algorithm and nonlinear programming function optimization, BP neural network optimization)
粒子群优化算法
- MATLAB最优化计算,第13章的应用程序, 粒子群优化算法(Particle swarm optimization)
第14章 遗传优化算法
- 遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法。这个程序是matlab 最优计算第十四章程序(Genetic Algorithm for matlab)
细菌觅食算法
- 一个用MATLAB实现的细菌觅食优化算法(A bacterial foraging optimization algorithm using MATLAB)
chapter9基于遗传算法的多目标优化算法
- 遗传算法的MATLAB编程,MATLAB源程序(Genetic algorithm MATLAB programming, MATLAB source code)
人工蜂群算法_MATLAB 版01
- 人工蜂群算法 智能优化算法 启发式算法 程序(artificial swarm optimization)
pso_PID_opt_3
- 一种简单的matlab中的pid算法,用于随机搜索优化算法优化PID参数,(Random search optimization algorithm to optimize PID parameters)
遗传算法实例
- Matlab遗传算法实例,可实现一元多峰函数优化、多元单峰函数优化、多元多峰函数优化,多目标优化(Example of Matlab genetic algorithm. It can realize one variable multimodal function optimization, multiple variable function optimization, multivariate multimodal function optimization, multi-objectiv
水波优化算法用于图像匹配matlab源码
- 水波优化算法解决图像匹配问题MATLAB源码(Water wave optimization algorithm to solve the image matching problem MATLAB source code)
精通MATLAB最优化计算
- 这是《精通MATLAB最优化计算》电子书,收集多种优化算法,简单易学,适合初学者学习。(This is "proficient in MATLAB optimization computing" e-books, collecting a variety of optimization algorithms, easy to learn, suitable for beginners to learn.)
main
- 蚁狮优化算法源码 matlab仿真 算法发明人写的程序(Ant lion optimization algorithm matlab simulation algorithm inventor to write the program)
精通MATLAB最优化计算
- 各类优化算法,MATLAB,源程序,带说明(All kinds of optimization algorithms, MATLAB, source program, instruction)
matlab
- 粒子群优化算法和遗传优化算法的matlab M文件(Particle swarm optimization algorithm and genetic optimization algorithm)
示例一运行代码
- 利用粒子群优化算法寻找最优解,从而找到最大值的问题(In order to find the maximum value, the particle swarm optimization algorithm is used to find the optimal solution.)
粒子群优化算法以及改进的PSO算法代码matlab
- 一些关于粒子群优化算法的matlab程序实现,里面有各种的PSO改进算法(Some matlab programs about particle swarm optimization algorithm are implemented. There are various PSO improved algorithms in them.)
智能优化算法及其MATLAB实例
- matlab编程参考书籍,常见示例与编程说明(Matlab programming reference books)
2015-蝴蝶优化算法MBO
- 蝴蝶算法的Matlab实现,附件中包含提出蝴蝶算法的作者的原版论文(An improved butterfly algorithm)