搜索资源列表
Matlabprogrammingcalculatedusingtheshortestpathand
- 利用Matlab编程计算最短路径及中位点选址
zuidlj
- 医院选址问题的最短路径,FLOYD算法,比较简单,但是对数据结构不熟的朋友,读起来或许有点吃力
GA 用于配送中心,工厂等的选址
- 多篇关于遗传算法和PSO算法在车辆调配、路径规划中的应用
Matlabprogrammingcalculatedusingtheshortestpathand
- 利用Matlab编程计算最短路径及中位点选址-Calculated using Matlab programming shortest path and site location
zuidlj
- 医院选址问题的最短路径,FLOYD算法,比较简单,但是对数据结构不熟的朋友,读起来或许有点吃力-Hospital siting of the shortest path, FLOYD algorithm is relatively simple, but friends who are not good data structure, perhaps a bit difficult to read
Graph
- 该程序是为了解决医院的选址问题,利用了最短路径的方法-The program is to address the siting of the hospital, using the shortest path method
supermarketsiete
- 超市选址,用数据结构,求最小生成树问题。自设计算法为超市寻找一个最短路径。-Supermarket site, the data structure, and minimum spanning tree problem. Since the design of algorithms for the supermarket to find a shortest path.
Matlab-code
- 利用Matlab编程计算最短路径及中位点选址,实例+源程序 -This paper introduces a MATLAB code with examples for caculating the shortest path and the middle point.
t1
- 选址问题 给定n个村庄之间的交通图。若村庄i和j之间有路可通,则i和j用边连接,边上的权值Wij表示这条道路的长度。现打算在这n个村庄中选定一个村庄建一所医院。编写如下算法: (1) 求出该医院应建在哪个村庄,才能使距离医院最远的村庄到医院的路程最短。 (2) 求出该医院应建在哪个村庄,能使其它所有村庄到医院的路径总和最短。 -failed to translate
PostDistance
- 本作业为邮局选址问题。在该问题中,求邮局的最佳位置即求坐标的中位数。分解来看,即分别寻找X和Y坐标的中位数。 类设计如下:设计一个PostCal的类。计算X,Y坐标的中位数方法selectMedian(),其中partition()用于将大问题分解为子问题使用。最后有一个计算邮局到各居民点的路径总和int calSum()。 类中包含构造函数PostCal(),主要功能是实现文件读写,结果计算及输入输出。 类中包含取居
pso
- 配送中心选址-路径的微粒群算法代码、包括粒子的编码、适应值计算、粒子更新-Distribution center location- the path of particle swarm algorithm code, including particle coding, adaptation values, the particle updates
sjjg110
- 数据结构超市选址,带有文件的输入输出。floyd算法实现最短路径。-Data structure supermarket site, with file input and output
cdn.tar
- spfa算法,最小费用最大流,选址问题,网络流优化路径-spfa algorithm, the minimum cost maximum flow, location problems, network flow path optimization
微蜂窝信号传播
- 射线跟踪模型是受到广泛欢迎的一种模型,其中利用了跟踪技术预测无线电波传播特性。本代码利用这一原理,可精确得发射器,接收器之间的主要传播路径。便于小区内基站的选址。(The ray tracing model is a popular model, which USES tracking technology to predict the transmission characteristics of radio waves. This
131707200959320
- 物流选址程序,在31个已知坐标的城市中选出路径最短、成本最低的配送中心(A logistics location program that selects the shortest and lowest cost distribution center in 31 cities with known coordinates)
VoronoiUsingBrushfire-master
- Voronoi使用Matlab编程,解决选址、最小路径最大覆盖等问题(Voronoi uses Matlab programming to solve the problem of location, minimum path maximum coverage and so on)
区域最优选址
- 采用地图匹配算法实现最优路径选址的MATLAB程序(Map matching algorithm for optimal route location)