-
条码技术
条码技术-barcode technology
- 2022-04-20 06:38:02下载
- 积分:1
-
fortran版 神经网络遗传算法
fortran版 神经网络遗传算法-fortran version of neural network genetic algorithm
- 2022-03-22 02:59:23下载
- 积分:1
-
matlab所有的工具箱,包括统计工具箱、拟合工具箱、微分方程工具箱、遗传算法工具箱、模拟退火工具箱、优化工具箱。随机数工具箱、等等。很全面...
matlab所有的工具箱,包括统计工具箱、拟合工具箱、微分方程工具箱、遗传算法工具箱、模拟退火工具箱、优化工具箱。随机数工具箱、等等。很全面-All matlab toolbox, including statistical toolbox, fitting toolbox, toolbox differential equations, genetic algorithm toolbox, simulated annealing Toolbox, Optimization Toolbox. Random number toolbox, and so on. Very comprehensive
- 2022-11-16 00:40:02下载
- 积分:1
-
Genetic Algorithm NSGA
NSGA-II遗传算法的文档,里面的内容比较好理解,是学习遗传算法的必备知识-Genetic Algorithm NSGA-II of the document, which is better understanding of the content is a genetic algorithm to learn the knowledge necessary
- 2022-06-27 09:55:23下载
- 积分:1
-
本程序实现通过构造一棵前缀树实现 最大模式频繁项集挖掘算法.应用fp树增长算法实现....
本程序实现通过构造一棵前缀树实现 最大模式频繁项集挖掘算法.应用fp树增长算法实现.-the program by constructing a prefix tree to achieve the greatest model Frequent Mining algorithms. Application fp growth tree algorithm.
- 2022-02-22 05:01:30下载
- 积分:1
-
Visual studio 2005,C#开发
具有人工智能,可采用人工下棋、电脑参谋、电脑下棋等模式参加互联网比赛。采用ClickOnce发...
Visual studio 2005,C#开发
具有人工智能,可采用人工下棋、电脑参谋、电脑下棋等模式参加互联网比赛。采用ClickOnce发
-Visual studio 2005, C# Development of artificial intelligence, to be used in artificial playing chess, computer staff, the computer model of chess and other games take part in the Internet. Using ClickOnce fat
- 2022-08-24 14:28:18下载
- 积分:1
-
这是用C语言编写的神经网络源程序,各种网络都有相应的C程序...
这是用C语言编写的神经网络源程序,各种网络都有相应的C程序-This is prepared by using C language source code neural networks, a variety of network have corresponding C procedures
- 2022-03-16 13:10:47下载
- 积分:1
-
可拓学的专家系统,基于B/S结构,动态,网络专家系统.
可拓学的专家系统,基于B/S结构,动态,网络专家系统.-Extenics expert system, based on B/S structure, dynamics, network expert system.
- 2022-02-05 09:20:15下载
- 积分:1
-
介绍了神经 网络中的BPN算法的C语言实现.
介绍了神经 网络中的BPN算法的C语言实现.-Introduce a neural network BPN algorithm C language.
- 2022-08-07 15:15:25下载
- 积分: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