Clear Filters
Clear Filters

Optimisation of cost function

1 view (last 30 days)
Michael-Allan Millar
Michael-Allan Millar on 24 Oct 2019
Commented: Sai Bhargav Avula on 18 Feb 2020
Hi
I asked this questio before, but the problem has got a lot bigger so hoping for other suggestions...
I am trying to minimise the function
Cost = (units used X cost of unit) + cost of storage + cost of dispatch
cost of dispatch = max(units used)
cost of storage = variable
units used and cost of unit are fixed.
I have two stores and two dispatches. The larger the stores and dispatches, the smaller the operating cost but larger capital cost. I'm using a problem-based solver approach.
Thanks
  1 Comment
Sai Bhargav Avula
Sai Bhargav Avula on 18 Feb 2020
can explain the issue you are facing in detailed

Sign in to comment.

Answers (0)

Categories

Find more on Problem-Based Optimization Setup in Help Center and File Exchange

Products


Release

R2019a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!