搜索资源列表
333
- 摘 要:在分析人工鱼群算法存在不足的基础上,对人工鱼群算法加以改进,提出了一种改进型人工鱼群算 法。该算法提高了全局搜索能力和收敛速度,并用于求解具有变量边界约束的非线性复杂函数最优化问题。 仿真结果表明,改进后的人工鱼群算法具有精度高、搜索速度快等特点,是一种求解复杂函数全局最优化的智 能算法
fishB2.rar
- 一个人工鱼开源程序。适用于人工鱼群算法等的研究,有详细的英文注释,是研究人工生命,人工智能的有用参考资料。 A open source code of artificial fish. It is helpful to research on artificial swarm algorithm, and it's also useful to study artificial life and artificial intellegence.
蚁群算法VC界面
- 一个关于鱼群算法的界面 在VC中实现
rengongyuqun
- 人工鱼群算法,是一种优化进化算法。本文件算法码可测试通过。-Artificial fish school algorithm, is an evolutionary optimization algorithm. This document can be tested by the algorithm code
rengongyuqun
- 此程序应用visual basic进行编程的,用人工鱼群算法的程序进行电力系统最优潮流的计算,希望能够对大家有用。-Application of this procedure visual basic programming, use of artificial fish-swarm algorithm procedure of power system optimal power flow calculation, hope can be useful to everyone.
Artificial_fish
- 人工鱼群的部分源码,这是人工鱼群算法的一个案例,用C++编程实现-AFSA
FISHAI
- 已修改好,可运行版本 鱼群 AI,对鱼群的研究有很大的帮助-FISH AI
artfiash2
- 用matlab编程的鱼群模拟,比较好用,希望能有所帮助-Simulation using matlab Programming fish, relatively easy to use, and I hope to be helpful
AFAS
- 改进的鱼群算法,可以调试执行,编译环境vs2010,收敛速度非常快-Fish algorithm can debug execution, the compiler environment vs2010
matlab
- 本程序是智能算法:鱼群算法的函数和一个例子,在matlab10.0上经测试,可以完美运行-This program is a smart algorithm: a function and an example of the fish swarm algorithm has been tested and works perfect matlab10.0 on
1
- 智能优化算法作为新兴的搜索算法,一般是指利用自然界的生物系统与优化过程的某些相似性而逐步发展起来的优化算法,如遗传算法、粒子群算法、蚁群算法等,它们通过对搜索空间中的一组解按概率规则操作得到下一组解。 人工鱼群算法源于对鱼群运动行为的研究,是一种新型的智能仿生优化算法。它具有较强的鲁棒性、优良的分布式计算机制、易于和其它方法结合等优点。目前对该算法的研究、应用已经渗透到多个应用领域,并由解决一维静态优化问题发展到解决多维动态组合优化问题。 -As an emerging intell
FSA_YJC
- 自己编写的鱼群算法很有用,对初学者很有帮助-I have written the fish school algorithm is useful, useful for beginners
ACO-PID
- 除了蚁群算法,可用于PID参数优化的智能算法还有很多,比如遗传算法、模拟退火算法、粒子群算法、人工鱼群算法,等等。-In addition to the ant colony algorithm can be used to optimize the PID parameters, there are many intelligent algorithms, such as genetic algorithms, simulated annealing algorithm, particle s
ACO-PID
- 除了蚁群算法,可用于PID参数优化的智能算法还有很多,比如遗传算法、模拟退火算法、粒子群算法、人工鱼群算法,等等。-In addition to the ant colony algorithm, can be used in the intelligent algorithm of PID parameter optimization and there are many, such as genetic algorithm, simulated annealing algorithm, pa
afsa
- 基本的人工鱼群算法的整体实现 包含各个鱼群行为-Basic overall implementation contains all the fish behavior of artificial fish algorithm
yuqunsuanfa
- 人工鱼群算法求解函数极值问题,对于多极值问题可以跳出局部最优,寻求到全局最优。(Artificial fish swarm algorithm for function extremum problem)
FishAlgorithm_f2
- 人工鱼群在unity2d上的演示demo(Artificial Fishes demo on unity)
83390089yuqunsuanfa-toolbox-for-matlab
- 鱼群智能算法,可以对参数进行优化,可以优化支持向量机等算法(MATLAB of AF algorithm)
人工鱼群优化算法
- 人工鱼群算法,改变目标函数就行(Artificial fish algorithm, to change the objective function)
人工鱼群求解TSP问题
- 用matlab解决人工鱼群算法处理TSP问题(Solving TSP Problem by Artificial Fish Swarm Algorithms with MATLAB)