搜索资源列表
BP神经网络代码
- Bp神经网络算法(VC++实现),包含main函数和BpNet类的控制台程序,带有详细的注释。
VB语言编写的神经网络源代码
- VB语言编写的神经网络源代码
神经网络理论与MATLAB7源代码下载
- 神经网络理论与MATLAB7书中所有的源代码下载
神经网络
- 神经网络源代码。BP神经网络,值得学习的好资料
基于人工神经网络的时间序列预测matlab源代码
- 基于人工神经网络的时间序列预测matlab源代码
BP神经网络非线性系统建模
- 基于BP神经网络的非线性系统函数拟合算法,分为BP神经网络构建,BP神经网络训练和BP神经网络预测.
fdp5final神经网络人脸检测
- gabor 神经网络 人脸检测系统
改进的BP神经网络
- 基于附加动量的BP神经网络,模拟函数
BPnetBP神经网络算法.zip
- bp神经网络算法,bp nerve network algorithm
遗传算法优化神经网络XOR.rar
- 遗传算法优化神经网络的C源程序, Heredity algorithm optimization nerve network C source program
利用bp神经网络实现异或分类问题
- 在matlab环境下,利用bp神经网络实现异或分类问题,In the matlab environment, the use of bp neural network XOR classification problem
神经网络讲义
- 神经网络讲义课件:PPT格式- Nerve network printed lecture class: PPT form
神经网络源代码
- 神经网络入门代码 适合初学者 代码简单 规模较小
c语言神经网络
- c语言的神经网络源程序-c language source neural network
神经网络算法
- JAVA版的BP神经网络源代码,源代码是Word形式,若拷贝到项目中可直接运行。
BP神经网络训练和测试
- 三个程序,其中包括如何确定隐层节点数,BP神经网络训练和神经网络测试,替换相关数据即可使用。
BP神经网络运动状态分类
- 该程序可以通过训练集对所构建的BP神经网络进行训练,并能通过测试集,即对不同的运动状态进行分类。(The program can train the constructed BP neural network through the training set, and can classify the different motion states through the test set.)
神经网络_36篇论文
- 大量神经网络论文供大家学习参考,为人类多做一点贡献(A large number of neural network papers for your learning reference, for human beings to make a little contribution)
BP神经网络的数据分类-语音特征信号分类
- 利用BP神经网络对样例中语音信号进行分类(The BP neural network is used to classify the speech signals in the sample)
SVM神经网络中的参数优化---提升分类器性能
- 对SVM神经网络进行参数优化,提升其分类器性能(The parameters of SVM neural network are optimized to improve the performance of classifier)