搜索资源列表
GA.rar
- 遗传算法初学者教程:包括GA的基本步骤,流程及应用中的一些基本问题 ,Genetic algorithm tutorial for beginners: the basic steps, including GA, process and application of some basic issues
BPN-GA.rar
- 用于神经网络训练的混合遗传算法,与快速BP算法结合。,For neural network training, hybrid genetic algorithm, combined with the rapid BP algorithm.
GA-BP
- GA-BPmatlab程序,有需要的可以下。-GA-BPmatlab procedures need to make.
99273904GA-bP
- 基于GA的BP改进算法,用遗传算法对BP 神经网络算法进行改进试用过 里面有数据是可以使用的-GA-based improvement of BP algorithm, genetic algorithm with BP neural network algorithm tried there are data that can be used
GA-BPNN
- 传统遗传算法优化BP网络的权值和阀值,获得较好的收敛性-GA,BP
work
- GA+BP遗传算法与神经网络结合,与单纯的Bp算法作为比较-GA+BP
GA-bp
- 基于遗传算法的bp神经网络优化程序,经测试好用,有很好的应用价值-Bp based on genetic algorithm neural network optimization program, tested easy to use, there is a good value
GA-BP
- 这是一个采用遗传算法优化bp神经网络权值阈值的MATLAB程序-This is a genetic algorithm to optimize neural network weights bp threshold MATLAB program
ga-bp
- 用遗传算法优化bp神经网络权值系数.matlab 编程实现.-GA algorithm was used to optimize the bp net weights.
GA-BP
- BP和GA的联合算法程序,大家喜欢的话,可以下载,共同学习!-BP and GA combined algorithm program you like, you can download, learn together!
GA-BPANN
- 经过遗传算法优化的BP神经网络程序GA-BPA-After a genetic algorithm BP neural network program GA-BPANN
GA-BP
- 基于遗传算法的BP网络优化程序,使用遗传算法对BP网络权值阈值进行优化,再用BP算法训练网络-BP network based on genetic algorithm optimization program, BP network using genetic algorithm to optimize the weight threshold, and then BP algorithm for training the network
97937497GA-BP-neural
- GA-BP算法matlab实现代码,matlab仿真计算程序代码,经过测试-GA-BP algorithm implementation code matlab, matlab simulation code, tested
GA-BP-algorithm
- Multilayer feedforward networks GA-BP hybrid learning algorithm
GA-BP
- GA—BP运用GA对BP神经网络进行训练,取得的最优解作为初始链接权值和阈值,以对BP神经网络局部搜索能力强、全局搜索能力差的缺点进行改进,来达到提高BP神经网络的性能的目的。-GA GA-BP using BP neural network is trained to obtain the optimal solution as the initial link weights and thresholds of BP neural network of local search abilit
GA-BP神经网络应用实例之MATLAB程序
- 使用MATLAB编写的GA-BP神经网络,可进行多组数据处理 % gap.xls中存储训练样本的原始输入数据 37组 % gat.xls中存储训练样本的原始输出数据 37组 % p_test.xls中存储测试样本的原始输入数据 12组 % t_test.xls中存储测试样本的原始输出数据 12组(MATLAB implementation of the GA-BP neural network,% gap.xls stored in the training sample of the
GA-BP
- 遗传算法优化BP神经网络,克服原始BP神经网络的缺点,提高算法的精度。(Genetic algorithm, optimization, BP neural networ)
改进的GA优化BP
- 改进的遗传算法优化的BP神经网络,用于电厂数据的异常检测和故障诊断,已验证有效性。(The improved genetic algorithm optimized BP neural network has been validated for power plant data anomaly detection and fault diagnosis.)
GA-BP优化
- 主要用于遗传算法进行神经网络学习,可直接运行(the program is used to solve BP in GA, and it can setup)
GA-BP
- 遗传算法优化BP神经网络,解决局部最优解的问题(hybrid intelligent algorithm(combination of BP and GA))