Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - BP
Search - BP - List
DL : 0
此程序是用matlab编写的神经网络bp算法的一个简单例子-this procedure is used Matlab prepared by the neural network algorithm bp of a simple example
Update : 2024-05-19 Size : 1024 Publisher : 杜秋华

DL : 0
很好 我采用得是串行方式对bp网络进行训练,为何训练时误差dsum约来越大??望指教!-good, I have used in serial mode is the right bp network training, training errors are about to dsum greater? ? Look weekend!
Update : 2024-05-19 Size : 1024 Publisher : 欧阳文森

落煤残存瓦斯量的确定是采掘工作面瓦斯涌出量预测的重要环节,它直接影响着采掘工作面瓦斯涌出量预测的精度,并与煤的变质程度、落煤粒度、原始瓦斯含量、暴露时间等影响因素呈非线性关系。人工神经网络具有表示任意非线性关系和学习的能力,是解决复杂非线性、不确定性和时变性问题的新思想和新方法。基于此,作者提出自适应神经网络的落煤残存瓦斯量预测模型,并结合不同矿井落煤残存瓦斯量的实际测定结果进行验证研究。结果表明,自适应调整权值的变步长BP神经网络模型预测精度高,收敛速度快 该预测模型的应用可为采掘工作面瓦斯涌出量的动态预测提供可靠的基础数据,为采掘工作面落煤残存瓦斯量的确定提出了一种全新的方法和思路。-charged residual coal gas is to determine the volume of mining gas emission rate forecast an important link, which directly affect mining gas emission rate forecast accuracy, and with coal metamorphism, loading coal particle size, the original gas content, exposure time and other factors nonlinear relationship. Artificial neural networks have expressed arbitrary nonlinear relationships and the ability to solve complex nonlinear, time-varying uncertainty and the new ideas and new approaches. Based on this, the author of adaptive neural network loading coal residual gas production forecast model, and a combination of different loading coal mine gas remnants of the actual test results of research. Results show that the adaptive value of the right to change step BP neural network model predict
Update : 2024-05-19 Size : 60416 Publisher : 王静

DL : 0

Update : 2024-05-19 Size : 6144 Publisher : 黄大东

DL : 0
这是一个BP神经网络的程序,使用Matlab编辑的。-This is a program of Back-Propgation neural network,edited in Matlab.
Update : 2024-05-19 Size : 1024 Publisher : 胡玉霞


Update : 2024-05-19 Size : 5120 Publisher : 罗蜂

pid算法-pid Algorithm
Update : 2024-05-19 Size : 182272 Publisher : 11

DL : 2
神经网络预测bp算法程序,可以对一组数据进行有效的预测-bp neural network prediction algorithm process to a group of data for effective forecast
Update : 2024-05-19 Size : 1024 Publisher : 涂宝标

神经网络OOP类库,含有BP网络等的训练,很容易对其进行扩展,-neural network OOP libraries, containing BP network of training, it is easy to extend them
Update : 2024-05-19 Size : 182272 Publisher : 刘朝勇

基于C开发的三个隐层神经网络,输出权值、阈值文件,训练样本文件,提供如下函数:1)初始化权、阈值子程序;2)第m个学习样本输入子程序;3)第m个样本教师信号子程序;4)隐层各单元输入、输出值子程序;5)输出层各单元输入、输出值子程序;6)输出层至隐层的一般化误差子程序;7)隐层至输入层的一般化误差子程序;8)输出层至第三隐层的权值调整、输出层阈值调整计算子程序;9)第三隐层至第二隐层的权值调整、第三隐层阈值调整计算子程序;10)第二隐层至第一隐层的权值调整、第二隐层阈值调整计算子程序;11)第一隐层至输入层的权值调整、第一隐层阈值调整计算子程序;12)N个样本的全局误差计算子程序。-C development based on the three hidden layer neural network, the output weights, threshold documents, training sample documents, for the following functions : a) initialization, the threshold subroutine; 2) m learning samples imported subroutine; 3) m samples teachers signal Subroutine ; 4) hidden layer of the module input and output value subroutine; 5) the output layer of the module input and output value subroutine; 6) the output layer to the hidden layer subroutine error of generalization; 7) hidden layer to the input layer subroutine error of generalization; 8) the output layer to the third hidden layer Weight adjustment, the output layer threshold adjustment routines; 9) 3rd hidden layer to the second hidden layer weights adjustment, the third hidden layer threshold adjustment routi
Update : 2024-05-19 Size : 11264 Publisher : 李洋

可以用C++语言开发各种神经网络:BP,RBF,HOP~…………,使用前请看看说明文档,然后建立一个自己的项目文件,只要能明白作者的思路就能很方便地进行各种神经网络的设计,本人现在就在一个系统中使用它,目前这个开发包的版本已进入0.7了,但功能差不多,本人认为0.5这个版本用着也很方便,所以把他发来,大家共享。-C language can be used to develop a variety of neural networks : BP, RBF, HOP ~ ... ... please look at the use of pre-documented, and then the establishment of a project document, you will be able to understand the author's ideas will be very convenient for the various neural network design, I in a system in which to use it, the current version of the development kit has entered 0.7, but the function almost, I think that this version of 0.5 is also very convenient, so he made to share.
Update : 2024-05-19 Size : 422912 Publisher : 李洋

DL : 0
很容易确定该 BP 网络的输入为 64维。当数字数据混入噪声时,可以看作是对 0、1 数据进行简单的随机反转。比如说,要加入 7%的噪声,那就可以对 4 个 0或者 1 进行反转。反转哪一个,这里是随机的。-very easy to determine the importation of BP network of 64 peacekeepers. When mixed with the noise of digital data, can be seen as data on 0,1 simple random inversion. For example, to join the 7% of the noise, it can be 0 for 4 or for a reversal. What a reversal here is random.
Update : 2024-05-19 Size : 785408 Publisher : 王淹

经典的人工智能问题 - iris数据分析问题。通过设计三层bp神经网络对花朵数据进行分类识别,并达到了很好的效果。-classic AI problem- iris data analysis problems. Three-bp through the design of neural networks classify data flower identification, and to achieve good results.
Update : 2024-05-19 Size : 259072 Publisher : lyx

DL : 0
BP算法的C++源程序,软件实现BP神经网络的功能-BP algorithm in C source code, software BP network functions
Update : 2024-05-19 Size : 7168 Publisher : mary

DL : 0
我做的一个用matlab程序编写的BP算法,是是我毕设的一部分,程序运行绝对没有问题,欢迎大家指正。-I do a Matlab programming with the back-propagation algorithm, is part of a complete, running absolutely no problem, we are happy to correct.
Update : 2024-05-19 Size : 3072 Publisher : FX

DL : 0
bp,hopfild等多种网络的vc实现-bp,hopfild and multifold network s VC realization
Update : 2024-05-19 Size : 4714496 Publisher : 辛慧杰

DL : 0
BP神经网络C++源代码,经过测试运行,欢迎使用,欢迎指导!-BP neural network C source code, the test run, welcomed the use of welcome guidance!
Update : 2024-05-19 Size : 30720 Publisher : 王东方

bp算法的程序实现,可以任意只指定中间结点和输入输出节点的个数-bp algorithm program can only arbitrarily designated intermediate nodes and the input and output nodes Number
Update : 2024-05-19 Size : 8192 Publisher :

人工神经网络\神经网络的程序和训练数据 解压缩后可以运行的-ANN \ neural network training procedures and decompress data after the run
Update : 2024-05-19 Size : 456704 Publisher : 吴光超


Update : 2024-05-19 Size : 1024 Publisher : 混子杨
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.