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

Determine two sided confidence intervals of the mean speed, The average spe...

The average speed of vehicles on a freeway is being studied. Assume that the standard deviation of vehicle speed is known to be 8 km/h. (a) Suppose observations on 120 vehicles

Simple related plot functions, Simple Related Plot Functions: The othe...

Simple Related Plot Functions: The other functions which are useful in customizing plots are the figure, clf, hold, leg-end, and grid. The short description of such functions

Write a matlab program, Write a MATLAB program that calculates the arithmet...

Write a MATLAB program that calculates the arithmetic mean, the geometric mean, and the root-mean-square average for a given set of values. Your program must use 3 functions t

Beam steering, Some recent column source designs incorporate ‘beam steering...

Some recent column source designs incorporate ‘beam steering', where the phase of each element in the column is varied in order to change the angle at which the major lobe appears.

Illustration of for loop, illustration of for loop: illustration, to p...

illustration of for loop: illustration, to print a column of numbers from 1 to 5: for i = 1:5 fprintf('%d\n',i) end   This loop can be entered in the Command Wi

Development modeling, i have a project in matlab : modeling of development ...

i have a project in matlab : modeling of development of an outer organ (hand,leg and head) i don''t know how to do it, my teacher said me, i have to make it easy, so, it means i s

Image and video compression, Read in any non jpeg image (any image will do)...

Read in any non jpeg image (any image will do) . Save it as a jpeg at quality levels (70, 60,50,40, 30) Get the MSE for each quality level as compared to the orignal file Get the

Crank-nicolson method, clear tic L=1; T=0.2; nust=2000; dt=T...

clear tic L=1; T=0.2; nust=2000; dt=T/nust; n=40; dx=L/n;   r=1;  omega=10:10:5000;%Store Range of Frequencies for Simulation u=zeros(n+1,nust+1);%

Program that perform k nearest neighbours algorithm, 1) Convert the table i...

1) Convert the table into format convenient for the processing with MATLAB. 2) Prepare a program that perform K Nearest Neighbours algorithm using Euclidian distance. (Your prog

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