搜索资源列表
BP神经网络程序
- BP神经网络程序.zip-BP neural network programming. Zip
BP神经网络代码
- Bp神经网络算法(VC++实现),包含main函数和BpNet类的控制台程序,带有详细的注释。
BP神经网络程序
- 一个可直接运行的BP神经网络程序
BP.rar
- 一个曲线拟合的bp神经网络程序,适合初学者进行研究,A curve fitting of bp neural network procedures, suitable for beginners to study
bp
- 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
bp
- bp神经网络源程序--A BP NN code
BP-moshi
- BP神经网络用于函数拟合与模式识别的Matlab示例程序,说明很详细,并且代码可以直接拿来用-BP neural network for function fitting and pattern recognition procedures Matlab examples to illustrate in great detail, and the code can be directly used by
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.)
Iris数据集BP神经网络实例代码
- Iris数据集BP神经网络实例代码,该例子程序提供AForge.NET实现和matlab实现两种途径(Iris data set, BP neural network example code)
GA-BP神经网络应用实例之MATLAB程序
- 使用MATLAB编写的GA-BP神经网络,可进行多组数据处理 % gap.xls中存储训练样本的原始输入数据 37组 % gat.xls中存储训练样本的原始输出数据 37组 % p_test.xls中存储测试样本的原始输入数据 12组 % t_test.xls中存储测试样本的原始输出数据 12组(MATLAB implementation of the GA-BP neural network,% gap.xls stored in the training sample of the
BP神经网络逼近(matlab程序)
- Bp神经网络MATLAB小程序,相当实用,推荐实用(Neurofuzzy design and model construction of nonlinear dynamical processes from data)
bp神经网络
- Matlab实现前向神经网络的方法 本文以Fisher的Iris数据集作为神经网络程序的测试数据集(Implementation of feedforward neural networks by Matlab)
神经网络理论与Matlab R2007实现(程序代码)
- BP神经网络, 虽然很简单,但是很好用的哦!!!(BP neural network, It is very nice)
BP神经网络
- 通过人工神经网络,简单的学习程序,BP神经网络模型(Through artificial neural network, simple learning program, BP neural network model)
基于BP神经网络的函数拟合与模式识别的Matlab程序
- 基于BP神经网络的函数拟合与模式识别的matlai代码(Function Fitting and Pattern Recognition Based on BP Neural Network)
bp神经网络
- 两个bp神经网络的预测程序(含有详细注释)。(Prediction program for two BP neural networks (detailed notes))
BP神经网络的非线性系统建模-非线性函数拟合
- 使用BP神经网络,实现非线性系统建模,包括完整的程序和测试数据。(BP neural network is used to realize nonlinear system modeling, including complete program and test data.)
BP神经网络预测 程序
- BP神经网络的预测算法及实现属于深度学习的内容(The prediction algorithm and Realization of BP neural network belong to the content of deep learning)
基于BP神经网络的性别识别
- MATLAB神经网络与实例精解(陈明著) 第6章例6.1程序 基于BP神经网络的性别识别 是学习BP神经网络的经典程序(Matlab neural network and case study Chapter 6 example 6.1 procedure Gender recognition based on BP neural network It is a classic program for learning BP neural network)