搜索资源列表
rengongyuqun
- 人工鱼群算法,是一种优化进化算法。本文件算法码可测试通过。-Artificial fish school algorithm, is an evolutionary optimization algorithm. This document can be tested by the algorithm code
1
- 智能优化算法作为新兴的搜索算法,一般是指利用自然界的生物系统与优化过程的某些相似性而逐步发展起来的优化算法,如遗传算法、粒子群算法、蚁群算法等,它们通过对搜索空间中的一组解按概率规则操作得到下一组解。 人工鱼群算法源于对鱼群运动行为的研究,是一种新型的智能仿生优化算法。它具有较强的鲁棒性、优良的分布式计算机制、易于和其它方法结合等优点。目前对该算法的研究、应用已经渗透到多个应用领域,并由解决一维静态优化问题发展到解决多维动态组合优化问题。 -As an emerging intell
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
fish-algorithm
- 鱼群算法解决优化问题,包括线性非线性方程方程组,亲试可为-Fish algorithm to solve optimization problems, including linear equations of nonlinear equation and try for
Solution-of-CR-power-control-by-AFSA
- 人工鱼群算法主函数,主要用于求解约束优化问题。-The main program of AFSA
fish
- 本代码为鱼群优化算法代码啊,实现二元函数最大的求解,可以运行-fish op ,it is good to run it
pso1
- pso模型模拟 粒子群算法模仿昆虫、兽群、鸟群和鱼群等的群集行为,这些群体按照一种合作的方式寻找食物,群体中的每个成员通过学习它自身的经验和其他成员的经验来不断改变其搜索模式。 一是进化算法,粒子群算法和进化算法一样采用种群的方式进行搜索,这使得它可以同时搜索待优化目标函数解空间中的较多区域。 二是人工生命,即研究具有生命特征的人工系统,它采用的主要工具是计算机,主要方法是利用计算机编程模拟。-PSO simulation
artificial-fish-swarm-algorithm
- 无约束连续函数优化的人工鱼群算法通用MATLAB源码-Uniformly continuous function optimization of artificial fish swarm algorithm
83390089yuqunsuanfa-toolbox-for-matlab
- 鱼群智能算法,可以对参数进行优化,可以优化支持向量机等算法(MATLAB of AF algorithm)
人工鱼群优化算法
- 人工鱼群算法,改变目标函数就行(Artificial fish algorithm, to change the objective function)