搜索资源列表
人工鱼群算法的改进及应用研究
- 人工鱼群算法的改进及应用研究,人工鱼群算法的参数分析,比例选择算子用于机械设计优化
1234
- 组合优化问题的人工鱼群算法应用 通过模仿鱼类的行为方式,提出了一种基于动物自治体的优化方法—人工鱼群算法(Artificial Fish- school Al2 gorithm) ,并将其用于组合优化问题的求解. 介绍了该算法在此类问题求解中的距离、邻域等概念,给出了具体的实 现方法. 最后以TSP 问题为例对该算法进行仿真测试. 结果表明它具有快速收敛的能力.-Combinatorial optimization prob
ArtificialFishesAlgorithm
- 介绍了一种新型的智能优化方法_人工鱼群算法-Introduce a new type of intelligent optimization methods _ artificial fish-swarm algorithm
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
AFSA
- 人工鱼群算法是一种近年来提出的组合优化问题,该算法在收敛速度方面有明显的优势。并在现实的各个方面都已经开始应用。 -Artificial fish-swarm algorithm is a combinatorial optimization in recent years raised the issue in the convergence speed of the algorithm has an obvious advant
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 anneal
FSOUCP
- 此源码是对人工鱼群算法的一种实现,用于无约束连续函数的优化求解,对于含有约束的情况,可以先使用罚函数等方法,把问题处理成无约束的模型,再使用本源码进行求解,-This source code is an implementation of artificial fish school algorithm for unconstrained optimization of continuous function to solve for
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
AFSA-MATLAB
- 此源码是对人工鱼群算法的一种实现,用于无约束连续函数的优化求解,对于含有约束的情况,可以先使用罚函数等方法,把问题处理成无约束的模型,再使用本源码进行求解。仅供学习参考。-This source is a realization of artificial fish school algorithm for unconstrained optimization of continuous functions to solve for t
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
鱼群算法
- 这是我收藏的一个智能优化算法,相对新颖,希望大家喜欢(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.)