搜索资源列表
ann-bp
- 人工神经网络MATLAB源程序:此MATLAB程序用于人工神经网络-ANN MATLAB source : This MATLAB procedures for artificial neural network
ann
- 基于VC开发的,bp网络学习软件,需要简单的修改-based on the development of the VC, bp network learning software, a simple change
BP神经网络源程序及训练样本
- 人工神经网络\神经网络的程序和训练数据 解压缩后可以运行的-ANN \ neural network training procedures and decompress data after the run
用C++编写的BP神经网络开发包
- 开发环境:C++ 简要说明:这是一个神经网络开发包。目录ann下是专门针对神经网络的代码,外部目录是一些公用的代码,与神经网络无关,但是神经网络的代码用到了它们。 ann目录下有一个目录demo,里面存放了一些示例程序,请参照它们进行编程。(不好意思,刚才上面那个类别没选好就点上传了) -development environments : C Brief Descr iption : This is a neural netw
ann-bp
- 人工神经网络MATLAB源程序:此MATLAB程序用于人工神经网络-ANN MATLAB source : This MATLAB procedures for artificial neural network
ann-ppt
- 人工神经网络课件,蒋宗礼讲授,对于做人工神经网络方面的同志有帮助-ANN courseware, JIANG taught for artificial neural networks help comrades
BP
- 用bp神经网络对sin(x)拟合,隐含层采用sigmoid函数,输出层采用线性函数,-Bp neural network used to sin (x) fitted to the use of hidden layer sigmoid function, using a linear function of output layer,
ANN
- BP网络算法,采用matlab编程。有很广泛的实用性-BP network algorithm using matlab programming. There are a wide range of practical
ann
- bp神经网络算法的java实现(原创): 本程序为原创,实现改进的bp神经网络(动量因子),包含3个java文件,使用简单。-bp neural network algorithm to achieve the java (original): The original procedure to achieve improved bp neural network (momentum factor), contains 3 java
ann
- 人工神经网络算法的实现,bp神经网络,二输入,一输出-Artificial neural network algorithm, bp neural network, two input, one output
ANN
- BP神经网络的matlab程序(动量梯度下降算法训练 、贝叶斯正则化算法)-BP neural network matlab program
ANN
- bp神经网络对短期电力负荷的预测,一周预测一天,输入是归一过的数据。-bp neural network for short-term load forecast, the forecast one day a week, enter the data have been normalized.
AnnBp
- this source code is use to data forecasting using ANN BP method
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 eclip
ANN
- matlab开发的RBF、BP PID算法,已经过测试-matlab development of RBF, BP PID algorithm has been tested
ANN-BP
- BP神经网络算法,原数据与结果均已给出,望可以提供帮助-BP neural network algorithm, the original data and the results have been given, hope can help
ANN-BP
- 对“data2.m”数据,用其中一半的数据采用ANN-BP算法设计分类器,另一半数据用于测试分类器性能。-The "data2.m" data, which half of the data using the ANN-BP algorithm design classifiers, the other half of the data used to test the classifier performance.