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!