NO CELL PHONES. NO HEADPHONES/BUDS. NO CALCULATORS. You may only have a pen or pencil with you and use this exam sheet for scratch paper. ONLY MATLAB MAY BE ACTIVE ON YOUR COMPUTER.
SAVE FREQUENTLY. A CRASH IS NO EXCUSE FOR ANYTHING. SAVE BEFORE PUBLISHING!!! REMAIN SEATED AT ALL TIMES.
After translation into mathematics, only Matlab may be used to solve the full problem as posed. Use the appropriate procedures as covered in the lectures. Use appropriate variable names that can be clearly understood by the grader. Use appropriate comments. Acrobat may only be open at the end, when you are ready except for publishing and actively looking at main.pdf with it.
The root is: *.123456, i.e. 6 digits behind the decimal point and Matlab's default number of print positions before the point. No hard-coding the number allowed.
Warning: Do not forget the point before the squaring operator in .
in: 0.32 | 0.65 | 0.97 | 1.30 | 1.62 | 1.95 | 2.27 | 2.60 | |
lbf: 9 | 20 | 29 | 37 | 49 | 57 | 67 | 73 |
Best Force/Displacement Approximation, and use axes labels
dl inch” and “F lbf. Prevent the legend from crossing the line; put it in an empty spot in the plot.
(1) |
bad shocks. Plot the two curves in the same graph. Special requirements: use the same function file to do both cases (a) and (b). Call your function file 'springMass.m'. Specify the time range as about 100 points from 0 to 10, not just
[0 10]
, which would make the plot look
horrible.
Solutions without credit distribution.
Solutions with credit distribution.