搜索资源列表
mat-bp
- 用BP实现函数逼近 Matlab有如下特点: 1.编程效率高 例如:普通的矩阵计算用一般的高级语言,如C,Pascal等,需要十几至几十行语句,用matlab, 至多几行。 2.用户使用方便; 3.语句简单,内涵丰富; 4.高效方便的矩阵和数值计算; 5.方便的绘图功能,等等。
GA-BP
- 遗传算法优化神经网络代码,大家可以下载,方法很简单,-Genetic algorithm neural network code, you can download, the method is very simple,
BPPatternRecognition
- MATLAB编写的误差反向传播(BP)神经网络简单分类器。-MATLAB prepared by error back-propagation [BP] neural network classifier easy.
BPNetwork
- 反向传播神经网络例程,单隐层BP网络,简单易懂-Back-propagation neural network routines, a single hidden layer BP network, easy-to-read
BP
- 不适用matlab进行的bp算法开发,设计简单,功能健全-bp not using matlab
BP-shenjingwangluo
- BP神经网络的通用代码,简单易懂,写法精练-BP neural network, the common code, easy to understand, concise writing
bp
- 最简单的bp神经网络源代码,可以是适当的进行修改得到自己想要的代码。-Easiest bp neural network source code, is appropriate to modify the code to get what they want.
matlab-BP-predict
- BP神经网络入门,适合刚开始接触神经网络的人,一个简单的小例子-BP neural network entry, suitable for people just getting started with the neural network, a simple example
BP-1.5
- 基础的BP神经网络应用。附有注释,适合初学,简单易懂。-basic utilities of BP neural networks.
BP
- bp算法的代码,非常实用简单,程序后面的注释能帮助立刻理解程序意思,并且子模块分开,易于改动-bp algorithm code, very useful and simple notes behind the program can help immediately understand the meaning of the program, and separate sub-module, easy to change
BP-neural-network
- BP神经网络,函数逼近,简单易懂。适合初学者学习。-It is a program for BP neural network.It is easy to learn.
BP-Classification
- 基于BP神经网络的模式识别方法,基于简单易懂的特点,同时有助于深刻理解神经网络的学习训练方法。-BP neural network pattern recognition method based on the characteristics of easy to understand, while helping a deep understanding of the neural network learning and training methods.
BP
- 一个简单的BP神经网络实现模式识别。仅供参考-this is bp
simple-bp
- 一个简单的bp算法,运行中可以看到每一步的结果。适合初学者。-A simple BP algorithm, the operation can be seen in the results of each step. Suitable for beginners.
pso-bp
- 粒子群算法,也称粒子群优化算法(Particle Swarm Optimization),缩写为 PSO, 是近年来发展起来的一种新的进化算法(Evolutionary Algorithm - EA)。PSO 算法属于进化算法的一种,和模拟退火算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。这种算法以其实现
bp
- 基于BP神经网络的简单训练算法,入门级算法,简单易懂-Simple BP neural network training algorithm, the entry-level algorithm, simple and easy understanding.
BP神经网络MATLAB实例
- BP神经网络的MATLAB简单实例以及神经网络算法BP网络的训练函数(MATLAB simple example of BP neural network)
案例1 BP神经网络的数据分类-语音特征信号分类
- 简单的bp神经网络,是一个语音信号的简单建模和处理,结构深度是3层(simple MATLAB code example for BP network)
第1章 BP神经网络的数据分类
- 利用简单的负反馈神经网络(BP神经网络)实现数据分类的实例(An example of data classification using a simple negative feedback neural network (BP neural network) is presented.)
BP神经网络
- 一个简单的BP神经网络分类声发射信号的范例,对理解框架有帮助,不过结果不够严谨,不利于发表(A simple example of BP neural network classification of AE signals is helpful to understand the framework, but the results are not rigorous enough to be published)