搜索资源列表
afsa-
- 完整的Matlab程序,本程序为人工鱼群算法优化支持向量机参数,并取得良好效果-Complete Matlab program, the procedure for the artificial fish school algorithm parameters optimized support vector machine, and achieved good results
AFSA-MATLAB
- 此源码是对人工鱼群算法的一种实现,用于无约束连续函数的优化求解,对于含有约束的情况,可以先使用罚函数等方法,把问题处理成无约束的模型,再使用本源码进行求解。仅供学习参考。-This source is a realization of artificial fish school algorithm for unconstrained optimization of continuous functions to solve for the case with constraint, you c
EAFSA
- 改进的人工鱼群算法,优化后实现,可视化。-Improved artificial fish-swarm algorithm, optimized to achieve, visualization.
minopf3.2_w32
- 一种基于MATLAB的多目标最优化仿真工具箱,可以实现电力系统的多目标优化问题-MATLAB-based multi-objective simulation optimization toolbox, you can achieve the power system of multi-objective optimization problem
PIDcontrowithAOC
- 除了蚁群算法,可用于PID参数优化的智能算法还有很多,比如遗传算法、模拟退火算法、粒子群算法、人工鱼群算法,等等。-In addition to ant colony algorithm can be used to optimize the PID parameters there are many intelligent algorithms, such as genetic algorithms, simulated annealing algorithm, particle swarm
FSOUCP
- 此源码是对人工鱼群算法的一种实现,用于无约束连续函数的优化求解,对于含有约束的情况,可以先使用罚函数等方法,把问题处理成无约束的模型,再使用本源码进行求解,-This source code is an implementation of artificial fish school algorithm for unconstrained optimization of continuous function to solve for the case containing the constr
rgyq
- 无约束连续函数优化的人工鱼群算法通用MATLAB源码-Unconstrained optimization of continuous function universal MATLAB source of artificial fish school algorithm
exp2
- 本实验是遗传算法和鱼群算法求解无线传感覆盖问题(组合优化类)的实验。代码可供参考,只需更改目标函数就可以做别的实验。 代码主要包括三个功能: 1.绘图,绘制横纵坐标轴和各点坐标以及各点覆盖范围。 2.遗传算法。CGA类中包括二进制遗传算法。 3.鱼群算法。CFA类中包括二进制离散组合鱼群算法。-The WSN coverage control by GA and AFSA
wuyueshurengongbuwu
- 无约束连续函数优化的人工鱼群算法通用MATLAB源码.rar
afsa2011555
- 用人工鱼群算法实现旅行商问题以及求解极值问题,是一种仿生物行为优化算法-Algorithm using artificial fish solving the traveling salesman problem and extremal problems, is an imitation of biological behavior of optimization
AFSA
- 人工鱼群算法在调整和优化机器人路径中的应用-Artificial fish swarm algorithm to adjust and optimize the paths of the robot
gmgafsa
- 一种新型优化算法鱼群算法的matlab仿真代码。学习智能控制的朋友可以参考学习。-A new optimization algorithm matlab simulation code fish. Friends of intelligent control learning can refer to learn.
tsp
- 鱼群优化算法求解tsp算法的matlab实现过程-Fish optimization algorithm tsp algorithm matlab implementation process
基于人工鱼群算法的一元非线性函数寻优
- 人工鱼群算法是受鱼群行为的启发,由李晓磊等人于2002年提出的一种基于动物行为的群体智能优化算法。在一片水域中,鱼往往能自行或尾随其它鱼,找到营养物质最多的地方,因而鱼生存数目最多的地方一般就是本水域中营养物质最丰富的地方。人工鱼群算法根据这一特点,通过构造人工鱼来模仿鱼群的觅食、聚群、追尾、随机行为,从而实现寻优。本代码是基于人工鱼群算法的一元非线性函数寻优。
鱼群算法
- 这是我收藏的一个智能优化算法,相对新颖,希望大家喜欢(This is my collection of an intelligent algorithm, relatively new, I hope you like it)
人工鱼群算法的仿真程序-matlab
- 人工鱼群算法优化的实例,实测可用,真实有效果(An example of artificial fish swarm optimization,It is practical and effective.)
83390089yuqunsuanfa-toolbox-for-matlab
- 鱼群智能算法,可以对参数进行优化,可以优化支持向量机等算法(MATLAB of AF algorithm)
人工鱼群算法源代码
- 鱼群算法源代码的说明和主要内容。基于分解协调的人工鱼群优化算法研究(Source code of the fish swarm algorithm)
人工鱼群优化算法
- 人工鱼群算法,改变目标函数就行(Artificial fish algorithm, to change the objective function)
鱼群优化BP神经网络
- 利用鱼群算法优化BP神经网络权值,该代码可以直接运行。(Fish swarm algorithm is used to optimize the weight of BP neural network, and the code can run directly.)