搜索资源列表
Ga-BP
- 基于遗传算法优化的BP网络,非线性拟合程序。可用于多个方面,比如预测模型的建立,具有比BP网络更高的预测精度和收敛性。-Based on genetic algorithm optimization BP networks, nonlinear fitting procedure. Can be used in many aspects, such as the prediction model, higher than the BP network prediction accuracy an
gamyexam
- 基于遗传算法的BP神经网络(可以预测、可以分类)-Genetic Algorithm Based on BP neural network
BPaRBF
- 基于BP神经网络的预测及故障诊断,并且与RBF神经网络算法进行对比-Prediction and fault diagnosis based on BP neural network and RBF neural network algorithm and compare
wsddq
- 基于粒子群算法优化的BP神经网络,可用于数据预测和分析,实用性很强。-Particle swarm optimization based on BP neural network can be used to predict and analyze the data, very practical.
BPP
- 此程序是基于BP神经网络的大气能见度预测系统,利用改进的LM算法对能见度进行预测。(Atmospheric visibility prediction system based on BP neural network)
基于遗传算法优化BP神经网络的非线性预测
- 针对BP神经网络的初始权值和阈值是随机选取的弊端,采用遗传算法寻优BP的初始权值和阈值,然后进行BP训练和测试。遗传算法包括编码 选择 交叉 和变异等操作(Aiming at the disadvantage that the initial weights and thresholds of BP neural network are randomly selected, genetic algorithm is used to optimize the initial weights and