-
果蝇算法参考
原始的最优化算法,用来求解最小值最大值,适合新手入门学习(fruit fly optimization)
- 2020-06-16 03:20:01下载
- 积分:1
-
灰狼重油建模程序
说明: 改进的灰狼算法用于重油热解模型的建模程序(greywolf algorithm for observation of heavy oil thermal cracking)
- 2021-01-21 19:18:40下载
- 积分:1
-
top2 of CEC2017
说明: CEC2017前2名的MATLAB算法实现
有EBOwithCMAR和jSO
各种参数都可以调整,包括种群数量、F因子、变异率、交叉率等(The realization of MATLAB algorithm for the top2 of cec217.
There are ebowithcmar; JSO
Various parameters can be adjusted, including population number, F factor, mutation rate, crossover rate, etc.)
- 2020-05-07 16:29:30下载
- 积分:1
-
FPA
说明: 基于变异策略的改进型花朵授粉算法,里边集成了粒子群算法、蝙蝠算法以及定向变异策略,进行对比(An improved flower pollination algorithm based on mutation strategy, which integrates particle swarm optimization, bat algorithm and directional mutation strategy, is compared.)
- 2020-11-18 16:09:38下载
- 积分:1
-
Toolbox_all_algorithms
这是MATLAB中最新的优化工具箱,它利用最近提出的7种算法来优化您的问题。
此工具箱中提供的算法包括:
灰狼优化器(GWO),蚂蚁狮子优化器(ALO),多功能优化器(MVO),蜻蜓算法(DA),蛾火焰算法(MFO),正弦余弦算法(SCA)和鲸鱼优化算法(WOA) 。(This is the latest optimization toolbox in MATLAB, which optimizes your problem using seven algorithms recently proposed.
The algorithms provided in this toolbox include:
GWO, ALO, MVO, DA, MFO, SCA and WOA.)
- 2019-03-27 14:54:43下载
- 积分:1
-
蚁群算法求解TSP问题程序
说明: 蚁群算法求解TSP问题程序,代码简单明了,易于理解。(Ant colony algorithm for TSP)
- 2020-07-07 14:50:25下载
- 积分:1
-
爬山法-遗传算法-极限学习机
说明: 爬山改进遗传算法,提供更快的收敛速度,并用于优化极限学习机权值(Mountain climbing improved genetic algorithm to provide faster convergence speed and to optimize the weight of extreme learning machine)
- 2021-04-13 14:38:56下载
- 积分:1
-
NSGAⅡ
说明: 多目标优化算法NSGAⅡ的matlab仿真结果实现。(The multi-objective optimization algorithm NSGA II is realized by MATLAB simulation.)
- 2020-11-10 11:40:56下载
- 积分: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
-
GAs
说明: 使用matlab 实现遗传算法,算法采用二进制交叉变异,对于初学者很好理解(Use matlab to implement genetic algorithm, the algorithm uses binary crossover mutation, which is well understood for beginners)
- 2020-08-21 10:48:05下载
- 积分:1