搜索资源列表
遗传算法优化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
GA
- matlab编写的遗传算法优化程序,采用随机配对交叉,多点交叉,两点交叉,编译对目标函数进行优化-matlab genetic algorithm to optimize the preparation procedures, using a random cross-matching, multi-point crossover, two cross-cutting, the compiler of the objective function to optimize
约束优化问题的遗传算法求解
- 基于matlab的约束优化问题的遗传算法求解-Matlab-based constrained optimization problems of the genetic algorithm
[matlab.ga.nn]
- 用matlab编写的遗传算法优化神经网络的经典程序-Prepared using matlab genetic algorithm optimization of the classical neural network program
利用遗传算法优化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)
遗传算法(精英选择)-matlab
- 描述了带有精英选择策略的遗传算法优化方法,主要有别于以往的轮盘赌选择方法,改进了性能(introduce a select factor into GA algotitm to improve the characteristic of GA itself)
遗传算法优化BP神经网络——非线性函数拟合
- 遗传算法优化 BP 神经网络分为 BP 神经网络结构确定、遗传算法优化和 BP 神经网络预 测 3 个部分。 BP 神经网络预测用遗传算法得到最优个体对网络初始权值和阔值赋值,网络经训练后预测函数输出。(Genetic algorithm optimization BP neural network is divided into 3 parts: BP neural network structure determination, genetic algorithm optimization
用遗传算法优化BP神经网络的Matlab编程实例
- 用遗传算法优化BP神经网络的Matlab编程实例,非常实用(BP neural network optimization using genetic algorithm Matlab programming examples, very practical)
chapter9基于遗传算法的多目标优化算法
- 遗传算法的MATLAB编程,MATLAB源程序(Genetic algorithm MATLAB programming, MATLAB source code)
遗传算法
- 遗传算法实现优化问题,附有例题以及程序,非常实用。(Genetic algorithm for optimization problems)
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
matlab编写的量子遗传算法
- 量子遗传算法的matlab程序,用于解决优化问题(The matlab program of quantum genetic algorithm is used to solve optimization problems)
遗传算法基础
- 遗传算法工具箱,介绍一元函数优化及多元函数优化,应用遗传算法工具箱进行计算。(Introduce the unary function optimization and genetic algorithm toolbox, multivariate function optimization, application of genetic algorithm toolbox to calculate.)
遗传算法
- 利用遗传算法计算目标函数极值,遗传算法与传统的优化方法(枚举,启发式等)相比较,以生物进化为原型,具有很好的收敛性,在计算精度要求时,计算时间少,鲁棒性高等都是它的优点。(Using the genetic algorithm to calculate the extremum of a objective function. Compared with the traditional optimization methods (enumeration, heuristics, etc.), g
遗传算法优化BP神经网络预测彩票实现代码
- BP神经网络彩票预测MATLAB代码,遗传算法优化BP神经网络预测彩票实现代码(MATLAB Code for Prediction of Neural Networks based on BP Neural Networks)
遗传算法优化支持向量机
- matlab实现的基于遗传算法优化的支持向量机
遗传算法路径规划
- 遗传算法路径规划MATLAB仿真,基于栅格图环境建模,以遗传算法优化路径。(Genetic Algorithms for Optimal Path Planning)
遗传算法优化simulink中PID参数
- 利用matlab编写基于遗传算法优化PID控制器(Matlab programming PID controller)