-
matlab神经网络应用设计,里面随有详细代码
matlab神经网络应用设计,里面随有详细代码-Matlab neural network application design, which with a detailed code
- 2023-04-25 18:55:04下载
- 积分:1
-
This is the thesis I wrote the source code, using simulated annealing algorithm...
这是我写毕业论文的源程序,用模拟退火算法求解VRPTW问题.在我机子上运行过了,结果很好.-This is the thesis I wrote the source code, using simulated annealing algorithm to solve VRPTW problems. In my machine run-off, resulting in very good.
- 2022-11-17 11:20:03下载
- 积分:1
-
这是一个神经网络的源代码
这是一个神经网络的源代码-This a neural network source code
- 2022-08-03 15:50:22下载
- 积分: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
-
A star 算法类的实现(算法接口,针对迷宫问题设计)
A star 算法类的实现(算法接口,针对迷宫问题设计)-algorithm to achieve the category (algorithm interface design issues against maze)
- 2022-08-22 21:54:43下载
- 积分:1
-
BOLTZMAN(vc++编写的程序神经网络程序)
BOLTZMAN(vc++编写的程序神经网络程序)
- 2022-01-25 17:29:59下载
- 积分:1
-
svm forecast thesis on the theory of rough, interested can check out, quite good...
svm预测论文,基于粗糙理论的,感兴趣可以查一下,还不错-svm forecast thesis on the theory of rough, interested can check out, quite good! !
- 2023-06-27 07:10:03下载
- 积分:1
-
神经网络 MCP运算法
神经网络 MCP运算法-neural network algorithm
- 2023-06-01 03:05:05下载
- 积分:1
-
一种汉字模式识别的VC++源代码,里面包含了学习与识别的算法实现,识别一种汉字前,先学习几遍。识别率高,对学习与研究模式识别很有好处。方便修改。...
一种汉字模式识别的VC++源代码,里面包含了学习与识别的算法实现,识别一种汉字前,先学习几遍。识别率高,对学习与研究模式识别很有好处。方便修改。-a Chinese character pattern recognition VC source code, which contains the learning and recognition algorithm, a Chinese character recognition, first learn several times. The high recognition rate for the study and research of pattern recognition is very good. To facilitate change.
- 2023-03-14 15:20:04下载
- 积分: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