搜索资源列表
tsp
- ga算法解tsp问题.动态TSP就是城市坐标在随着时间变化,我们的目标则要在最短的时间窗内寻找出最优的城市遍历路径,这是个双最优问题. 这是我对动态TSP算法的理解,使用改进的反序-杂交算法
混沌时间序列预测
- 1、该工具箱包括了混沌时间序列分析与预测的常用方法,有: (1)产生混沌时间序列(chaotic time series) Logistic映射 - \ChaosAttractors\Main_Logistic.m Henon映射 - \ChaosAttractors\Main_Henon.m Lorenz吸引子 - \ChaosAttractors\Main_Lorenz.m Duffing吸引子 - \ChaosAttractors\Main_Duffing.m Duffin
ant
- 本代码用蚁群算法求解带时间窗的车辆路径问题-The code with ant colony algorithm with time window of vehicle routing problem
C-CDocument
- 对混沌时间序列相空间重构C—C方法的三点不足,提出了一种基于改进的C-c方法的 确定曩优时延与嵌入窗的新算法.在关联积分计算过程中引入了权衡计算精度与速度的可调参数, 合理选择试参数,能在不严重损失估计精度的前提下,大大加快计算速度。在理论分析的基础上, 用所提出的算法对三种混沌序列进行相空间重构,仿真结果表明该算法对最优时延的选择更准确, 对最优嵌入窗的选取更可靠。-Of chaotic time series phase space reconstruction method
wer
- 随着我国经济的迅速发展和信息技术的进步,物流行业已经被确定为我国国民经济的重要产业和经济发展的新增长点,其中物流配送路径的优化是物流系统中的关键一环,选择合理经济的配送路线可以极大的降低配送成本,提高配送效率,增加企业的经济效益。 本文以如何科学的解决配送路径的优化问题为出发点,分析比较了各种算法在解决VRP中的特点与利弊,由于蚁群算法有着良好的正反馈机制与较强的鲁棒性和灵活性,本文选择了蚁群算法作为解决VRP问题的算法,并结合VRP问题本身的特点,针对蚁群算法存在的过早收敛等不足进行改进,最
C_CMethod
- 混沌时间序列分析中的c-c方法,用于求相空间重构时的求时间窗和延时时间-Chaotic time series analysis of the cc method for phase-space reconstruction for the order when the time window and delay time
VRPproblems
- 遗传算法求解物流配送中带时间窗的VRP问题-Distribution of genetic algorithm the VRP problem with time windows
ga
- C实现带时间窗的基于遗传算法的配送路径问题-C achieved with time window distribution path based on genetic algorithm problem
gorit
- 带时间窗的多式联运作业整合优化算法Intermodal operations with Time Windows integration and optimization algorithm-Intermodal operations with Time Windows integration and optimization algorithm
222
- 基于航班到达时间窗约束的空域资源分配问题.-Flight arrival time windows based on the airspace allocation of resources.
chaosmatalb666
- 用于混沌时间预测一个很好的工具。可以求时间延时和时间窗。非常好用的一个预测工具-a very good software.which can make something more good.and make somebody know much
GAApp
- Visual C++ 实现带时间窗的车辆路径问题-VTP with time windows.
pso解决带时间窗约束的车辆路径问题
- pso解决带时间窗约束的车辆路径问题,使用matlab代码完成。
matlab-AG
- 建立了带硬时间窗车辆路线问题的数学模型,并应用matlab软件检验了其正确性。设计了用遗传算法求解该数学模型的算法思路,即采用自然数编码的方法使得交叉和变异操作得以更加简便的进行-based on GA solve the mutil-objects problem with the help of time window
GA(vrp)
- 用MATLAB编写遗传算法代码求解带有时间窗的VRP问题(The genetic algorithm code is used to solve the VRP problem with time window.)
带时间窗车辆调度问题的蚁群算法.pdf
- VRP车辆调度问题解决思路,带有时间窗口(VRP with time windows)
MATLAB-带时间窗源码
- MATLAB-遗传算法-多车场-开放式-带时间窗-多商品-VRP问题源码(VRP with time windows)
ACOTSPtw
- 使用蚁群算法解决带时间窗的旅行商问题,注释详细(Ant colony algorithm is used to solve traveling salesman problem with time windows. Detailed annotations are given.)
解決VRPTW問題。原碼中的例題為solom C1-1
- 使用遗传算法求解带时间窗的车辆路径优化问题(VRPTW-GA Genetic Algorithms for VRPTW Solution, Running, with Descr iption)
111
- 用于求解带时间窗的多车场的配送路径优化问题,即vrp问题,算法是基于模拟退火算法和遗传算法的混合算法(The algorithm is a hybrid algorithm based on simulated annealing algorithm and genetic algorithm, which is used to solve the distribution path optimization problem of multi depot with time window)