搜索资源列表
遗传算法优化BP神经网络的权值的matlab程序源代码
- 遗传算法优化BP神经网络的权值的matlab程序源代码。,Genetic algorithm BP neural network weights of the matlab source code.
matlab.rar
- matlab标准遗传算法 优化函数为f=-(x-1)^2+4,其中,0<=x<=3,matlab
用遗传算法优化BP神经网络的Matlab编程实例
- 用遗传算法优化BP神经网络的Matlab编程实例 07742497gabp.rar
ycsf
- 用遗传算法优化BP神经网络的Matlab编程实例-Using genetic algorithm BP neural network programming examples Matlab
ga_matlab
- matlab实现遗传算法程序,用于求解约束的优化问题-matlab genetic algorithm to achieve the procedure for solving constrained optimization problem
matlab
- matlab 数值优化遗传算法程序,大家都看看嘛。-matlab genetic algorithm numerical optimization procedures, we all look at them.
GA
- 遗传算法优化BP神经网络程序,很不错的,值得学习-GA for BP neural network training
GAbp
- 遗传算法优化神经网络的通用的matlab程序,希望对大家有帮助-Genetic algorithm optimization neural network
[matlab.ga.nn]
- 用matlab编写的遗传算法优化神经网络的经典程序-Prepared using matlab genetic algorithm optimization of the classical neural network program
GA_BP
- 遗传算法优化BP神经网络的matlab程序,是比BP神经网络更好拟合函数。-Genetic algorithm optimization BP neural network matlab procedure is better than the BP neural network fitting function.
GeneticAlgorith遗传算法
- 本程序为遗传算法基本程序,略有改进,结果过程均有图示,可通过修改yichuanzhuhanshu.m来适应不同的实际问题,优化效果较优,可用来对遗传函数实现方法的学习
遗传算法优化神经网络MATLAB算法程序
- 遗传算法优化神经网络MATLAB算法程序
利用遗传算法优化BP神经网络权值和阈值
- 利用遗传算法优化BP神经网络权值和阈值,内含程序和m文件(Using genetic algorithm to optimize BP neural network weights and thresholds, containing procedures and M files)
遗传算法优化神经网络matlab源码
- 此程序实现了利用遗传算法优化BP神经网络,内含matlab源码及遗传算法工具包。亲测可用(This program implements the use of genetic algorithms to optimize the BP neural network, including Matlab source code and genetic algorithm toolkit. Pro test available)
基于遗传算法的BP神经网络优化算法
- 基于遗传算法的BP神经网络优化算法,Matlab代码。(BP neural network optimization algorithm based on genetic algorithm, Matlab code.)
matlab bp+遗传算法
- 一个关于遗传算法优化BP神经网络的算法方案研究,遇到一个问题就是在用BP神经网络仿真的结果里,最大值和最小值预测误差特别大,而其他值的误差很小,同样,我用遗传算法优化之后这个问题依然没有解决,可以作为大家下一步研究的参考(A genetic algorithm to optimize BP neural network algorithm program, encountered a problem is that in the BP neural network simulation resu
遗传算法
- 利用遗传算法计算目标函数极值,遗传算法与传统的优化方法(枚举,启发式等)相比较,以生物进化为原型,具有很好的收敛性,在计算精度要求时,计算时间少,鲁棒性高等都是它的优点。(Using the genetic algorithm to calculate the extremum of a objective function. Compared with the traditional optimization methods (enumeration, heuristics, etc.), g
遗传算法多目标优化
- 在matlab语言中,采用遗传算法求多目标优化,文件里面有相关的pareto图(In Matlab language, the genetic algorithm is used to achieve multi-objective optimization. There are related Pareto graphs in the file)
遗传算法优化支持向量机
- matlab实现的基于遗传算法优化的支持向量机
matlab 遗传算法优化BP神经网络
- matlab 实现使用遗传算法优化BP神经网络。matlab版本:2016b