搜索资源列表
Allocation3
- 遗传算法的配送中心选址设计代码,针对选择多个配送中心的。-GA Distribution Center site design code, choosing several distribution centers.
ruby_allocation3
- 用遗传算法求物流配送中心解选址问题.有运行结果
GA 用于配送中心,工厂等的选址
- 多篇关于遗传算法和PSO算法在车辆调配、路径规划中的应用
yich
- 遗传算法就是那么点东西呗,就是在一个域内搜索最优解, 比如那个配送中心选址,如果用最低级的算法, 它的复杂度是C(n,m)*n!以上对吧?然后用遗传算法就可以使得复杂度降低呗, 迅速达到收敛。<br/>遗传算法的确是目前的一个在很多领域都比较先进的求解算法,你去搜一下它的原理看看吧, 我写程序之前光看这个算法的原理就看了两三天才全看明白。 这是我用vb写的遗传算法程序。是一些通用代码,与具体问题对应的代码空出来,用的时候填进去。根据我的经验,要想用好遗传算法,代码
GAPSO
- GA 用于配送中心,工厂等的选址,采用遗传算法,在程序中可以选择不同的编码方法。-GA CHOOSE ADDRESS
dd
- 单亲进化遗传算法在多个配送中心选址中的应用-Single evolutionary genetic algorithm in multiple Distribution Center Applications
选址分配
- 优化公交站点选址,程序可以运行,如有问题可以联系QQ2027771338(Optimize the bus station site, the program can run, if there are problems, you can contact QQ2027771338)
免疫优化算法在物流配送中心选址中的应用
- 主要用于用遗传算法解决多目标优化的VRP问题(the program is often used to solve VRP)
GA
- 遗传算法求解物流配送中心选址模型的MATLAB程序代码(Location of logistics distribution center)
hreation
- 遗传算法的配送中心选址设计代码,针对选择多个配送中心的,()
GA_SVM
- 基于遗传算法的人工免疫算法,可以用于解决优化选址问题 matlab语言(Artificial immune algorithm matlab language)
遗传规划
- 基于遗传算法的基础设施优化布点规划。输入基础设施(变电站、充电站、污水处理厂、公交站)个数,设置好区位坐标,可以优化布局选址。 使用前要装好相关工具箱(GA optimal, for layout of frastructure)
遗传算法案例分析及源代码
- 基于遗传算法的选址MATLAB代码,案例分析(Location based MATLAB code based on genetic algorithm)
选址定容
- 经典遗传算法,简单易懂。适合初学者使用,是分布式电源的选址定容的算法(Classical genetic algorithm is simple and easy to understand. It is suitable for beginners to use. It is an algorithm for locating and sizing distributed power.)
GA
- 遗传算法,简单易懂。适合初学者使用,是分布式电源的选址定容的算法,做了相应的改进(Classical genetic algorithm is simple and easy to understand. It is suitable for beginners to use. It is an algorithm for locating and sizing distributed power.)
GAOT
- 基于改进的遗传算法,简单易懂。适合初学者使用,是分布式电源的选址定容的算法(Classical genetic algorithm is simple and easy to understand. It is suitable for beginners to use. It is an algorithm for locating and sizing distributed power.)
免疫优化算法
- 是分布式电源的选址定容的免疫优化算法算法,是最基本的遗传算法,基本实现了选址定容的功能(It is an inheritance algorithm for location and capacity of distributed power supply and the most basic genetic algorithm. It basically realizes the function of location and capacity determination.)
reconfiguration
- 是分布式电源的选址定容的改进的遗产算法算法,是最基本的遗传算法,基本实现了选址定容的功能(It is an inheritance algorithm for location and capacity of distributed power supply and the most basic genetic algorithm. It basically realizes the function of location and capacity determination.)
遗传算法 选址分配 matlab
- 针对多对多选址分配模型的物流网络算法求解,采用遗传算法+matlab进行计算。
物流选址
- 物流选址,运用遗传算法,源代码,十分好用有效,可修改数据