【模拟退火算法】模拟退火算法(SA)求解配送中心选址问题附MATLAB代码

上传者: sinat_42974726 | 上传时间: 2024-04-11 10:43:43 | 文件大小: 30KB | 文件类型: ZIP
多配送中心选址问题可以描述为:某个地区内有若干个需求点,已知各个需求点的需求量,现欲在该区域内若干个配送中心备选点中选择一部分,建立配送中心,以满足该地区需求点的需求,并使得包括固定费用、运输费用以及存储费用在内的总费用最少。 为了简化问题,我们先做出如下假设: 1)仅在给定的配送中心备选点中选择一部分建立配送中心。 2)运输费用与运量成正比。 3)配送中心容量足够大,可以满足所有需求。 4)各需求点的需求量已知。 模拟退火算法来源于固体退火原理,将固体加温至充分高,再让其冷却。加温时,固体内部粒子随温升变为无序状,内能增大;而冷却时粒子渐趋有序,在每个温度上都达到平衡态,最后在常温时达到基态,内能减为最小。

文件下载

资源详情

[{"title":"( 12 个子文件 30KB ) 【模拟退火算法】模拟退火算法(SA)求解配送中心选址问题附MATLAB代码","children":[{"title":"模拟退火算法求解配送中心选址问题","children":[{"title":".DS_Store <span style='color:#111;'> 6.00KB </span>","children":null,"spread":false},{"title":"demand.txt <span style='color:#111;'> 160B </span>","children":null,"spread":false},{"title":"createInitSolution.m <span style='color:#111;'> 1.57KB </span>","children":null,"spread":false},{"title":"main.m <span style='color:#111;'> 3.82KB </span>","children":null,"spread":false},{"title":"index.txt <span style='color:#111;'> 218B </span>","children":null,"spread":false},{"title":"bestResult","children":[{"title":"best.mat <span style='color:#111;'> 394B </span>","children":null,"spread":false},{"title":"best.jpg <span style='color:#111;'> 23.35KB </span>","children":null,"spread":false}],"spread":true},{"title":"createNeighborSolution.m <span style='color:#111;'> 1.20KB </span>","children":null,"spread":false},{"title":"costFunc.m <span style='color:#111;'> 1.25KB </span>","children":null,"spread":false},{"title":"store_fixed_cost.txt <span style='color:#111;'> 118B </span>","children":null,"spread":false},{"title":"trans_cost.txt <span style='color:#111;'> 671B </span>","children":null,"spread":false},{"title":"swapInsertReverse.m <span style='color:#111;'> 2.38KB </span>","children":null,"spread":false}],"spread":false}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明