搜索资源列表
matlab基本bp神经网络
- 基本的bp神经网络,包含建库,建立初始化bp网络,以及对数据进行分类等
根据鸢尾花多组数据先训练网络再对样本进行测试
- 基于BP神经网络,根据鸢尾花多组数据先训练网络再对样本进行测试,给出分类结果,Based on BP neural network, in accordance with multiple sets of data iris network before training again for testing classification results are given
BP神经网络
- BP代码,主要用于数据的拟合及分类。该算法能够在控制精度的情况下得到较好的效果
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算法源码的C环境实现,用它可以训练样本数据-Neural network- BP algorithm of the C-source environment to achieve, it can be trained with sample data
bp
- c语言编写的基于BP神经网络的对图像车辆分类,其中图像特征提取是用图像不变矩,给出了图像不变矩的样本数据和验证数据.rar-err
BP-NN-programe
- 一个神经网络程序,神经网络仿真数据和测试结果.-a NN programe writed in C, with test data and test result.
99273904GA-bP
- 基于GA的BP改进算法,用遗传算法对BP 神经网络算法进行改进试用过 里面有数据是可以使用的-GA-based improvement of BP algorithm, genetic algorithm with BP neural network algorithm tried there are data that can be used
bp
- 利用bp算法对鸢尾花数据进行分类的matlab实现程序-Bp algorithm using iris data classification procedures to achieve matlab
BP
- 这次上传的程序源码是关于使用BP神经网络预测数据。-The upload program source code is on the use of BP neural network forecasts.
bp
- 对于多个输入数据,bp网络自动的调整各个权值,直到达到预先设定的值。这样可以用来估计未来输入点的类别。即对数据进行了分类。-For multiple input data, bp network automatically adjust the various weights until they reach pre-set value. This can be used to estimate future input point category. Namely, the data are
BP
- BP神经网络C语言程序 进行BP训练 可根据需要更改数据进行BP训练测试-BP neural network C language program for BP training may need to change the data according to BP training tests
BP
- 使用matlab编写的BP神经网络的算法,使用单隐层的网络,其中包括一个实例文件,对20个数据作分类。-Prepared using matlab algorithm BP neural network, using a single hidden layer networks, including an instance of the file, the data for 20 categories.
BP
- 神经网络bp算法VC++实现网络的相关运算有:1、网络的输入输出接口,即训练数据的输入,各层权值和节点阈值的输出;2、网络的学习,包括前向传播运算和反向传播运算,误差估计,权值阈值修改;3、网络预测的实现等等。其中网络的学习算法采用变步长和加动量项的优化学习算法,经过我的实验对网络的学习效率有很大提高-Neural network bp algorithm VC++ to achieve the network-related operations: 1, the network input a
BP-Iris-classifier
- 使用BP网络实现了对Iris数据的分类,使用了可变学习速率和带动量的梯度下降算法。-Using the BP network realizes the classification of Iris data, the use of the variable learning rate and the amount of gradient descent algorithm driven.
bp--shenjingwangluo
- BP 神经网络用于预测 使用平台 - Matlab7.0数据为1986年到2000年的交通量 ,网络为3输入,1输出 15组数据,其中9组为正常训练数据,3组为变量数据,3组为测试数据-BP neural network to predict the use of platforms- Matlab7.0 data for 1986 to 2000, traffic volume, network, 3 inputs, 1 output 15 sets of data, of which
BP-Neural-Network-
- BP神经网络的数据分类,语言特征信号分类。选取了民歌、古筝、摇滚和流行四类不同音乐,用BP神经网络实现有效分类。-BP neural network data classification, language characteristic signal classification. Selected folk songs, zither, four different types of rock and pop music, with BP neural network for effecti
ANN-BP
- BP神经网络算法,原数据与结果均已给出,望可以提供帮助-BP neural network algorithm, the original data and the results have been given, hope can help
bp-code
- 利用BP神经网络进行数据预测,得到均方误差,并画出预测数据和原数据的对比图。-BP neural network for data, forecasts, get the mean square error, and forecast data and raw data to draw the comparison chart.