-
我自己编写的A*搜索算法,效率还是很不错的,推荐。
我自己编写的A*搜索算法,效率还是很不错的,推荐。-myself prepared by the A* search algorithm, the efficiency is still very good and recommended.
- 2022-08-21 23:11:33下载
- 积分:1
-
本程序是用java语言编写的数据挖掘分类算法中的决策树分类方法c4.5程序代码...
本程序是用java语言编写的数据挖掘分类算法中的决策树分类方法c4.5程序代码-this procedure is used java language classification of data mining algorithms decision tree classification code Bank
- 2023-01-08 17:35:03下载
- 积分:1
-
TSP双种群蚁群算法。还包括了“30城市TSP问题数据与最优解.mat”,“75城市TSP问题数据.mat”,和“442TSP问题数据与算法对比.mat”...
TSP双种群蚁群算法。还包括了“30城市TSP问题数据与最优解.mat”,“75城市TSP问题数据.mat”,和“442TSP问题数据与算法对比.mat”-TSP-Stocks ant colony algorithm. Also include "30 cities TSP data and the optimal solution. Mat, " "75 cities TSP data. mat, " and "442TSP problem with the algorithm for data comparison. mat "
- 2023-01-21 12:45:04下载
- 积分:1
-
本程序是使用一种遗传算法解决m个工件分配给m架机床的效益最优化问题,...
本程序是使用一种遗传算法解决m个工件分配给m架机床的效益最优化问题,-this program is to use a genetic algorithm to solve m m allocated to the workpiece-machine efficiency optimization,
- 2022-07-20 01:38:45下载
- 积分:1
-
基于遗传算法的体育彩票拟合与预测,经检验,中奖率高于随机号码。...
基于遗传算法的体育彩票拟合与预测,经检验,中奖率高于随机号码。-based on genetic algorithm fitting sports lottery and forecasts, on examination, the winning rate than random numbers.
- 2022-11-16 12:40:04下载
- 积分:1
-
Simple genetic algorithm examples.it very helpful for the beginners of genetic a...
简单的遗传算法的例子,对于遗传算法的初学者来说非常有用.-Simple genetic algorithm examples.it very helpful for the beginners of genetic algorithm
- 2022-03-23 23:05:54下载
- 积分:1
-
介绍模拟退火算法的经典资料,最后附了一些经典的例子
介绍模拟退火算法的经典资料,最后附了一些经典的例子-Describes the classic simulated annealing algorithm information, finally attached to a number of classic examples of
- 2022-03-17 07:57:14下载
- 积分:1
-
关联规则中的频繁项集生成算法genmax,可在linux和windows下编译运行,可能不太容易看懂。...
关联规则中的频繁项集生成算法genmax,可在linux和windows下编译运行,可能不太容易看懂。-association rules of frequent item sets genmax generation algorithm, and the Linux compiler running under windows, it may not be easy to understand.
- 2022-01-25 17:12:14下载
- 积分:1
-
经典的人工智能问题
经典的人工智能问题 - iris数据分析问题。通过设计三层bp神经网络对花朵数据进行分类识别,并达到了很好的效果。-classic AI problem- iris data analysis problems. Three-bp through the design of neural networks classify data flower identification, and to achieve good results.
- 2022-05-19 19:26:41下载
- 积分:1
-
C development based on the three hidden layer neural network, the output weights...
基于C开发的三个隐层神经网络,输出权值、阈值文件,训练样本文件,提供如下函数:1)初始化权、阈值子程序;2)第m个学习样本输入子程序;3)第m个样本教师信号子程序;4)隐层各单元输入、输出值子程序;5)输出层各单元输入、输出值子程序;6)输出层至隐层的一般化误差子程序;7)隐层至输入层的一般化误差子程序;8)输出层至第三隐层的权值调整、输出层阈值调整计算子程序;9)第三隐层至第二隐层的权值调整、第三隐层阈值调整计算子程序;10)第二隐层至第一隐层的权值调整、第二隐层阈值调整计算子程序;11)第一隐层至输入层的权值调整、第一隐层阈值调整计算子程序;12)N个样本的全局误差计算子程序。-C development based on the three hidden layer neural network, the output weights, threshold documents, training sample documents, for the following functions : a) initialization, the threshold subroutine; 2) m learning samples imported subroutine; 3) m samples teachers signal Subroutine ; 4) hidden layer of the module input and output value subroutine; 5) the output layer of the module input and output value subroutine; 6) the output layer to the hidden layer subroutine error of generalization; 7) hidden layer to the input layer subroutine error of generalization; 8) the output layer to the third hidden layer Weight adjustment, the output layer threshold adjustment routines; 9) 3rd hidden layer t
- 2022-07-11 04:13:40下载
- 积分:1