搜索资源列表
GA
- 本程序是在MATLAB平台上,利用智能优化算法遗传算法来解决01背包问题。在0 / 1背包问题中,需对容量为c 的背包进行装载。从n 个物品中选取装入背包的物品,每件物品i 的重量为wi ,价值为pi 。对于可行的背包装载,背包中物品的总重量不能超过背包的容量,最佳装载是指所装入的物品价值最高。-This procedure is in the MATLAB platform using intelligent genetic algorithm optimization algorithm t
_ppt
- GA算法的PPT讲解,适合初学者学习! -PPT on the GA algorithm, suitable for beginners to learn! PPT on the GA algorithm, suitable for beginners to learn!
Matlab-GA
- 用matlab编程的遗传算法,适应于目标函数为求最大值,且解非负整数解-Matlab programming using genetic algorithm, adapted to the objective function for the sake of maximum, and solution of non-negative integer solutions
bpann+ga
- back propagation and genetic algorithm in neural networks
GA
- 遗传算法c语言实现,稍作修改可应用于各种平台,主要用于优化计算-Genetic algorithm c language, with slight modifications can be applied to a variety of platforms, mainly used in optimization calculation
semi-ga
- 半监督遗传算法,基于kmeans的半监督遗传算法-Semi-supervised genetic algorithm, based on the semi-supervised genetic algorithm kmeans
GA-solving-BP
- 遗传算法解BP网络异或问题源代码,计算效果一般,可供参考-GA Algorithm solving BP ANN XOR problem
Binary-GA
- it is binary ga algorithm in matlab
hybrid-pso-and-ga
- this file content a hybrid pso and GA algorithm.
GA
- 是一个关于VRP问题的简单的GA算法代码,里面有零售商,中间商的成本关系!-Is a simple question about VRP GA algorithm code, there are a retailer, middleman cost relationships!
Nonlinear-DP-and-GA-algorithm
- 非线性规划和ga算法求解函数极值,提高非线性规划的优化能力-Nonlinear programming and GA algorithm to solve the extreme value of function, improve the optimization ability of nonlinear programming
GA
- genetic algorithm for
Simple-GA-example
- 一个简单的遗传算法例子,练手用的,带注释,结果导出。(A simple genetic algorithm example, practicing hand with notes, the results derived.)
ga函数
- 遗传算法是一个万精油,几乎很多的地方都会用到这个算法。希望对大家有用(Genetic algorithm is a million essential oils, almost in many places will use this algorithm. Hope to be useful to everyone)
GA
- Genetic algorithm based routing
GA for TSP
- Genetic algorithm matlab code for solve travelling salesman problem
GA
- In computer science and operations research, a genetic algorithm (GA) is a metaheuristic inspired by the process of natural selection that belongs to the larger class of evolutionary algorithms (EA). Genetic algorithms are commonly used to generate h
GA源程序
- 利用GA算法搜索最优图像融合参数,在进行图像融合(The GA algorithm is used to search the optimal image fusion parameters, and the image fusion is carried out)
GA
- 基于MATLAB进行的遗传算法程序编写,可用于标准遗传算法的计算。(The genetic algorithm program based on MATLAB can be used for the calculation of the standard genetic algorithm.)
basic GA
- GA basic limitation 3dim
