搜索资源列表
gabp
- 利用matlab编写的遗传算法优化神经网络权值的程序
遗传算法优化BP神经网络的权值的matlab程序源代码
- 遗传算法优化BP神经网络的权值的matlab程序源代码。,Genetic algorithm BP neural network weights of the matlab source code.
GABP.利用改进遗传优化算法解决BP神经网络中局部最小问题
- matlab格式源代码。功能:利用改进遗传优化算法解决BP神经网络中局部最小问题。,matlab source code format. Function: the use of improved genetic optimization algorithm BP neural network to solve local minimum problems.
GAbp
- 遗传神经网络的模式识别算法,可以用于设备的故障诊断-Genetic neural network pattern recognition algorithm, can be used for equipment fault diagnosis
gabp-m-files
- 传算法对BP网络权值阈值进行优化的matlab源代码-matlab code
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
ga_bp
- ga优化神经网权值&阈值程序。为了方便,我把几个matlab的程序都放在txt文件里,使用时,对照把txt内容复制进matlab即可-ga optimization neural network weights & threshold procedures. For convenience, I have several matlab programs on the txt file, use, control the content of the txt you copied into
gabp-src
- a matlab code for training a backpropagation neural network
GAbp
- 用遗传算法优化bp神经网络的权值,并训练以及验证网络-Bp by using genetic algorithms to optimize the weights of neural networks, and network training and validation
GAbp
- 遗传算法优化神经网络的通用的matlab程序,希望对大家有帮助-Genetic algorithm optimization neural network
gabp-src
- scr ipts for Matlab, which implement known procedures for stereovision.
BP
- Belief Propagation (BP) Implementations gabp.m, run_gabp.m => Gaussian BP - parallel version asynch_GBP.m => Gaussian BP - serial version sparse_gabp.m, run_sparse_gabp.m => Gaussian BP - sparse version, optimized, tested on sparse
GABP
- 用遗传算法来优化BP神经网络,进行网络训练,包含有实验数据-Using genetic algorithms to optimize the BP neural network, the network training, includes the experimental data
GAbp
- 基于遗传算法改进的神经网络算法,可以广泛的应用于数据预测及数据分析-Improved genetic algorithm-based neural network algorithm can be widely used in data forecasting and data analysis
GAbp
- 用遗传算法优化BP神经网络的初始权值与阈值.使用gaot与nntools-Use ga optimative the weight and bias of BP neural network.
GAbp
- 遗传算法优化BP神经网络的权值和阈值,进行预测-BP neural network genetic algorithm to optimize the weights and thresholds to predict
GABP
- 利用遗传算法优化神经网络,并通过matlab得以实现-Matlab genetic neural network implementation
GABP
- 用遗传算法优化BP神经网络的Matlab编程实例-Method for optimizing BP neural network Matlab programming examples
gabp-src
- matlab package code source
GABP
- matlab实现的遗传算法改进的BP神经网络(BP neural network improved by genetic algorithm implemented by MATLAB)