搜索资源列表
GA_BP.zip
- 遗传算法与BP模型的改进及其在水资源工程中的应用,Genetic Algorithm and BP improve the model and its application in water resources engineering
ga_bp
- 用遗传算法优化神经网络,有关函数已经经过更新,以适应matlab新版-Neural network using genetic algorithm, the function has been updated to accommodate the new version of matlab
GA_BP
- 基于GA的BP改进算法,用遗传算法对BP 神经网络算法进行改进-Based on the GA to improve the BP algorithm, genetic algorithm with BP neural network algorithm to improve
GA_BP-pso_bp
- 遗传算法与神经网络混合的算法程序、粒子群优化与神经网络混合的算法程序,可以进行算法结果的比较-Genetic algorithm and neural network algorithm for mixed procedures, particle swarm optimization and neural network algorithm for mixed procedures, can be the result of comparison algorithm
ga_bp
- 基于gaot工具箱优化BP以实现数据拟合。在nninit.m中修改数据存储的路径以及隐含层节点数的设置(S1),遗传算法与bp的参数修改在ga_bp.m中进行。-Toolbox gaot Optimize based on BP in order to achieve data fitting. At nninit.m modify the path of data storage as well as the hidden layer nodes of the set (S1), geneti
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
GA_bp
- 遗传算法优化bp神经网络 matlab程序-Genetic algorithm optimization bp Network
GA_BP
- 遗传算法优化BP神经网络的matlab程序,是比BP神经网络更好拟合函数。-Genetic algorithm optimization BP neural network matlab procedure is better than the BP neural network fitting function.
ga_bp
- 遗传算法优化BP神经网络的源程序,可以运行出结果-QGA-BP of matlab
GA_BP
- 用遗传算法解决最短路径优化TSP问题(附matlab源程序.txt)-The solvelution of the shortest path optimization problem TSP by using genetic algorithms
GA_BP
- 用遗传算法优化BP神经网络,得到跟精确训练的网络,更加准确的进行拟合,校正,样本预测。(The BP neural network is optimized by genetic algorithm, and the network with accurate training is more accurate, fitting, correcting and forecasting samples.)
ga_bp
- 基于遗传算法改进阈值的神经网络 能够有效避免神经网络的阈值陷入局部极小值这一问题(The neural network based on genetic algorithm to improve the threshold can effectively avoid the problem that the threshold of the neural network is trapped into the local minimum)
基于遗传算法改进的BP神经网络
- 基于遗传算法改进的BP神经网络,适用于基础学习···