搜索资源列表
遗传算法优化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
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-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
bpnet
- 用人工神经网络的bp的方法解决异或问题-Using artificial neural network bp means to solve the XOR problem
MATLAB_BP_algorithm
- 用matlab实现的bp神经网络算法,在图象处理等诸多领域有很大的应用-achieved using Matlab bp neural network algorithm, image processing and many other areas of great application
BP-moshi
- BP神经网络用于函数拟合与模式识别的Matlab示例程序,说明很详细,并且代码可以直接拿来用-BP neural network for function fitting and pattern recognition procedures Matlab examples to illustrate in great detail, and the code can be directly used by
BP
- 神经网络——BP算法源码的C环境实现,用它可以训练样本数据-Neural network- BP algorithm of the C-source environment to achieve, it can be trained with sample data
BPC
- BP算法神经网络,是用C++写的。功能强大。 有技术含量的。-BP neural network algorithm, is written in C. Powerful. A technical content -BP algorithm for neural networks, is C++ Wrote. Powerful. Technical content.-BP neural network algorithm, is written in C. Powerful. A techn
bp
- neural network source, a relatively new algorithm, better classification results! -neural network source, a relatively new algorithm, better classification results!
bp-matlab-code
- BP神经网络 MATLAB源码 没有用到神经网络工具箱-BP neural network source code is not used MATLAB neural network toolbox
Neural
- 严格按照BP网络计算公式来设计的一个matlab程序,对BP网络进行了优化设计-Neural Network——BP
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