Description: C++中蚁群优化算法实现源代码,下载后可以直接粘贴到你的程序中用-C++ In ant colony optimization algorithm to achieve the source code can be downloaded and paste it directly into your program using Platform: |
Size: 1024 |
Author:wjlg |
Hits:
Description: 国外网站搜到的人工智能中用到的蚁群优化算法,C语言编写。-Ant Colony Optimization Algorithm downloaded from websites abroad. It is written in C. Platform: |
Size: 94208 |
Author:yhnc |
Hits:
Description: A fault identification with fuzzy C-Mean clustering
algorithm based on improved ant colony algorithm (ACA) is
presented to avoid local optimization in iterative process of
fuzzy C-Mean (FCM) clustering algorithm and the difficulty in
fault classification. In the algorithm, the problem of fault
identification is translated to a constrained optimized
clustering problem. Using heuristic search of colony can find
good solutions. And according to the information content of
cluster center, it could merger surrounding data together to
cause clustering identification. The algorithm may identify
fuzzy clustering numbers and initial clustering center. It can
also prevent data classification from causing some errors.
Thus, applying in fault diagnosis shows validity of computing
and credibility of identification results. Platform: |
Size: 273408 |
Author:rishi |
Hits:
Description: 这是一个关于著名最短路问题 旅行商问题的C++实现,本代码里面包含了两种实现方法:(1)动态规划求解TSP (2)蚁群算法求解TSP-This code is programed in C++ to solve TSP problem, which include two algorithm:(1)dynamic programming and (2)ant colony optimization Platform: |
Size: 3072 |
Author:chen |
Hits: