搜索资源列表
-
1下载:
可以用C++语言开发各种神经网络:BP,RBF,HOP~…………,使用前请看看说明文档,然后建立一个自己的项目文件,只要能明白作者的思路就能很方便地进行各种神经网络的设计,本人现在就在一个系统中使用它,目前这个开发包的版本已进入0.7了,但功能差不多,本人认为0.5这个版本用着也很方便,所以把他发来,大家共享。-C language can be used to develop a variety of neural networks : BP, RBF, HOP ~ ... ... pleas
-
-
2下载:
BP神经网络控制的Matlab程序,我的硕士毕业设计中用的神经网络就是用这个修改的,下载后直接复制即可运行成功,不同的训练对象只需修改限制条件和训练的数据即可-BP neural network control of Matlab program, my master' s graduation project using the neural network is to use this modification, the download can be run directly cop
-
-
1下载:
人工神经网络 0-9数字识别
建立一个多层Perceptron网络,采用BP学习算法训练,得到适当的分类器-Artificial neural network digit recognition
-
-
0下载:
Bidirectional Associative Memory Heteroassociative Memory 人工智能人工神经网络源码;-Bidirectional Associative Memory Heteroassociative Memory artificial intelligence artificial neural network source
-
-
0下载:
一个bp的VC源码,整个工程都有,是我神经网络课的大作业,保证可用,希望对需要的同人有参考作用-A bp of VC source, the entire project have, is my big lesson neural network operations, to ensure that available, I hope my colleagues on the need to reference the role of
-
-
2下载:
这是一篇美国博士毕业设计的论文,是用神经网络实现mppt的方案-This is a graduation project of the United States, Dr. thesis, is to use neural network program to achieve MPPT
-
-
0下载:
rbf神经网络在工程预算中的应用,效果很好-rbf neural network in the application of the project budget, well
-
-
1下载:
用PSO算法优化神经网络,全面,并且有数据,这是我的毕业设计,得到了老师的认可,希望得到大家的认可。-PSO algorithm used to optimize neural network, comprehensive, and there is data, this is my graduation project, approved by the teachers hope that it will be recognized by everyone.
-
-
0下载:
模式识别中常用神经网络的C语言代码,方便项目开发-Pattern recognition neural network commonly used in C-language code to facilitate the project development
-
-
1下载:
bp神经网络程序和java源代码源代码是eclipse的工程,所以若您使用的是eclipse,可以直接用eclipse的import将源代码的文件夹加入-bp neural network programs and java source code source code is eclipse project, so if you are using eclipse, you can import directly from eclipse' s source code folder to
-
-
0下载:
Digital Image Processing - Neural Network Project done in .NET
-
-
0下载:
this is a backpropagation neural network training and testing design for two types of islamic caligraphy pattern recognition as a school project
-
-
1下载:
非常好的基于神经网络的车牌识别源代码,是我的毕业设计-Very good license plate recognition based on neural network source code, is my graduation project
-
-
0下载:
数字图像处理工程案例,包含的案例很多,除基本的图像处理代码外,还有基于神经网络的文字识别系统,基于数字图像处理的数码相机调焦系统等-Digital Image Processing Project, including many of cases, in addition to basic image processing code, there are neural network based character recognition system, based on digital ima
-
-
0下载:
neural network daily project with matlab programming
-
-
0下载:
本实验采用Adaline神经网络进行实验,本工程名为HuSumeiRobot,源代码的基本组成如下:
1) CNN.cpp和CNN.h是神经网络类库的虚拟基类。
2) adaline.h和adaline.cpp是adaline神经网络的C++版本。
可对数字进行识别,并含实验报告一份。-Adaline neural network used in this experiment to experiment, this project called HuSumeiRobot, the
-
-
0下载:
MATLAB neural network 30 case analysis 是matlab神经网络30个实例解析电子版教程(含可运行程序),可做为本科生毕业设计、研究生项目设计的参考书.-MATLAB neural network 30 case analysis is the MATLAB neural network 30 online tutorial examples analysis (including source codes), can be used as an refere
-
-
0下载:
这是利用神经网络进行二分类的程序,训练过程采用bp.工程中包含训练文件和测试文件。-This is for two neural network classification procedure, the training process using bp. Project includes training documents
And test files.
-
-
0下载:
some project about neural network
-
-
0下载:
本文在了解神经元和BP算法的基础上,使用MATLAB软件作为开发工具建立BP神经网络模型,重点研究了BP神经网络结构设计的原理和方法,包括影响BP神经网络训练能力的因素,以及这些因素如何影响BP神经网络的性能;改变不同参量,对比实验数据,总结各个参量对BP神经网络的影响。从而寻找最佳的BP神经网络模型。本文还对一些其他的神经网络算法进行了总结和介绍。- In this paper , based on understanding of the neuronal model and learni
-