▍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)
说明: 包含人群搜索算法源程序,和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)
说明: 贝叶斯算法优化了LSSVM的算例,算例中有贝叶斯算法优化,相对比较少见的优化。(Bayesian algorithm optimizes LSSVM examples)
通过群算法(BSO和CSO),实现寻优的功能。(Through group algorithm (BSO and CSO), the optimization function is realized.)
说明: 通过群算法(BSO和CSO),实现寻优的功能。(Through group algorithm (BSO and CSO), the optimization function is realized.)
含有约束方程 求最值所用的罚函数+粒子群优化算法(Penalty function + particle swarm optimization algorithm for using the constraint equation to find the maximum value)
说明: 含有约束方程 求最值所用的罚函数+粒子群优化算法(Penalty function + particle swarm optimization algorithm for using the constraint equation to find the maximum value)
在蚁群算法的基础上进行改进,使优化效果更加明显(On the basis of ant colony algorithm, the optimization effect is more obvious.)
说明: 在蚁群算法的基础上进行改进,使优化效果更加明显(On the basis of ant colony algorithm, the optimization effect is more obvious.)
这是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.)
说明: 这是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.)
标准萤火虫算法,程序运行稳定,可以自测!!!!!!!(Standard firefly algorithm, the program runs stably and can be self-tested! ! ! ! ! ! !)
说明: 标准萤火虫算法,程序运行稳定,可以自测!!!!!!!(Standard firefly algorithm, the program runs stably and can be self-tested! ! ! ! ! ! !)
蚁群算法的一个函数寻优案例 带约束条件 可运行出来(A function optimization case of ant colony algorithm with constraints can be run out)
说明: 蚁群算法的一个函数寻优案例 带约束条件 可运行出来(A function optimization case of ant colony algorithm with constraints can be run out)
利用遗传算法实现机器人最优路径规划,优化算法步骤实现迭代次数最第,包括文档说明和算法说明(The genetic algorithm is used to realize the optimal path planning of robots, and the optimal algorithm steps are used to achieve the highest number of iterations, including document description and algorithm description.)