-
遗传算法的一个库,算法设置比较灵活,需要懂算法的人来下载...
遗传算法的一个库,算法设置比较灵活,需要懂算法的人来下载-a genetic algorithm library, set up a more flexible algorithm, the algorithm needs to understand people to download
- 2023-07-27 04:50:03下载
- 积分:1
-
模式识别中人连识别眼镜定位,用的是matlab支持向量机开发的...
模式识别中人连识别眼镜定位,用的是matlab支持向量机开发的-human pattern recognition to identify even glasses positioning, using the Matlab SVM Development
- 2022-03-15 17:33:42下载
- 积分:1
-
遗传算法的原代码,用于最优化计算,只需解压便可使用。
遗传算法的原代码,用于最优化计算,只需解压便可使用。-Genetic algorithm source code for the optimization calculation, just unzip to use.
- 2023-03-25 07:20:03下载
- 积分:1
-
JOONE神经网络收入
Joone神经网络开源--框架完全手册,但是,是英文的。不过很值得一看,-Joone neural network revenue- the framework of full manual, however, is English. But it is worth a visit,
- 2022-05-21 22:22:57下载
- 积分:1
-
计算机故障智能诊断系统 用户输入计算机的故障症状 即可由系统得出故障原因和相关的处理方法...
计算机故障智能诊断系统 用户输入计算机的故障症状 即可由系统得出故障原因和相关的处理方法-Diagnose the system in computer s trouble intelligence Users input the trouble symptom of the computer Can be had cranky reason and relevant treatment methods systematically
- 2022-05-24 08:41:00下载
- 积分:1
-
刚开始学习的人的神经网络学习教程…
关于神经网络入门学习的教程,适用于刚开始学习的人-Getting Started on the neural network learning tutorial for people who just started learning
- 2022-03-10 01:45:21下载
- 积分:1
-
自己编的遗传算法同BP神经网络结合的代码!并且在神经网络模型上进行多目标寻优,结果有doc文档详细说明!实现BP...
自己编的遗传算法同BP神经网络结合的代码!并且在神经网络模型上进行多目标寻优,结果有doc文档详细说明!实现BP-GA多目标优化应用实例!-Own genetic algorithm with BP neural network combined with the code! And in the neural network model for multi-objective optimization, the result document has a detailed description doc! Realize BP-GA multi-objective optimization application examples!
- 2022-02-12 18:31:26下载
- 积分:1
-
MATLAB的遗传算法工具
MATLAB的遗传算法工具-MATLAB genetic algorithm tool
- 2022-06-21 02:57:33下载
- 积分:1
-
(其中已经包含5个源码)所附源程序C或C++代码文件及其可执行文件 Scs.cpp 基本分类算法源程序, 输入数据文件cfile.txt,efile.txt,g...
(其中已经包含5个源码)所附源程序C或C++代码文件及其可执行文件 Scs.cpp 基本分类算法源程序, 输入数据文件cfile.txt,efile.txt,gfile.txt,pfile.txt ,rfile.txt,tfile.txt Sga.c 基本遗传算法源程序, 输入数据文件input,输出文件output A_life.c 基于遗传算法的人工生命模拟源程序, 输入数据文件world GA_nn.c 基于遗传算法优化神经网络结构源程序,输入数据文件sample Patmat.c 基于遗传算法提取基元图形源程序-(which includes five OSS) attached to C or C source code files and executable files Scs.c pp basic classification algorithm source files, input data files cfile.txt, efile.txt. gfile.txt, pfile.txt, rfile.txt. tfile.txt Sga.c basic genetic algorithm source files, input data files input, output file output A_life.c based on genetic algorithm simulation source Artificial Life, import data files GA_nn.c world based on genetic algorithm optimization neural network structure source, import data files Patmat.c sample extraction based on genetic algorithm-based graphic source yuan
- 2022-02-24 22:24:01下载
- 积分:1
-
这个计算机程序的目的是允许用户构建,训练…
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