Clear Filters
Clear Filters

How do I code the following Objective Function for Reservoir Operation Optimization ? Kindly Please help me

2 views (last 30 days)
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;

Answers (1)

Hojjat Emami
Hojjat Emami on 4 Dec 2021
Dear Darsi
Are you find the matlab code for this problem?

Categories

Find more on Oceanography and Hydrology in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!