-
一种神经网络开发程序集
一个c语言开发的神经网络程序集-a Neural Network Development Program Set
- 2022-07-27 20:05:34下载
- 积分:1
-
k中心点
编制和调试一个程序,它将用户输入的正规式转换为以状态图和矩阵形式表示的确定有穷自动机。
1.把正规式转换为NFA
2.将NFA确定化为DF...
k中心点
编制和调试一个程序,它将用户输入的正规式转换为以状态图和矩阵形式表示的确定有穷自动机。
1.把正规式转换为NFA
2.将NFA确定化为DFA
• #作为正规式的终止符
• 考虑复合正规式
• 开始状态号为0
-focal point for the preparation of k and debug a program, it will the user to enter the formal conversion to a state diagram and matrix forms express the determination of DFA. 1. The formal type is converted to NFA2. Will determine the NFA into a DFA
- 2023-01-16 00:10:03下载
- 积分:1
-
This code in this directory implements the binary hopfield network.Source code m...
This code in this directory implements the binary hopfield network.Source code may be found in HOPNET.CPP. A sample training file is H7x8N4.trn. Sample test pattern files are: H7x8D4.TST, H5x8D7.TST,H5x8D7.TST and H5x8D9.TST, Output of the program goes to both the
screen and a file, ARCHIVE.LST.
- 2022-02-05 22:07:00下载
- 积分:1
-
这是一本详细介绍遗传算法理论,及其在工程方面应用的书籍,书中包含许多实例,实在是不可多得的经典之书...
这是一本详细介绍遗传算法理论,及其在工程方面应用的书籍,书中包含许多实例,实在是不可多得的经典之书-This is a detailed theory of genetic algorithm and its applications in engineering books, the book contains many examples, it is rare classic book
- 2022-08-17 20:12:47下载
- 积分:1
-
这是用matlab编的谱聚类程序,该方法能有效的用于数据分类。...
这是用matlab编的谱聚类程序,该方法能有效的用于数据分类。-This is a matlab procedures for the spectral clustering.The method is effective for data classification.
- 2022-05-25 09:53:09下载
- 积分:1
-
Particle Swarm Optimization (PSO) for the TSP
Particle Swarm Optimization (PSO) for the TSP
- 2022-01-28 05:24:15下载
- 积分:1
-
MYCIN不确定推理机的C++骨架程序,运行高效率。
MYCIN不确定推理机的C++骨架程序,运行高效率。-MYCIN uncertainty reasoning machine C++ skeleton program, run efficient.
- 2022-12-17 13:05:04下载
- 积分:1
-
书
书籍“Regularization tools for training large feed-forward neural networks using Automatic Differentiation”的源码文件-Books
- 2022-07-21 16:33:17下载
- 积分:1
-
可用于bp,elman,rbf,grnn四种神经网络的预测命令
可用于bp,elman,rbf,grnn四种神经网络的预测命令-Can be used for bp, elman, rbf, grnn four types of neural network prediction order
- 2022-04-29 11:16:17下载
- 积分:1
-
聚类算法在实现程序,程序分为两…
KMEANS聚类算法实现程序,程序分为两个部分,包括数据和KMEANS聚类算法实现程序,并有详细的注释.-Clustering algorithm KMEANS realize procedure, the procedure is divided into two parts, including the data and clustering algorithm KMEANS realize procedure, and detailed notes.
- 2022-07-08 23:26:55下载
- 积分:1