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

Calculates the inverse of matrix by gauss-jordan elimination, Write a funct...

Write a function that solves a system of linear equations or calculates the inverse of a matrix by Gauss-Jordan elimination. Your function should accept a matrix as an argument and

Tropical forest carbon balance, As shown in Figure 1, Ecosystem carbon (C) ...

As shown in Figure 1, Ecosystem carbon (C) cycles in a tropical forest can be modeled using three "compartments":  aboveground (AG), belowground (BG), and soil organic matters (SOM

Variable numbers of arguments, Variable numbers of arguments: In the f...

Variable numbers of arguments: In the functions there have been a fixed number of input and output arguments. For illustration, in the function below, there is one input argum

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

Type logical , Type logical: The type logical is used to store the tru...

Type logical: The type logical is used to store the true/false values. If any variables have been formed in the Command Window, they can be seen at the Workspace Window. In

Find the value of delta equation, Solve the optimality condition for each P...

Solve the optimality condition for each P equation against M according to the following relation: Condition for Optimality:         ∇ M = λ ∇ P      with respect to C and T.

Pre- dicting and plotting., You will need to implement at least two Matlab...

You will need to implement at least two Matlab functions: HW3main.m and svmTrain.m. The implementation details are as follows: function [alpha] = svmTrain(X,T,kernel,C,sigma) %

Common form of a function definition, Common form of a function definition:...

Common form of a function definition: The common form of a function definition for a function which computes and returns one value looks like this: For illustration, t

Flow chart, conversion of decimal to binary

conversion of decimal to binary

Size function - dimensions of matrix, Size function - Dimensions of matrix:...

Size function - Dimensions of matrix: For the matrix mat shown next, it has three rows and two columns, therefore the size is 3 × 2. The length is the larger dimension that is

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