搜索资源列表
遗传算法优化BP神经网络的权值的matlab程序源代码
- 遗传算法优化BP神经网络的权值的matlab程序源代码。,Genetic algorithm BP neural network weights of the matlab source code.
利用bp神经网络实现异或分类问题
- 在matlab环境下,利用bp神经网络实现异或分类问题,In the matlab environment, the use of bp neural network XOR classification problem
BP
- 这是一个用C#编程的BP人工神经网络算法的程序。-This is a C# programming with BP artificial neural network algorithm procedure.
bp3
- 三层前馈神经网络的BP算法。程序具有以下功能: (1) 允许选择各层节点数; (2) 允许选用不同的学习率η; (3) 能对权值进行初始化,初始化用[-1、1]区间的随机数; (4)允许选用单极性和双极性两种不同Sigmoid型转移函数。 -Three-tier feed-forward neural network BP algorithm. Procedures have the following functions: (1) allows to choose the
bp
- 实现神经网络的bp识别手写数字。改程序师用MATLAB实现的,里面代码可以直接用-Bp neural network to achieve handwritten numeral recognition. Reform program to achieve the division to use MATLAB, which code can be directly used
BP-neural-network
- BP神经网络算法程序 双输入单输出 有详细程序注解 便于读者阅读-BP neural network algorithm for two-input single-output process are detailed procedures to facilitate reader comments
BP
- 神经网络BP算法的实现和两个小例子,其中包括两个.m文件和一个说明文档-Implementation of neural network BP algorithm and two small examples, including two. M file and a documentation
何斌——BP改进算法
- BP神经网路的改进算法 delphi实现,帮帮忙,怎么大家都做过了呢?-BP neural network to achieve improved algorithm delphi, help out how we all done?
bpnet
- 用人工神经网络的bp的方法解决异或问题-Using artificial neural network bp means to solve the XOR problem
bp
- neural network source, a relatively new algorithm, better classification results! -neural network source, a relatively new algorithm, better classification results!
BP
- 本文主要讲的是基于BP神经网络的医学图像分割方法-BP neural network-based medical image segmentation
3-BP
- 利用MATLAB构建的三层人工神经网络,网络结构清楚,具有一定参考价值-The use of MATLAB built three artificial neural network, the network structure is clear and has a certain reference value
GA-BP
- 这是一个采用遗传算法优化bp神经网络权值阈值的MATLAB程序-This is a genetic algorithm to optimize neural network weights bp threshold MATLAB program
BP-neural-network-PID-control-in-the-blow-molding-
- BP神经网络PID控制在吹塑机系统中的应用BP neural network PID control in the blow molding machine system-BP neural network PID control in the blow molding machine system
BP-Neural-network-PID
- 神经网络的结构选4-5-3,学习速率为0.28,惯性系数为0.04,加权系数初始值取-0.5-0.5上的随机数。-4-5-3 neural network structure selection, the learning rate is 0.28, the inertia coefficient is 0.04, the initial value of weighting factor to take-0.5-0.5 the random number.
PID-control-using-BP-neural-network
- 基于BP神经网络的一阶惯性纯滞后PID控制-BP neural network based on a PID control order inertia delay
BP-neural-network-algorithm
- 神经网络BP算法LV 源代码,用于模式识别-LV neural network BP algorithm source code for pattern recognition
BP-neural-network-model
- 本文在了解神经元和BP算法的基础上,使用MATLAB软件作为开发工具建立BP神经网络模型,重点研究了BP神经网络结构设计的原理和方法,包括影响BP神经网络训练能力的因素,以及这些因素如何影响BP神经网络的性能;改变不同参量,对比实验数据,总结各个参量对BP神经网络的影响。从而寻找最佳的BP神经网络模型。本文还对一些其他的神经网络算法进行了总结和介绍。- In this paper , based on understanding of the neuronal model and learni
Artificial-neural-network-BP
- 人工神经网络BP算法源码,讲解的很详细,希望对你们有用-Artificial neural network BP algorithm source code
BP neural network algorithm example
- 介绍了一种BP神经网络算法的MATLAB实现方法,并附有简单实例。(It introduced a MATLAB implementation method of BP neural network algorithm with simple examples.)