搜索资源列表
-
12下载:
人工蜂群算法的matlab源代码,共有两个版本,原作者版和改进版。
-Artificial Bee Colony (ABC)algorithm matlab source code, there are two versions, the original author version and an improved version.
Artificial Bee Colony (ABC) is one of the most recently defined algorithms
-
-
0下载:
Matlab Implementation of Population based Global Bee Colony Search Algorithm
-
-
0下载:
给出算例的蜜蜂算法,可以用于智能优化,有实例,可供参考修改应用-Colony algorithm
-
-
0下载:
Solution to Economic Dispatch by Artificial Bee colony Algorithm
-
-
0下载:
遗传融合的自适应蚁群算法最优PID控制研究-Genetic fusion of adaptive ant colony algorithm optimal PID control
-
-
0下载:
matlab code for bee colony algorithm
-
-
0下载:
Training Artificial Neural Network.
XOR Problem.
Summation Units, Log-Sigmoid Neurons with Biases.
Input Layer: 2, Hidden Layer: 2, Output Layer: 1 neurons.
Returns mean square error between desired and actual outputs.
Reference Pape
-
-
0下载:
artifical bee colony algorithm
-
-
1下载:
国外蜂群算法(Artificial Bee Colony Algorithm ,ABC)源码,已通过测试。
-Foreign colony algorithm (Artificial Bee Colony Algoriithm, ABC) source complete source code, has been tested.
-
-
0下载:
基于matlab编写的人工蜂群算法,用于求解函数即止,供参考-Matlab prepared artificial bee colony algorithm for solving function basis for reference
-
-
0下载:
实现了人工蜂群算法(ABC),并使用算法对几个经典的测试函数进行计算,获得了理想的结果-Artificial bee colony algorithm (ABC), and using the algorithm on several classic test function is calculated to obtain the desired results
-
-
2下载:
人工蜂群算法改进版,非常典型,非常适合用于寻优-Artificial bee colony algorithm is an improved version, very typical, very suitable for optimization
-
-
0下载:
artificial bee colony algorithm in matlan
-
-
0下载:
是蛋白质二级结构优化(基于2维度非晶格模型)的优化代码,可直接运行,算法书写简单,高中生都能看懂。唯独一点,必须引用我们的两篇论文,否则算侵犯版权。- descr iption : A self-organized matlab m file for protein structure
optimization using 2D off-lattice model and ABC algorithm.
Users MUST cite t
-
-
2下载:
该程序是基于蜂群算法的城市生活垃圾收运的车辆路径问题。两个excel表中录入的为收集点的距离-The program is based on the bee colony algorithm of urban living garbage removal vehicle routing problem. Two excel tables to collect entry point distance
-
-
0下载:
人工蜂群算法是模仿蜜蜂行为提出的一种优化方法,是集群智能思想的一个具体应用,它的主要特点是不需要了解问题的特殊信息,只需要对问题进行优劣的比较,通过各人工蜂个体的局部寻优行为,最终在群体中使全局最优值突现出来,有着较快的收敛速度。-Artificial bee colony algorithm is an optimization technique to mimic the behavior of bees make is thinking of a particular cluster of
-
-
0下载:
人工蜂群算法的MATLAB实现,值得学习。-Artificial bee colony algorithm MATLAB implementation.
-
-
0下载:
In computer science and operations research, the artificial bee colony algorithm (ABC) is an optimization algorithm based on the intelligent foraging behaviour of honey bee swarm, proposed by Karaboga in 2005.[1]
-
-
0下载:
Bee Colony Algorithm whit matlab
-
-
2下载:
人工蜂群算法MATLAB代码实现,内有调用说明,采用最精简的编写方式(Artificial bee colony algorithm MATLAB code implementation, inside the call descr iption, using the simplex writing method)
-