搜索资源列表
BP神经网络代码
- Bp神经网络算法(VC++实现),包含main函数和BpNet类的控制台程序,带有详细的注释。
BP神经网络非线性系统建模
- 基于BP神经网络的非线性系统函数拟合算法,分为BP神经网络构建,BP神经网络训练和BP神经网络预测.
BPnetBP神经网络算法
- bp神经网络算法-bp nerve network algorithm
经改写过的C++ bp神经网络算法
- 基本bp神经网络算法和改进型bp神经网络算法都是我改写完成的算法,是网上到处传播的一个c++ bp神经网络算法改写的,由于网上的那个算法编译会出现若干百个错误,在其基础上重新编写和改进,写出了这两个算法-bp basic neural network algorithms and improved neural network algorithm bp I are complete rewrite the algorithm, the
人工神经网络算法源代码
- 人工神经网络BP算法源代码与演示程序,适用于神经网络算法的入门者-This is a display of Artifical Neural Network Algorithm.It is suitable for beginners.
神经网络bp类c++
- 该程序是BP神经网络算法C++类定义及其说明;经过调试。可用有效工具。对于机器人开发非常好。-BP neural network algorithm definition and category C; After debugging. Effective tools available. For robot development is very good.
神经网络算法源程序
- 神经网络算法源程序,如SOM、HOPFIELD、CPN、BPN、BOLTZMAN、ART、ADALINE,同时提供针对不同算法的演示源程序。-neural network algorithm source, such as SOM, Hopfield, CPN, 7.82, BOLTZMAN, ART, ADALINE, while providing for different algorithms demo source.
BP-vcSourceCode
- BP神经网络算法的VC+源码,前几天在网上找到,觉得很有用,和大家分享。-BP neural network algorithm VC+ source code, in the days before the Internet, feel useful, and share with you all.
bp
- 对BP神经网络算法进行了一些介绍,并包含了一个具体的实例,欢迎大家下载学习.-BP neural network algorithm on a number of introduction, and includes a specific example, the welcome everyone to download learning.
bp
- 详细的bp神经网络算法,用c编译,实用性强,可用作二次开发-Detailed bp neural network algorithm, using c compiler, practical, strong, and can be used as a secondary development
bp
- bp神经网络算法及相关文章,有一定的使用价值,用过就知道-bp neural network algorithm and related articles, a certain degree of value, used to know
bp
- Bp神经网络算法的VC++实现,包括特征提取,学习,训练等。-Codes of Bp Algorithm, writed by VC++, include the character distill, study, train etc.
BP~
- BP神经网络算法,可以调节隐层,输入输出等-BP neural network algorithm, can be adjusted hidden layer, input and output, etc.
BP
- BP神经网络算法,C源代码,在这里和大家分享,也是搜来的资料。-BP neural network algorithm, C source code here to share, but also to the data search.
BP神经网络算法的C语言实现代码
- 用C语言编程,进行bp神经网络算法程序实现(BP neural network algorithm, program implementation)
BP神经网络算法代码
- BP神经网络算法代码的C++源代码,亲试可用(BP neural network algorithm code C++ source code, pro test available)
BP神经网络+最小距离分类器
- BP神经网络算法,贝叶斯-最小距离分类器,可以用于模式识别。(BP neural network algorithm, Bayesian minimum distance classifier, can be used for pattern recognition)
BP神经网络MATLAB中的实现
- 在MATLAB中实现BP神经网络算法计算代码(Implementation of BP neural network algorithm in MATLAB)
案例1 BP神经网络的数据分类-语音特征信号分类
- 前馈循环神经网络,用于处理语音识别,里面是matlab源代码,以及实例。学习神经网络算法很有帮助。(Feed forward recurrent neural network for speech recognition, which is the matlab source code, and an example. Learning neural network algorithms is very helpful.)
BP神经网络 GUI
- 针对BP神经网络算法,使用MATLAB软件进行了编译,并给出了BPGUI的模型例子(An example of the GUI interface of BP neural network algorithm)