搜索资源列表
人工鱼群算法
- 人工鱼群算法,原理人清楚,易于初学者。MATLAB语言编写。
Artificial_fish_matlab.rar
- 根据人工鱼群算法的基本原理,求解一个函数值的最优解;,According to the basic principles of artificial fish-swarm algorithm, solving a function value of the optimal solution
AFSAsuanfa
- 该算法是人工鱼群算法的matlab实现,有助于大家进一步了解人工鱼群算法-This algorithm is artificial fish school algorithm matlab implemen-tation, will help us further understanding of artificial fish school algorithm
ESAFSA
- 我这是论文中用到人工鱼群算法,为matlab代码。希望对对大家有用。-This artificial fish-swarm algorithm code in matlab was used in my paper,I hope it is usefull for you.
daima
- 提供了人工鱼群算法和RBF神经网络代码,有需要的朋友可以下载参考-AFSA offers and RBF neural network code, a friend in need can be downloaded for reference
afsa-
- 完整的Matlab程序,本程序为人工鱼群算法优化支持向量机参数,并取得良好效果-Complete Matlab program, the procedure for the artificial fish school algorithm parameters optimized support vector machine, and achieved good results
8puzzle
- 人工鱼群算法是一种智能算法,越来越多的应用于工程实践中-AFSA is an intelligent algorithm, more and more used in engineering practice
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
FSOUCP
- 基于人工鱼群算法的投影寻踪模型通用MATLAB源码-Artificial fish-swarm algorithm based on Projection Pursuit Model GM MATLAB source
rengongyuqun
- 在matlab环境下用智能算法--人工鱼群算法求函数极值的matlab程序-In the matlab environment with intelligent algorithm- artificial fish-swarm algorithm for the extremal function matlab program
fish
- 人工智能/神经网络 用C++编写的人工鱼群算法-Artificial Intelligence/Neural Networks with C++ Prepared artificial fish-swarm algorithm
EAFSA
- 改进的人工鱼群算法,优化后实现,可视化。-Improved artificial fish-swarm algorithm, optimized to achieve, visualization.
f982876002788543
- 一个试卷自动生成的利用人工鱼群算法的程序,用Visual c++缩写-An examination of the use of automatic generation of artificial fish-swarm algorithm procedure, using Visual c++ acronym
AFA
- 人工鱼群算法,自己编的,比较简单、易懂。注:鱼群算法是一种比较新的仿生算法。-artificial fish algorithm
FISHTSP
- 此为人工鱼群算法,用C++实现,效率较高-This is the artificial fish-swarm algorithm, using VC implementation, more efficient
基于人工鱼群算法的一元非线性函数寻优
- 人工鱼群算法是受鱼群行为的启发,由李晓磊等人于2002年提出的一种基于动物行为的群体智能优化算法。在一片水域中,鱼往往能自行或尾随其它鱼,找到营养物质最多的地方,因而鱼生存数目最多的地方一般就是本水域中营养物质最丰富的地方。人工鱼群算法根据这一特点,通过构造人工鱼来模仿鱼群的觅食、聚群、追尾、随机行为,从而实现寻优。本代码是基于人工鱼群算法的一元非线性函数寻优。
人工鱼群算法
- 通过基本的人工鱼群代码,里边包含两个实例,用该方法可解决工程问题(Through the basic artificial fish school code, there are two examples, which can be used to solve engineering problems)
人工鱼群算法的仿真程序-matlab
- 人工鱼群算法优化的实例,实测可用,真实有效果(An example of artificial fish swarm optimization,It is practical and effective.)
人工鱼群算法源代码
- 鱼群算法源代码的说明和主要内容。基于分解协调的人工鱼群优化算法研究(Source code of the fish swarm algorithm)
人工鱼群算法求解VRP问题
- 使用matlab语言实现人工鱼群算法求解车辆调度问题(Using MATLAB language to implement artificial fish swarm algorithm to solve vehicle scheduling problem)