Linear Programming, MATLAB Programming

Assignment Help:
Ft. Loudoun and Watts Bar are two large hydroelectric dams, the former
upstream of the latter. The level of Watts Bar Lake must be kept within limits for recreational
purposes, and the problem is to plan releases from Ft. Loudoun to do so. In reality this problem
is solved simultaneously for numerous dams covering an entire watershed, but we focus on a single
reservoir. There are also sophisticated models for predicting runo into the reservoirs, but we
will suppose that runo is negligible. Thus any water entering Watts Bar Lake must be released
through Ft. Loudoun Dam.
The planning period is 20 months. During month t, let xt be the average water level of Watts
Bar Lake before augmentation by water from Ft. Loudoun; x1 = 25. Let yt be the number of
feet added to the average level in month t from Ft. Loudoun. Lt and Ut are the lower and upper
bounds on the lake level in month t (more restrictive in summer). To model seepage, evaporation
and hydroelectric release through Watts Bar Dam we suppose that Watts Bar Lake begins month
t+1 at a level equal to .75 times the average level of the previous month (including the augmentation
from Ft. Loudoun). The cost of water from Ft. Loudoun Lake is ct for every foot added to the
level of Watts Bar. Formulate the appropriate LP model. (In reality the model is a huge nonlinear
program.)

Related Discussions:- Linear Programming

Reading from a file, Reading from a File: A file has been once created...

Reading from a File: A file has been once created; it can be read into a matrix variable. When the file is a data file, the load function will read from the file filename.ext

Printing - matrices, Printing - matrices: For matrices, the MATLAB unw...

Printing - matrices: For matrices, the MATLAB unwinds the matrix column by column. For illustration, consider the random 2 × 3 matrix as shown below: >> mat = randint(2,3,[

Illustration of script, Illustration of script: For illustration, we w...

Illustration of script: For illustration, we will now generate a script known as script1.m which calculates area of the circle. It assigns a value for the radius, and then com

Develop matlab monte carlo queuing simulator, Answers should be submitted i...

Answers should be submitted in an MS Word document. Simulations should accompany answers in a separate MATLAB file. 1)  Queuing Simulator: Consider a communications router that

CAlculus, kind in geometric calculity in space AREA. >

kind in geometric calculity in space AREA. >

Creating column vectors, Creating Column Vectors: One way to generate ...

Creating Column Vectors: One way to generate a column vector is by explicitly putting the values in square brackets, separated by the semicolons: >> c = [1; 2; 3; 4] c =

Write a matlab program that calculates the arithmetic mean, Write a MATLAB ...

Write a MATLAB program that calculates the arithmetic mean, and the root-mean-square average for a given set of values. The output should be formatted as follows: Y

Characters and encoding, Characters and Encoding: A character in a MAT...

Characters and Encoding: A character in a MATLAB is represented by using single quotes (example, 'a' or 'x'). The quotes are essential to denote a character; without them, the

Call to length function, Call to length function: The call to length f...

Call to length function: The call to length function consists of the name of the function, followed by an argument in the parentheses. This function takes the argument, and re

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd