-
通过人工神经网络实现异或问题的解决,用visual c++开发
通过人工神经网络实现异或问题的解决,用visual c++开发-through artificial neural network or differences in the solution of problems with the development of visual c
- 2022-07-28 12:49:04下载
- 积分:1
-
MATLAB prepared particle swarm optimization algorithm, easy to use!
MATLAB编写的粒子群优化算法,好用!-MATLAB prepared particle swarm optimization algorithm, easy to use!
- 2022-05-26 04:27:25下载
- 积分:1
-
遗传算法求解旅行商问题的求解
Genetic Algorithm (GA) based solver for the Traveling Salesman Problem
- 2023-05-31 13:30:03下载
- 积分:1
-
有关优化的遗传算法
有关优化的遗传算法-the genetic algorithm optimization
- 2022-03-14 03:01:56下载
- 积分:1
-
c++语言实现基于遗传算法的TSP问题,是学习遗传编程的很好的例子...
c++语言实现基于遗传算法的TSP问题,是学习遗传编程的很好的例子-c++ language implementation of the TSP problem based on genetic algorithms, genetic programming to learn a good example of
- 2022-03-09 09:42:14下载
- 积分:1
-
uniform design combining a small side table and have empirical formula initial p...
结合均匀设计表和小边经验公式产生初始种群,使TSP应用遗传算法能求出更优更快解,详尽说明见paper.doc。-uniform design combining a small side table and have empirical formula initial population, TSP application of genetic algorithms can be obtained faster and better solutions, detailed description of paper.doc.
- 2022-05-23 14:18:41下载
- 积分:1
-
全面讲解了有视觉机器人的解决方案,强烈推荐
全面讲解了有视觉机器人的解决方案,强烈推荐-comprehensive account of a robot visual solutions and strongly recommended
- 2023-05-14 10:55:03下载
- 积分:1
-
一种改进的免疫遗传算法的性能分析,万方数据库下载
一种改进的免疫遗传算法的性能分析,万方数据库下载-An improved immune genetic algorithm performance analysis,万方Database Download
- 2022-05-27 21:27:43下载
- 积分:1
-
本程序用于分类两类数据,分类速度很快,如果分类多类可能还要修改...
本程序用于分类两类数据,分类速度很快,如果分类多类可能还要修改-This procedure for the classification of two types of data, classification fast, if the classification of many types, which may need modification
- 2022-06-20 03:18:21下载
- 积分:1
-
调用过程 CM = Confusion_matrix(train_predicts, train_targets) [combining_predicts, e...
调用过程 CM = Confusion_matrix(train_predicts, train_targets) [combining_predicts, errorrate] = combining_NB(DP, test_targets, CM) DP,三维数组,(i,j,k)为第k个样本的DP矩阵 targets 为 0 1 2 -process called CM = Confusion_matrix (train_predicts, train_targets) [combining_predicts, errorrate] = combining_NB (DP, test_targets, CM) DP, three-dimensional array (i, j, k) for the k samples of DP matrix targets for 0 1 2
- 2022-03-21 02:55:16下载
- 积分:1