搜索资源列表
BP算法源程序
- 一个简单的用MATLAB写的BP算法源程序。-a simple written in MATLAB BP algorithm source.
bp算法源程序
- 反向传播(back-propagation,BP)算法是一种计算单个权值变化引起网络性能变化值的较为简单的方法。由于BP算法过程包含从输出节点开始,反向地向第一隐含层(即最接近输入层的隐含层)传播由总误差引起的权值修正,所以称为"反向传播"。-BP (back-propagation BP) algorithm is a calculation of the weights of individual changes in networ
neuronet-BP
- 用MATLAB做的BP神经网络,能识别简单的图象-do with MATLAB BP neural network can recognize simple images
mat-bp
- 用BP实现函数逼近 Matlab有如下特点: 1.编程效率高 例如:普通的矩阵计算用一般的高级语言,如C,Pascal等,需要十几至几十行语句,用matlab, 至多几行。 2.用户使用方便; 3.语句简单,内涵丰富; 4.高效方便的矩阵和数值计算; 5.方便的绘图功能,等等。 -BP realize function approximation using Matlab has the following
Bp
- 本程序为BP算法在一个简单分类中的应用,主要针对异或问题,有助于对本算法的理解
C++BP
- bp算法(神经网络) 简单实现 可帮助初学者理解算法的基本思路-bp algorithm (neural network) can help realize a simple algorithm for beginners to understand the basic ideas
BP
- 我自己编写的用VisualC++实现的BP神经网络类,网络节点和层数可任意定义,封装性好,调用简单方便。第一次调用时随机产生权值,可将网络结构写入文件,以后从文件读出。在图像处理方面是很有用的。 -I have written with VisualC++ Achieved BP neural network type, network nodes and layers can be arbitrary definition of a
BP
- 简单实用的BP神经网络训练测试程序,稍加改进就可以使用-Simple and practical training of BP neural network testing procedures can be used to improve a little
BP
- 神经网络的一个C源代码,能够完成简单的训练过程-a C program about Nerual Network
BP
- bp神经网络程序,一个简单的训练算法和样本-bp neural network program, a simple algorithm and the training samples
Bp
- 利用Bp神经网络实现的两类分类程序,程序简单明了,初学者也看得懂。-Bp neural network using two types of classification procedures, the program is simple, beginners can understand.
GA-BP
- 遗传算法优化神经网络代码,大家可以下载,方法很简单,-Genetic algorithm neural network code, you can download, the method is very simple,
BP
- 用BP算法解决异或问题,简单易实现,方便使用(Solving XOR problem with BP algorithm)
BP神经网络MATLAB实例
- BP神经网络的MATLAB简单实例以及神经网络算法BP网络的训练函数(MATLAB simple example of BP neural network)
案例1 BP神经网络的数据分类-语音特征信号分类
- 简单的bp神经网络,是一个语音信号的简单建模和处理,结构深度是3层(simple MATLAB code example for BP network)
封装一个简单的BP神经网络
- java实现bp神经网络用来二分类,这个是我写的文档,里面有完整程序(a BP neural network to implement two division,which implemented with java)
bp神经元
- 一个简单的BP神经元算法,(凑20个汉子真不容易,为什么非要规定写多少说明?)(Simple BP neuron algorithm)
BP
- BP算法的MATLAB实现,很简单的分类小程序(BP algorithm MATLAB implementation, the small classification procedure is very simple)
BP
- 实现简单的二值分类,是一个简单的小程序,可以参考(Implement a simple binary classification)
bp神经网络matlab实现
- 简单的bp神经网络,bp神经网络matlab实现(Simple BP neural network)