搜索资源列表
BP神经网络代码
- Bp神经网络算法(VC++实现),包含main函数和BpNet类的控制台程序,带有详细的注释。
BP神经网络代码
- BP神经网络MATLAB、C、C++源代码
BP神经网络的C程序语言实现
- BP神经网络的C程序语言实现,非常实用的一个代码-Neural Network C Programming Language, in a very practical code
用C++编写的BP神经网络开发包
- 开发环境:C++ 简要说明:这是一个神经网络开发包。目录ann下是专门针对神经网络的代码,外部目录是一些公用的代码,与神经网络无关,但是神经网络的代码用到了它们。 ann目录下有一个目录demo,里面存放了一些示例程序,请参照它们进行编程。(不好意思,刚才上面那个类别没选好就点上传了) -development environments : C Brief Descr iption : This is a neural netw
BP
- BP神经网络代码,用于故障诊断,包括了归一化处理和网络参数选择-BP neural network code for the fault diagnosis, including the normalized processing and network parameters
Iris数据集BP神经网络实例代码
- Iris数据集BP神经网络实例代码,该例子程序提供AForge.NET实现和matlab实现两种途径(Iris data set, BP neural network example code)
基于遗传算法的BP神经网络优化算法
- 基于遗传算法的BP神经网络优化算法,Matlab代码。(BP neural network optimization algorithm based on genetic algorithm, Matlab code.)
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神经网络MATLAB中的实现
- 在MATLAB中实现BP神经网络算法计算代码(Implementation of BP neural network algorithm in MATLAB)
bp
- 本代码是一份bp神经网络代码,通过训练、检验、预测,可以实现对网络的完美应用,有需要的同学可以看看。(This code is a BP neural network code, through training, testing, prediction, you can achieve the perfect application of the network, there is a need for students to see
bp神经网络用于PID控制器
- bp神经网络用于PID控制器matlab代码(BP neural network used in PID controller MATLAB code)
基于BP神经网络的函数拟合与模式识别的Matlab程序
- 基于BP神经网络的函数拟合与模式识别的matlai代码(Function Fitting and Pattern Recognition Based on BP Neural Network)
用matlab编BP神经网络预测程序
- 用matlab编BP神经网络预测程序,MATLAB程序代码-- 人工神经网络及其工程应用(BP neural network prediction program using MATLAB)
bp神经网络学习报告
- 用于学习bp神经网络的例子,里边附有代码(bp netural network which can help you study bp network)
BP神经网络数字识别(matlab2014a)
- 利用BP神经网络识别易拉罐底字符识别,运行前注意阅读算法说明和代码中相对路径的设置。(The BP neural network is used to identify the character recognition of the bottom of the can, and the pre operation attention to the reading algorithm and the setting of the rel
BP神经网络-鸢尾花分类代码+文档
- BP神经网络-鸢尾花分类代码+文档,可以直接运行(BP neural network - iris code + document, can run directly)
神经网络代码
- 关于径流月值的BP神经网络预测,经过证明可以得到想要的结果,分享给大家,一起交流学习。(The BP neural network forecast for monthly runoff has proved that the desired results can be obtained, sharing and exchanging learning.)
遗传算法优化BP神经网络预测彩票实现代码
- BP神经网络彩票预测MATLAB代码,遗传算法优化BP神经网络预测彩票实现代码(MATLAB Code for Prediction of Neural Networks based on BP Neural Networks)
采用BP神经网络进行非线性预测
- 该代码包括单隐含层BP和双隐含层BP。建立基于BP神经网络的预测模型,对数据进行随机排列,选取训练样本和测试样本,训练样本训练网络,测试样本进行验证(The code includes single hidden layer BP and double hidden layer BP. Establish a prediction model based on BP neural network, arrange the data ra