搜索资源列表
matlab(GA)2
- matlab遗传算法工具箱函数及实例讲解2 【问题】在-5<=Xi<=5,i=1,2区间内,求解 f(x1,x2)=-20*exp(-0.2*sqrt(0.5*(x1.^2+x2.^2)))-exp(0.5*(cos(2*pi*x1)+cos(2*pi*x2)))+22.71282的最小值。
matlab(GA)1
- matlab遗传算法工具箱函数及实例讲解1 核心函数: 初始种群的生成函数
matlab-ga-nn
- 经典的神经网络matlab程序。-classical neural networks Matlab procedures.
车间作业调度问题遗传算法通用Matlab程序
- 车间作业调度问题遗传算法通用Matlab程序,很好用的的哦,the matlab implementation of job-shop scheduling problem solution based on the GA algorithm.
GA.通过遗传算法的思想来解决
- 本MATLAB例程,为通过遗传算法的思想来解决f(x)=x*sin(10pi*x)+2.0,-1<=x<=2的最大值问题。,The MATLAB routines for the adoption of the idea of genetic algorithm to solve f (x) = x* sin (10pi* x)+ 2.0,-1
gatbx.Matlab遗传算法工具箱源码
- Matlab遗传算法工具箱源码,添加路径后可直接调用遗传算法函数,Matlab GA Tools source code
PLS-GA.rar
- 这是遗传算法和偏最小二乘法的共同使用做回归,非常好的程序,This is a genetic algorithm and partial least squares regression to do the common use, very good procedures
vrpGA.rar
- VRP问题的遗传算法程序 matlab写的,经典,智能算法,the procedures of VRP problem which is compiled by GA and running in matlab.
GA-FCM.rar
- 遗传算法改进的模糊C均值聚类的matlab源程序 可以运行 格式需要更改,Improved genetic algorithm fuzzy C-means clustering can run the matlab source code need to change format
proficient-in-MATLAB-optimization
- 精通matlab最优化计算随书带的源码,包括线性规划,整数规划,pso,GA等-Proficient in matlab optimization calculation with the source code with the book, including linear programming, integer programming, pso, GA etc.
MatlabQoSRoute-GA
- QoS routing in matlab formulticast network
GA
- 基于matlab实现的遗传算法,非常的全,很有用-it is based on matlab,
ga
- 遗传算法,MATLAB例程,交叉适应繁殖变异,结构清晰-Genetic algorithm, MATLAB routine, cross-breeding to adapt to variations in the structure of clear
Matlab-GA-algorithm-and-application-code
- 几个非常经典的实例演示,手把手教授,学习遗传算法的非常好的帮手。-Your best assistance in studing GA algorithm !by case study
TSP
- TSP solved whit Genetic Algorithms in MATLAB GA toolbox
[matlab.ga.nn]
- 用matlab编写的遗传算法优化神经网络的经典程序-Prepared using matlab genetic algorithm optimization of the classical neural network program
MATLAB-GA
- 基于matlab的遗传算法的实现pdf论文-matlab GA
MATLAB-GA-TOOLBOX-AND-USE
- 本书系统介绍了遗传算法工具箱的功能特点、编程原理及应用-MATLAB GA TOOLBOX AND USE
tsp_ga
- matlab GA算法 解决 TSP问题(matlab GA TSP Genetic Algrithom)
GA+PSO.__
- MATLAB 遗传和粒子群混合编程,,,,,,,(MATLAB GA+PSO.........)