搜索资源列表
人工鱼群算法
- 人工鱼群算法,原理人清楚,易于初学者。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 intellege
人工鱼群算法的改进及应用研究
- 人工鱼群算法的改进及应用研究,人工鱼群算法的参数分析,比例选择算子用于机械设计优化
FISHTSP
- 人工鱼群算法解决旅行商问题,这是在当前互联网上唯一的一个,这个是我自己编的,保证通过-Artificial fish-swarm algorithm to solve traveling salesman problem, which is in the current Internet, the only one, this is my own, and to ensure through
1234
- 组合优化问题的人工鱼群算法应用 通过模仿鱼类的行为方式,提出了一种基于动物自治体的优化方法—人工鱼群算法(Artificial Fish- school Al2 gorithm) ,并将其用于组合优化问题的求解. 介绍了该算法在此类问题求解中的距离、邻域等概念,给出了具体的实 现方法. 最后以TSP 问题为例对该算法进行仿真测试. 结果表明它具有快速收敛的能力.-Combinatorial optimization prob
ArtificialFishesAlgorithm
- 介绍了一种新型的智能优化方法_人工鱼群算法-Introduce a new type of intelligent optimization methods _ artificial fish-swarm algorithm
AFSA
- 这是一个关于人工鱼群算法的具体实例编程,算法用c实现,参数可以改动设置。包括人工鱼群流程图-This is a study on artificial fish-swarm algorithm specific examples of programming, algorithms using c realize, parameter settings can be changed. Including the flow chart o
FSArengongyu
- FSA人工鱼群算法用MATLAB编程实现。有很高的价值。体现了人工鱼群算法的特点。保证能运行。-FSA artificial fish-swarm algorithm with MATLAB Programming. Has a high value. Embodies the characteristics of artificial fish-swarm algorithm. Guarantee that it will run.
afs1
- 人工鱼群算法(AFSA)是2002年李晓磊提出的基于鱼群行为的寻求全局最优 的新型搜索策略,该算法具有较优的全局收敛能力及较快的寻优速度。本文首次将 人工鱼群算法应用于人工神经网络的学习,形成了人工鱼群神经网络模型,通过与 BP算法、模拟退化算法、进化算法训练的人工神经网络进行比较,验证了人工鱼群 神经网络在全局寻优能力上的优势,进而利用人工鱼群神经网络进行电力系统短期 负荷预测,建立了人工鱼群神经网络预测模型。为了
333
- 摘 要:在分析人工鱼群算法存在不足的基础上,对人工鱼群算法加以改进,提出了一种改进型人工鱼群算 法。该算法提高了全局搜索能力和收敛速度,并用于求解具有变量边界约束的非线性复杂函数最优化问题。 仿真结果表明,改进后的人工鱼群算法具有精度高、搜索速度快等特点,是一种求解复杂函数全局最优化的智 能算法 -Abstract: In analyzing the deficiencies of artificial fish-swa
AFS
- 关于人工鱼群算法的一个实例,可以实现所有的人工鱼的基本功能,是采用c开发的-Artificial fish-swarm algorithm on an instance, you can realize all the basic functions of the artificial fish is developed using c
rengongyuqun
- 在matlab环境下用智能算法--人工鱼群算法求函数极值的matlab程序-In the matlab environment with intelligent algorithm- artificial fish-swarm algorithm for the extremal function matlab program
人工鱼群算法
- 通过基本的人工鱼群代码,里边包含两个实例,用该方法可解决工程问题(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)