-
蚂蚁算法,c语言版,其中,‘F’点表示食物,‘H’表示窝,白色块表示障碍物,‘+’就是蚂蚁了。...
蚂蚁算法,c语言版,其中,‘F’点表示食物,‘H’表示窝,白色块表示障碍物,‘+’就是蚂蚁了。-Ant algorithm, c language version, of which,
- 2022-03-03 18:03:43下载
- 积分:1
-
svm Main_SVR_Epsilon 用于svm回归的 在matlab中运用
svm Main_SVR_Epsilon 用于svm回归的 在matlab中运用 -svm regression svm Main_SVR_Epsilon for use in matlab
- 2022-06-29 03:53:35下载
- 积分:1
-
关于鱼群算法的一个程序,希望对学习智能算法的朋友有所帮助。...
关于鱼群算法的一个程序,希望对学习智能算法的朋友有所帮助。-Fish-swarm algorithm on a procedure, and they hope to learn from intelligent algorithm friend help.
- 2022-03-25 02:49:26下载
- 积分:1
-
基于基本遗传算法的函数最优化 ,这也是本人收集的遗传算法优化软件,望对本网站有所帮助!!...
基于基本遗传算法的函数最优化 ,这也是本人收集的遗传算法优化软件,望对本网站有所帮助!!
-based on the basic function of genetic algorithm optimization, which I gather the genetic algorithm optimization software, look on this site help! !
- 2022-02-14 15:16:20下载
- 积分:1
-
该程序可以对二维三类样本进行分类,并画出分界面.学习过模式识别的人必看.要学习神经网络的人必看,代码简单,实用性强...
该程序可以对二维三类样本进行分类,并画出分界面.学习过模式识别的人必看.要学习神经网络的人必看,代码简单,实用性强-the procedure three samples of two-dimensional classification and paint interface. Learning the pattern recognition Watchable. To study the neural network Watchable, code simple, practical
- 2022-03-25 04:32:28下载
- 积分:1
-
This is a genetic algorithm code, using C++ Written running environment is vs200...
这是一个遗传算法的代码,用C++写的,运行环境是vs2005.-This is a genetic algorithm code, using C++ Written running environment is vs2005.
- 2023-06-19 01:05:04下载
- 积分:1
-
人工智能的过程表示法求解九宫问题,vc开发
人工智能的过程表示法求解九宫问题,vc开发-artificial intelligence to the process that method JiuGongTu, vc Development
- 2022-08-22 01:05:29下载
- 积分:1
-
用mathlab编写的经典的模拟退火应用程序,包括图着色问题,最大截问题等...
用mathlab编写的经典的模拟退火应用程序,包括图着色问题,最大截问题等-Mathlab prepared to use the classic simulated annealing applications, including graph coloring problem, the largest cut-off problems
- 2022-03-03 17:26:33下载
- 积分:1
-
这是一个将n个样本聚类到m个类别中 将n个样本在m个类里如何分配输出的遗传算法代码。
适应度:sum(i=1_110)sum(j=1_20)【xi...
这是一个将n个样本聚类到m个类别中 将n个样本在m个类里如何分配输出的遗传算法代码。
适应度:sum(i=1_110)sum(j=1_20)【xi-vj】~2-This is a cluster n samples to the m categories will be n samples in the m a class how to allocate the output of the genetic algorithm code. Fitness: sum (i = 1_110) sum (j = 1_20) [xi-vj] ~ 2
- 2022-02-04 17:16:00下载
- 积分:1
-
运用BP网络实现三个二进制位的异或运算,带有样本库可编译运行...
运用BP网络实现三个二进制位的异或运算,带有样本库可编译运行-The use of BP networks realize the three-bit binary XOR operation with a sample library can be compiled to run
- 2022-08-05 23:31:03下载
- 积分:1