搜索资源列表
网上发给我的BP
- 人工神经网络\\网上发给我的BP-ANN \\ Internet to my BP
BP_model
- BP神经网络预测数据,matlab实现。-BP(ANN)relize forecasts data,matlab.
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,
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
ANN
- 这是一个matlab程序用于构建人工神经网络模型,可以随意设置层数和单元个数!-This is a matlab program for building artificial neural network model can arbitrarily set the number of layers and units!
ANN
- matlab开发的RBF、BP PID算法,已经过测试-matlab development of RBF, BP PID algorithm has been tested
bp
- 自己编写的BP神经网络matlab算法,m文件。-Back Propagation Artificial Neural Networks, ANN
ANN_AND_BP
- 一个概要介绍ANN与BP的文献,用平常语言说明了神经网络的原理与如何建立。-BP ANN with an overview of the literature, using ordinary language to explain the principles of neural networks and how to build.
forcast-sample-by-BP-ANN
- 一个基于bp神经网络的例子演示程序,简单实用。-One sample to show BP ANN algorithm by matlab.