搜索资源列表
matlab基本bp神经网络
- 基本的bp神经网络,包含建库,建立初始化bp网络,以及对数据进行分类等
BP-MATLAB.rar
- 一个基于BP神经网络的matlab程序可以实现对几种字体0-9的数字识别这个文件训练网络的压缩包,Based on BP neural network matlab program can achieve several fonts on the figure 0-9 to identify the document training network packet compression
2008101523144260
- 一、用GA直接训练BP网络的权重算法 主程序:gafault.m 它包括以下子程序: 1. BP网络初始化:nninit.m――给出P,T,R,S1,S2; 2. 适应值计算函数:gabpEval.m; 3.将遗传算法的编码解码为BP网络所对应的权值、阈值函数:gadecod.m; 二、用GA先求BP网络的权重,再用纯BP直接训练BP的混合GA-BP算法 主程序:gabpfault.m 它包括以下子程序: 1. 网络初始化:nninit.m――给出P,T,
11
- 神经网络实例集。包括以下几个程序单层线性神经网络实例、感知器神经元解决较复杂输入向量的分类问题、基于感知器神经网络处理复杂的分类问题、数值分析程序matlab-GUI、用BP网络完成函数的逼近源程序、自组织特征映射应用实例-Examples of neural network sets. Procedures include the following examples of single-layer linear neural network, perceptron neuron input
BPNN-Matlab
- 一个BP网络编程例子-Example of a BP network programming
bp
- matlab中应用BP神经网络对模式识别的源码-matlab application of BP neural network for pattern recognition of the source
MatLab
- 一用GA直接训练BP网络的权重算法 二用GA先求BP网络的权重,再用纯BP直接训练BP的混合GA-BP算法 -matlab program
GAbp
- 遗传算法程序包,包括用GA直接训练BP网络的权重算法,用GA先求BP网络的权重,再用纯BP直接训练BP的混合GA-BP算法,以及纯BP算法-Genetic Algorithm package, including direct training GA weight of BP network algorithm, first used GA for the weight of BP network, and then trained BP net BP mixed directly GA-BP
facedetection(matlab)
- 人脸检测程序基于bp网络模式形态学处理等算法完成人脸检测-face detection
BP
- 一个非常优秀的BP神经网络Matlab源程序-A very good BP Neural Networks Matlab source code
bp
- BP网络进行分类。matlab源码。经过验证-BP network classification. matlab source code. Proven
BP
- 不使用matlab神经网络工具箱用bp网络实现函数逼近。利于了解bp网络的原理-Do not use matlab neural network toolbox with bp networks function approximation. Help to understand the principle of the network bp
L-M
- L-M,BP网络算法,用matlab语言编译-LM, BP network algorithm with matlab compiler
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.
BP神经网络MATLAB实例
- BP神经网络的MATLAB简单实例以及神经网络算法BP网络的训练函数(MATLAB simple example of BP neural network)
BP and LVQ Neurl Networks
- BP神经网络和lvq神经网络的MATLAB程序,程序中包含有网络的识别效果图。(BP neural network and LVQ neural network training and pattern recognition)
遗传算法优化神经网络matlab源码
- 此程序实现了利用遗传算法优化BP神经网络,内含matlab源码及遗传算法工具包。亲测可用(This program implements the use of genetic algorithms to optimize the BP neural network, including Matlab source code and genetic algorithm toolkit. Pro test available)
GA-BP代码
- 利用GA遗传算法优化BP神经网络,有理论介绍,有实例(BP neural network optimization using GA genetic algorithm, a theoretical introduction, there are examples)
BP模板
- 经典BP网络算法,标注清晰,保证看了几遍就会(Classic BP network algorithm, clear annotation)
GA-BP及PSO-BP
- 主要是通过GA和PSO的全局搜索能力,用于改进BP网络的权值阈值(It is mainly used to improve the weight threshold of BP network)