搜索资源列表
matlab bp
- bo
matlab基本bp神经网络
- 基本的bp神经网络,包含建库,建立初始化bp网络,以及对数据进行分类等
BP
- bp神经网络的源程序,很实用,很不错的!-bp neural network source code, very practical, very good!
BP
- 一个非常优秀的BP神经网络Matlab源程序-A very good BP Neural Networks Matlab source code
BP-class
- BP算法用于分类,MATLAB环境, 可以直接运行。-BP algorithm is used for classification, can run directly.
matlab-BP
- matlab神经网络,对于初学者很有帮助-MATLAB BP
MATLAB-BP-neural-network
- 基于matlab的BP神经网络应用Based on MATLAB BP neural network applications-Based on MATLAB BP neural network applications
BP神经网络MATLAB实例
- BP神经网络的MATLAB简单实例以及神经网络算法BP网络的训练函数(MATLAB simple example of BP neural network)
BP 0-9识别
- 本程序由matlab编写,以BP神经网络进行0~9十个数字的识别。(This procedure written by MATLAB, BP neural network for 0~9 ten digital identification)
bp
- 用多层前向网络的BP算法拟合函数 说明:1)网络结构为三层(输入层、1个隐层和输出层); 2)获取两组数据,一组作为训练集,一组作为测试集; 3)用训练集训练网络; 4)用测试集检验训练结果。(Fitting the function with BP algorithm of multilayer forward network)
多个 matlab 神经网络bp算法 调制识别
- 多个 matlab 神经网络bp算法 多个 matlab 神经网络bp算法(Multiple matlab neural networks BP algorithm)
matlab bp+遗传算法
- 一个关于遗传算法优化BP神经网络的算法方案研究,遇到一个问题就是在用BP神经网络仿真的结果里,最大值和最小值预测误差特别大,而其他值的误差很小,同样,我用遗传算法优化之后这个问题依然没有解决,可以作为大家下一步研究的参考(A genetic algorithm to optimize BP neural network algorithm program, encountered a problem is that in the BP neural network simulation resu
基本BP算法
- 基本bp算法,输入随机生成样本训练网络,利用训练好的网络对输出值进行预测(Basic BP algorithm, input random generation sample training network)
BP
- bp神经网络进行交通预测的Matlab源代码 数据为1986年到2000年的交通量 ,网络为3输入,1输出 15组数据,其中9组为正常训练数据,3组为变量数据,3组为测试数据(Matlab source code for traffic prediction by BP neural network The data is the traffic volume from 1986 to 2000. The network is 3 input and 1 output. 15 group
bp
- 实现了BP神经网络的例子,有大量的数据和相关算法(there are many files in the zip. It is very easy for you to study with it and please take it.)
BP
- bp神经网络实现预测,已经在鸢尾花数据集中验证过,拟合能力不错(Prediction of BP neural network)
案例3 遗传算法优化BP神经网络-非线性函数拟合
- 直接可用的matlab代码,用神经网络解决非线性函数拟合问题(Direct available matlab code to solve nonlinear function fitting problem by neural 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 relative path in the code.)
基于BP网络的个人信贷信用评估
- BP神经网络实现个人信贷评估,对于银行来说,客户的信用直接影响其效益。(Personal credit evaluation by BP neural network)
第1章 BP神经网络的数据分类
- 利用简单的负反馈神经网络(BP神经网络)实现数据分类的实例(An example of data classification using a simple negative feedback neural network (BP neural network) is presented.)