搜索资源列表
GA
- GA算法,在MATLAB上的实现,是源程序
GA.C
- 基于VC++的遗传算法源码(相当经典),非常可观
GA-SVM
- 遗传算法+支持向量机,非常的实用,希望对大家有用。-Genetic algorithms+ support vector machine, very useful, we want to be useful.
GA-code
- 遗传算法用于图像处理中,有图像分割,图像特征提取,可以达到很好的效果-Genetic algorithms for image processing, there are image segmentation, image feature extraction, can achieve good results
GA
- 带详细注释的遗传算法源代码 用C++编写的/.-Notes with detailed genetic algorithm source code with C++ Prepared /.
GA
- 本程序是在MATLAB平台上,利用智能优化算法遗传算法来解决01背包问题。在0 / 1背包问题中,需对容量为c 的背包进行装载。从n 个物品中选取装入背包的物品,每件物品i 的重量为wi ,价值为pi 。对于可行的背包装载,背包中物品的总重量不能超过背包的容量,最佳装载是指所装入的物品价值最高。-This procedure is in the MATLAB platform using intelligent genetic algorithm optimization algorithm t
ga
- 基于遗传算法的,可以用来求解多目标优化的程序源码-Based on genetic algorithms can be used to solve multi-objective optimization procedure source
GA
- 本程序是用遗传算法实现的目标火力分配问题,绝对能运行处你想要的结果-This procedure is used to achieve the goal of genetic algorithm the distribution of power, absolutely you want to run the Department the results of
_ppt
- GA算法的PPT讲解,适合初学者学习! -PPT on the GA algorithm, suitable for beginners to learn! PPT on the GA algorithm, suitable for beginners to learn!
GA
- 遗传算法用C++实现的源代码,用来求最优解得问题-GA
GA
- 本程序运用了遗传算法,解决了以数组为数据结构的最优路径选择问题。-This procedure using genetic algorithm, to solve the array data structure for the selection of the optimal path.
ga
- 遗传算法,很实用的程序,给大家一个借鉴吧,希望可以帮到大家-Genetic algorithm, the procedure is very practical, given the right draw, I hope you can help
ga
- 遗传算法源程序 C++语言编写 复制就可以用-ga
GA-1_cpp
- 神经网络算法用CPP描述,在数学建模中会有应用-Neural network algorithm described by CPP
GA
- 封装好的GA函数, C++,可直接调用,目前是单目标函数(GA code / c++, can be used directly, for single object function)
智能优化方法及MATLAB-GA工具箱简介
- ga算法详细介绍,很好的介绍了ga的使用方法(ga inadffadfasdfasdfadf)
GA源程序
- 利用GA算法搜索最优图像融合参数,在进行图像融合(The GA algorithm is used to search the optimal image fusion parameters, and the image fusion is carried out)
GA算法
- GA-NN算法详细批注。基于MATLAB开发。(the process of GA-NN based on MATLAB langurage.)
GA-tsp
- 使用遗传算法解决了旅行商问题,采用C++做实现(The traveling salesman problem is solved by genetic algorithm, and implemented by C++.)
VRPTW-ga-master
- python源码,利用遗传算法解决VRPTW问题,包含所有过程步骤(solve the VRPTW by GA(Python cord))