-
“遗传算法”
《遗传算法――理论、应用与软件实现》王小平曹立明著一书的参考光盘.rar-"genetic algorithm-- the theory, application and software," Wang Xiaoping Cao Liming with a reference to the CD. Rar
- 2022-07-24 00:53:23下载
- 积分:1
-
the procedures used simulated annealing algorithm to achieve the traveling sales...
本程序用模拟退火算法实现了旅行商问题(tsp问题)-the procedures used simulated annealing algorithm to achieve the traveling salesman problem (tsp)
- 2022-08-11 18:29:34下载
- 积分:1
-
离散数学中
离散数学中---------一阶谓词演算源代码-Discrete Mathematics- First order predicate calculus source code
- 2022-02-01 14:22:28下载
- 积分:1
-
3个径向基网络的matlab源程序[matlab],一维输入,一维输出,逼近效果很好!...
3个径向基网络的matlab源程序[matlab],一维输入,一维输出,逼近效果很好!-three RBF network Matlab source [Matlab], one-dimensional input and one-dimensional output. Approximation good effect!
- 2023-06-11 01:50:03下载
- 积分:1
-
人工智能小模型,货郎担问题,一个简单的 实例
人工智能小模型,货郎担问题,一个简单的 实例-Artificial intelligence model:a simple instance of goods selling burden problem.
- 2022-01-25 19:08:01下载
- 积分:1
-
人工智能GA问题的C语言实现,已经调试通过,含源程序和实验报告...
人工智能GA问题的C语言实现,已经调试通过,含源程序和实验报告-the C language, debugging, and experiment with the source report
- 2022-04-06 09:48:04下载
- 积分:1
-
Based on genetic algorithm artificial life simulation, C++ Source code
基于遗传算法的人工生命模拟,C++源代码-Based on genetic algorithm artificial life simulation, C++ Source code
- 2022-11-14 23:25:03下载
- 积分:1
-
人工智能学习指导
人工智能学习指导-artificial intelligence guiding
- 2022-03-21 14:44:50下载
- 积分:1
-
- 2022-07-07 02:33:34下载
- 积分: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