Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 431 Bytes

File metadata and controls

7 lines (5 loc) · 431 Bytes

Matlab Implementation of Projection Gradient Descent, utilized to find the best place in a 2D map to place a warehouse, given a set of cost functions. The result is nicely showed in the image below.

image

To reconstruct run the optimal_warehouse_location_for_shipments.m file.