搜索资源列表
-
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下载:
给出算例的蜜蜂算法,可以用于智能优化,有实例,可供参考修改应用-Colony algorithm
-
-
0下载:
Solution to Economic Dispatch by Artificial 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
-
-
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下载:
Matlab based Artificial Bee colony algorithm implementation. It s the newest version with all the supportive files.
-
-
1下载:
应用matlab编写的人工蜂群算法智能优化-Intelligent Optimization of application matlab prepared artificial bee colony algorithm
-
-
1下载:
人工蜂群算法的源代码,很好用,可以自己个别的修改下-Artificial bee colony algorithm source code, very good, and modifications can be their own individual
-
-
0下载:
实现了人工蜂群算法(ABC),并使用算法对几个经典的测试函数进行计算,获得了理想的结果-Artificial bee colony algorithm (ABC), and using the algorithm on several classic test function is calculated to obtain the desired results
-
-
0下载:
人工蜂群算法 matlab 实现,人工蜂群算法源代码-Artificial bee colony algorithm matlab implementation
-
-
0下载:
ABC_MATLAB 第一版,人工蜂群算法第一版源代码-ABC_MATLAB first edition, first edition artificial bee colony algorithm source code
-
-
1下载:
人工蜂群算法(ABC)的matlab代码,外国人做得,求解连续函数问题-Artificial bee colony algorithm (ABC) matlab code, foreigners do, problem solving continuous function
-
-
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
-
-
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]
-
-
2下载:
人工蜂群算法MATLAB代码实现,内有调用说明,采用最精简的编写方式(Artificial bee colony algorithm MATLAB code implementation, inside the call descr iption, using the simplex writing method)
-