搜索资源列表
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
GA-BPNN
- 传统遗传算法优化BP网络的权值和阀值,获得较好的收敛性-GA,BP
work
- GA+BP遗传算法与神经网络结合,与单纯的Bp算法作为比较-GA+BP
GA-RBF
- 1.利用GA算法优化RBFNN的各种权值; 2.利用RBFNN进行函数跟踪; 3.比较测试未用GA优化的和使用GA优化的RBFNN的结果。-1.Use GA algorithm to optimize a variety of weights in RBFNN 2. Use RBFNN to realize tracking function 3. Compare and test the results of using GA and not using GA.
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-BPANN
- 经过遗传算法优化的BP神经网络程序GA-BPA-After a genetic algorithm BP neural network program GA-BPANN
97937497GA-BP-neural
- GA-BP算法matlab实现代码,matlab仿真计算程序代码,经过测试-GA-BP algorithm implementation code matlab, matlab simulation code, tested
GA-to-RBF
- GA to RBF 神经网络,遗传算法,滤波器,MATLAB-GA to RBF neural networks, genetic algorithms, filters, MATLAB
bp-ga
- 改进bp-ga算法,确定权值和阈值,组合导航系统故障诊断bp-ga算法-Improved algorithm for bp-ga
GA-BP-neural-network-application
- GA-BP神经网络应用实例之MATLAB程序,里面有遗传算法,有实例,很受的。-GA-BP neural network application instance of MATLAB
Genetic
- 遗传算法优化BP神经网络初始权值阈值,主程序(GA optimizes the initial weight threshold of BP neural network)
GA优化BP神经网络
- 该程序利用遗传算法,优化神经网络结构,是MATLAB源代码。(The neural network structure is optimized by genetic algorithm)
GA-BP代码
- 利用GA遗传算法优化BP神经网络,有理论介绍,有实例(BP neural network optimization using GA genetic algorithm, a theoretical introduction, there are examples)
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
第32章
- 基于GA-BP的抗糖化活性研究,《matlab智能算法》第32章源代码(Study on the activity of sugar resistance based on GA-BP,Matlab intelligent algorithm, the thirty-second chapter source code)
改进的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
- 通过GA算法对bp神经网络的阈值阀值进行优化(The threshold value of BP neural network is optimized by GA algorithm)
GA-BP模板
- 遗传算法优化BPmatlab代码(标注清晰),保证新手看了原理之后能看懂(Genetic algorithm optimizes the BPmatlab code (clearly marked) to ensure that the novice can understand the principle after reading it.)