-
《智能优化方法》汪定伟
东北大学汪定伟编写的智能优化方法教材,对目前主要的智能优化方法遗传算法、禁忌搜索、蚁群算法和粒子群算法进行了介绍,内容详尽经典,是一本学习智能优化方法的好教材。(a good book about intelligent Optimization)
- 2018-07-20 14:18:25下载
- 积分:1
-
改进的蚁群算法
在蚁群算法的基础上进行改进,使优化效果更加明显(On the basis of ant colony algorithm, the optimization effect is more obvious.)
- 2019-03-27 21:11:48下载
- 积分:1
-
混沌tent映射tent分叉程序
说明: 构建基于改进灰狼优化算法的神经网络数据预测模型(IGWO-BPNN),目的在于用改进的灰狼优化算法优化神经网络模型,利用神经网络的反向传播优势,改善神经网络算法易于陷入局部最小值的缺陷,提高神经网络模型的预测精度。(The grey wolf algorithm (GWO), which is inspired by the predatory behavior of the gray wolf group, is a new group intelligent optimization algorithm that imitates the leadership of gray wolf population and hunting mechanism in nature)
- 2020-11-06 21:39:49下载
- 积分:1
-
基于人群搜索算法的函数优化
包含人群搜索算法源程序,和rastrigin、Schaffer和Spher三个函数的优化,并与PSO比较(Including the source program of crowd search algorithm, and the optimization of rastrigin, Schaffer and Sphere functions, and comparing with PSO)
- 2019-06-27 01:37:39下载
- 积分:1
-
精英_变异遗传算法
说明: 基于精英变异算法的电动汽车充电优化策略以及结果的可视化(EV charging optimization strategy based on elite mutation algorithm and the visualization of results)
- 2019-12-26 14:46:08下载
- 积分:1
-
智能微电网粒子群优化算法
说明: 含电动汽车的微电网的优化运行,用粒子群算法进行多目标优化(Multi-objective optimization is carried out by using particle swarm optimization algorithm (PSO) to optimize the operation of microgrid with electric vehicles)
- 2021-04-26 12:08:45下载
- 积分:1
-
例4.2
说明: 基于遗传算法的稀步平面阵列,用于平面阵列的稀步优化。可以有效的减少平面阵列的阵元。从而降低阵列天线的成本。(The sparse step linear array based on genetic algorithm is used to optimize the sparse step linear array. It can effectively reduce the array elements of linear array.)
- 2020-08-26 08:57:15下载
- 积分:1
-
flowshop-master(GA)
说明: 利用遗传算法求解柔性车间调度问题,采用Python编程实现(Using Genetic Algorithm to Solve Flexible Workshop Scheduling Problem)
- 2020-07-01 20:20:01下载
- 积分:1
-
改进遗传算法MATLAB编程
对传统遗传算法进行了改进,简单易懂可运行(The traditional genetic algorithm is improved, which is simple, easy to understand and run)
- 2018-04-03 16:33:08下载
- 积分:1
-
jmetal5.3集成多种进化算法
JMetal是一个集成的可以更方便地比较各种算法的平台,包括的算法是流行的,常用的多目标进化算法,包括NSGA2,SPEA2,NSGA3等。
- 2023-08-03 00:10:11下载
- 积分:1