搜索资源列表
人工鱼群算法
- 人工鱼群算法,原理人清楚,易于初学者。MATLAB语言编写。
基于自适应人工鱼群算法的多用户检测器
- 人工鱼群算法 自适应 多用户检测器
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.
人工鱼群算法的改进及应用研究
- 人工鱼群算法的改进及应用研究,人工鱼群算法的参数分析,比例选择算子用于机械设计优化
Afish.rar
- 人工鱼群算法MATLAB实现的程序,经改进后可用于实际工程问题.,MATLAB realization of artificial fish-swarm algorithm of procedures can be improved for practical engineering problems.
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
基于人工鱼群算法的一元非线性函数寻优
- 人工鱼群算法是受鱼群行为的启发,由李晓磊等人于2002年提出的一种基于动物行为的群体智能优化算法。在一片水域中,鱼往往能自行或尾随其它鱼,找到营养物质最多的地方,因而鱼生存数目最多的地方一般就是本水域中营养物质最丰富的地方。人工鱼群算法根据这一特点,通过构造人工鱼来模仿鱼群的觅食、聚群、追尾、随机行为,从而实现寻优。本代码是基于人工鱼群算法的一元非线性函数寻优。
人工鱼群算法
- 通过基本的人工鱼群代码,里边包含两个实例,用该方法可解决工程问题(Through the basic artificial fish school code, there are two examples, which can be used to solve engineering problems)
人工鱼群
- 基于matlab的人工鱼群算法,求的函数的最值(Artificial fish swarm algorithm based on MATLAB)
人工鱼群算法的仿真程序-matlab
- 人工鱼群算法优化的实例,实测可用,真实有效果(An example of artificial fish swarm optimization,It is practical and effective.)
人工鱼群算法源代码
- 鱼群算法源代码的说明和主要内容。基于分解协调的人工鱼群优化算法研究(Source code of the fish swarm algorithm)
人工鱼群优化算法
- 人工鱼群算法,改变目标函数就行(Artificial fish algorithm, to change the objective function)
人工鱼群算法求解VRP问题
- 使用matlab语言实现人工鱼群算法求解车辆调度问题(Using MATLAB language to implement artificial fish swarm algorithm to solve vehicle scheduling problem)
人工鱼群求解TSP问题
- 用matlab解决人工鱼群算法处理TSP问题(Solving TSP Problem by Artificial Fish Swarm Algorithms with MATLAB)