-
这个计算机程序的目的是允许用户构建,训练…
The purpose of this computer program is to allow the user to construct, train and test differenttypes of artificial neural networks. By implementing the concepts of templates, inheritance andderived classes from C++ object oriented programming, the necessity for declaring multiple largestructures and duplicate attributes is reduced. Utilizing dynamic binding and memory allocationafforded by C++, the user can choose to develop four separate types of neural networks:
- 2022-10-01 19:30:03下载
- 积分:1
-
本例是一个神经网络仿真应用程序,对于无这方面技能的人也能方便地使用它,程序基于BP反传播算法实现,通过网络训练,获得你需要的网络模型,同时,你还可以测试你建立的...
本例是一个神经网络仿真应用程序,对于无这方面技能的人也能方便地使用它,程序基于BP反传播算法实现,通过网络训练,获得你需要的网络模型,同时,你还可以测试你建立的网络模型。内附三个实例-This is a example of networking simulink application program,
- 2022-08-13 00:41:50下载
- 积分:1
-
复数信号的FASTICA算法,和ICA算法类似,但主要用于处理复数信号。...
复数信号的FASTICA算法,和ICA算法类似,但主要用于处理复数信号。-Plural signals FastICA algorithm, and the ICA algorithm similar to, but mainly used for dealing with a plurality of signals.
- 2022-03-07 12:57:16下载
- 积分:1
-
数据集的识别,可以用作实验的分类…
识别数据集,可以用来作为,分类的实验数据.类别:模式识别-Identification of data sets, can be used as, the classification of experimental data. Category: Pattern Recognition
- 2022-02-14 19:52:32下载
- 积分:1
-
一个A*算法的的实现过程的演示,是个非常清晰的能理解到A是怎么实现的...
一个A*算法的的实现过程的演示,是个非常清晰的能理解到A是怎么实现的-A* algorithm is a realization of the demonstration process, it is a very clear to understand how the realization of A
- 2023-07-08 08:25:02下载
- 积分:1
-
遗传算法 算法实例MATLAB程序,包括了:选择 变异 交叉 遗传算子...
遗传算法 算法实例MATLAB程序,包括了:选择 变异 交叉 遗传算子-GA
- 2022-10-20 17:15:03下载
- 积分:1
-
The basic ant algorithm and its improved algorithm for solving NP problems summa...
基本蚂蚁算法及其改进算法求解NP问题的论文汇总,而且全是中文,对于初学者一定有帮助-The basic ant algorithm and its improved algorithm for solving NP problems summary papers, and they are all Chinese, will certainly be helpful for beginners
- 2022-02-15 07:51:13下载
- 积分:1
-
本算法使用了遗传算法的方法实现了随机数的生成方法。能够比较平均得实现随机数的生成。...
本算法使用了遗传算法的方法实现了随机数的生成方法。能够比较平均得实现随机数的生成。-The algorithm uses a genetic algorithm to achieve the method of random number generator. Compared to the average achieved in the generation of random numbers.
- 2022-03-06 02:56:12下载
- 积分:1
-
MATLAB版遗传算法解TSP问题
MATLAB版遗传算法解TSP问题-MATLAB version Genetic Algorithm for the Traveling Salesman Problem
- 2022-03-26 08:22:29下载
- 积分:1
-
自己汇总了几个关于rbf的源程序,用于初学者学习
自己汇总了几个关于rbf的源程序,用于初学者学习-Own summary of a few on the rbf source for beginners to learn
- 2023-07-03 06:20:03下载
- 积分:1