Skip to content

Latest commit

 

History

History

optimal_warehouse_location_for_shipments

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.