How do I code the following Objective Function for Reservoir Operation Optimization ? Kindly Please help me
조회 수: 7 (최근 30일)
이전 댓글 표시
I have just recently started learning Matlab as a computing tool for my research project in Irrigation Management Course. I kindly request the Matlab Forum members to help me with coding the first few step so that I can learn and develop from there. I am planning to use Genetic Algorithm toolbox in Matlab for the optimization.
The objective function is to minimize the Irrigation Deficits

Constraints are
1.Storage Continuity St+1 = St + It - Rt - Et - Ot where t is time period in months.
2.Storage bound constraints Smin= 214 Smax=2209 Smin ≤ St ≤ Smax
3.Release Rt>0; Rt<=Dt;
댓글 수: 0
답변 (1개)
Hojjat Emami
2021년 12월 4일
Dear Darsi
Are you find the matlab code for this problem?
댓글 수: 1
Lijuan Wang
2023년 2월 3일
Hello,
I have met the same prolem. Do you two find the matlab code now? could you share with me?
참고 항목
카테고리
Help Center 및 File Exchange에서 Genetic Algorithm에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!