Spring 2008 Math 151 Matlab Assignment 6
Description
- Students will work together in their STEPS teams. In this
manner they will:
- finish assignments more quickly and cross-check each other's work;
- give their TAs a more manageable amount to grade;
- build their networking and cooperation skills.
- In Chapter 6 of your MATLAB lab manual, do the following
problems. On the starred problems, use anonymous functions
(p166) for practice.
- g184x01, g184x03*, g185x06, g185x08*, g186x09, g186x11, g188x16,
g190x20
- For each problem, you'll work out of the MATLAB Editor. You'll
interactively save and run your MATLAB M-file, writing input and
output to a diary file. If you have graphics, save your figure files
and export them as Encapsulated PostScript. Also print out any
function M-files you create. For example, the four files for the
first problem are:
- g184x03.m: M-file with MATLAB input commands and
comments
- g184x03.txt: diary file with input and output
interspersed
- g184x03.fig: figure file containing graphics
- g184x03.eps: Encapsulated PostScript printer file
- You'll print out the .txt and .eps files via
xprint. Do any hand work on ruled notebook paper or engineering
green graph paper.
- Regarding the figures themselves, interactively edit them. Put on
labels; insert text or arrows; change line thicknesses; etc.
- This assignment is due Wed-Thu, 26-27/Mar, at the START of
computer lab. Be sure to manage your time according to your
schedule. Do NOT put things off!
- When you finish, you will turn in the documentation of your
Matlab work to your TA. Everyone will do this on Wed-Thu, 26-27/Mar
(not before), to make things easier for your TA. In this regard, make
sure the following information is on a cover sheet.
- Spring 2008 Math 151 Matlab Assignment 6
- Section 8xx, Your Name, Student ID
- Various MATLAB videos that you have viewed in advance
show how to use xprint to print your diary .txt
and graphics .eps files from CalcLab. Alternatively, transfer
your MATLAB files to your TAMU open access lab H: home drive via
WinSCP, load them into the Windows version of MATLAB, and print
locally.
Notes
- For practice, use anonymous functions (p 166) for
g184x03 and g185x08. On other problems use function M-files.
- On g190x20, use logspace(-2, 7) rather than
linspace(1e-2, 1e7). You'll be glad you did!
- There are samples of the types of problems you have to do in
Chapter 6 of your lab manual and your lecture handouts. Also look at
the relevant streaming videos.
Please send comments, questions, or suggestions
to Art Belmonte at
"belmonte@calclab.math.tamu.edu".
Last updated Mon, 17/Feb/2008, 11:30 pm