Optimisation of cost function
显示 更早的评论
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 个评论
Sai Bhargav Avula
2020-2-18
can explain the issue you are facing in detailed
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Problem-Based Optimization Setup 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!