搜索资源列表
网上发给我的BP
- 人工神经网络\\网上发给我的BP-ANN \\ Internet to my BP
BP_model
- BP神经网络预测数据,matlab实现。-BP(ANN)relize forecasts data,matlab.
ANN
- 人工神经网络的c++实现方法,包括BP,RBF,SOM,LVQ等网络的源程序-Artificial neural network c++ realization, including BP, RBF, SOM, LVQ and other network source
ANN
- BP神经网络的matlab程序(动量梯度下降算法训练 、贝叶斯正则化算法)-BP neural network matlab program
ANN
- 实验使用BP神经网络来逼近一个较复杂的正弦函数,并观察BP神经网络的各个参数对BP神经网络的影响.-Experimental use of BP neural network to approximate a more complex sine function, and to observe the parameters of BP neural network on the impact of BP neural network.
2008101523144260
- 一、用GA直接训练BP网络的权重算法 主程序:gafault.m 它包括以下子程序: 1. BP网络初始化:nninit.m――给出P,T,R,S1,S2; 2. 适应值计算函数:gabpEval.m; 3.将遗传算法的编码解码为BP网络所对应的权值、阈值函数:gadecod.m; 二、用GA先求BP网络的权重,再用纯BP直接训练BP的混合GA-BP算法 主程序:gabpfault.m 它包括以下子程序: 1. 网络初始化:nninit.m――给出P,T,
ann
- 人工神经网络算法的实现,bp神经网络,二输入,一输出-Artificial neural network algorithm, bp neural network, two input, one output
ann
- 这个是一篇论文,它用visualc++6.0实现了bp算法-This is a paper, it visualc++ 6.0 achieved bp algorithm
NeuralNetwork_BP
- BP网络的应用: BP神经网络用于分类与回归, 使用matlab打开-Application of BP Network: BP neural network for classification and regression, the use of matlab to open
ANN
- bp神经网络对短期电力负荷的预测,一周预测一天,输入是归一过的数据。-bp neural network for short-term load forecast, the forecast one day a week, enter the data have been normalized.
bp
- matlab实现几种神经网络的BP算法,超强-matlab,bp,ANN
ANN-pid
- 基于BP神经网络的pid控制的源代码注释-the source code comments on BP based PID Control
ann
- 基于神经网络之中的BP算法的matlab仿真-Based on the BP neural network algorithm matlab simulation
BP
- C语言编的BP网络,通过简单修改就可以使用了-bp ANN based on C language
2-layers-simple-ANN
- 不调用MATLAB本身的神经网络工具箱实现两层神经网络-creat a simple two layers ANN without using the ANN toolbox of MATLAB
ann
- 用神经网络对三种信号进行分类,已通过测试,可运行!-to recognize three signals by ann.
ann
- bp神经网络程序和java源代码源代码是eclipse的工程,所以若您使用的是eclipse,可以直接用eclipse的import将源代码的文件夹加入-bp neural network programs and java source code source code is eclipse project, so if you are using eclipse, you can import directly from eclipse' s source code folder to
strain
- BP神经网络预测,用于预测将来可能出现的情况,并给出警示。-PREDICTION OF BP ANN
forcast-sample-by-BP-ANN
- 一个基于bp神经网络的例子演示程序,简单实用。-One sample to show BP ANN algorithm by matlab.