How to code the following objective function using Mixed integer Linear programming into Matlab?
이전 댓글 표시
How to input the coefficients of variables into objective function's matrix for the time interval of 1 to 24 hrs with a step size of 1 hour? Given:
- dt=1
- The terms Cgrid(t), Ppv(t), Pw(t) in the objective function equation has constant values over 24 intervals from 1:00 hrs to 24:00 hrs.
- Cpv(t)=Cw(t)=Cevdisch(t)=Cbdisch(t)=0.01$/Kwh
- Csell(t)=0.29$/KwhPlease explain with a matlab code explain.
답변 (1개)
Sabin
2023년 1월 12일
0 개 추천
카테고리
도움말 센터 및 File Exchange에서 Systems of Nonlinear Equations에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!