Spring 2007 Math 151 Matlab Assignment 2
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 2 of your Matlab lab manual and Chapter 2 of your
textbook, do the following problems.
- g048x01, g048x02, g049x11, g050x15,
- s147x60: use axis equal follwed by axis([-4 4 -6 6]).
- 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. For example, the four
files for the last problem are:
- s147x60.m: M-file with MATLAB input commands and comments
- s147x60.txt: diary file with input and output interspersed
- s147x60.fig: figure file containing graphics
- s147x60.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, 07-08/Feb, 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, 07-08/Feb
(not before), to make things easier for your TA. In this regard, make
sure the following information is on a cover sheet.
- Spring 2007 Math 151 Matlab Assignment 2
- Section 80x, Your Name, Student ID [here x =
1-6]
- 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.
Notes
- There are samples of the types of problems you have to do in
Chapter 2 of your lab manual and your lecture handouts. You may also
watch the MATLAB 2 streaming videos
(
Part A and
Part B) if you have not already done so.
- The last problem in this assignment is just like 144/8. See the
graph for this problem in my Section 2.7 lecture handout. Here is the
MATLAB M-file that produced this graph. Yours
will be similar. Having said this, you may readily estimate
the slope of the tangent line by using the slope of a nearby secant
line using a difference quotient (rise/run). Read
THIS reply to a MATLAB staff member
for details!
- You may wish to print out intermediate versions of your Matlab
code or figures during the next week to discuss with your
instructor, TA, or MATLAB help session staff.
Please send comments, questions, or suggestions
to Art Belmonte at
"belmonte@calclab.math.tamu.edu".
Last updated Fri, 17/Jul/2009, 11:30 am AST