TO: Dr. James M. Kaihatu

Total Page:16

File Type:pdf, Size:1020Kb

TO: Dr. James M. Kaihatu

M E M O R A N D U M

TO: Dr. James M. Kaihatu Instructor, CVEN 302-501, Fall 2016

FROM: Student Name, UIN or Student 1 Name, UIN - Checker/webmaster Student 2 Name, UIN - Recorder

DATE: Due Date

RE: Title of your memorandum.

Collaboration Statement (if applicable): We worked as a group with an approximately equal contribution.

Start with a general introductory paragraph of a few sentences describing the work. Finish this paragraph with a description of the contents. As an example, this paragraph could end with the sentence, “This template contains an example memorandum text followed by an appendix showing how to list program code and a sample references section.” Use the remaining body of the memorandum to include any requested plots, data tables, or other output and to answer the discussion questions. Be brief yet complete. Figure 1 shows an example Matlab plot. This figure was created using the command

print -djpeg Gas_Price

H i s t o r i c G a s S u p p l y i n J u l y a n d D e c e m b e r 1 0 0 0 0 J u l y D e c e m b e r 9 5 0 0 ) d p b

0 9 0 0 0 0 0 1 (

n o i

t 8 5 0 0 c u d o r P

e 8 0 0 0 n i l o s a G

7 5 0 0 r o t o M 7 0 0 0

6 5 0 0 1 9 7 5 1 9 8 0 1 9 8 5 1 9 9 0 1 9 9 5 2 0 0 0 2 0 0 5 2 0 1 0 2 0 1 5 Y e a r

Figure 1. Historic Gas Price Data in July and December Note that the figure is scaled here to get a pleasing size for this memorandum and that the fig- ure and caption are enclosed in a Text Box to help keep them together. If you prefer to list all figures at the end of the memorandum or using your own MSWord tricks, this is also fine. Memoranda will be graded for content, accuracy, completeness, and neatness.

2 A P P E N D I X 1 Put introductory text here explaining what is in this appendix. Then paste contents (i.e. listing of your program codes or command window output). Be sure to include a short paragraph before each new listing introducing what it is. Use the Code style in MS Word for all Matlab code or command window output. Example program listing:

% Program gas_plots.m % % This program plots the gas price and supply values versus time. % Data were obtained from the Bureau of Labor Statistics and the Department % of Energy on February 5, 2016. % % This is the solution to Programming Assignment #1. % % Your name(s)

% Load in the gas price data gpd = load('GasPriceData.txt');

Continue with normal paragraph style here.

3 References

Put any relevant references here, if any.

4

Recommended publications