Solvin Unit Commitment Problem with Matlab and the Cplexmilp Function

14 ビュー (過去 30 日間)
Sasan Rafii-Tabrizi
Sasan Rafii-Tabrizi 2018 年 4 月 12 日
編集済み: Sasan Rafii-Tabrizi 2018 年 4 月 12 日
Hello,
I am trying to solve a Unit commitment problem with Matlab and the cplexmilp function. The objective consists in minimizing the total cost over a certain horizon. The cost is determined with equation (1) from the document. Using Matlab, this problem has to be solved with a matrix and not with the sum function. A row of the Matrix represents one specific time step (correct me if I am wrong).
Further boundaries are expressed with a separate matrix. The question I have is how to implement formulations, where information of the prior time steps are required i.e. (equation (1)).
Does it matter if I use an explicit or implicit Euler approach to discretize a first order derivative of a continuous variable when it comes down to solve MILP problems?
Thanks a lot for your support.

回答 (0 件)

カテゴリ

Help Center および File ExchangeGet Started with MATLAB についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by