CDS 140a Winter 2013 Homework 1

From Murray Wiki
Revision as of 17:48, 27 December 2012 by Murray (talk | contribs) (Created page with "{{CDS homework | instructor = R. Murray, D. MacMartin | course = ACM 101/AM 125a/CDS 140a | semester = Winter 2013 | title = Problem Set #1 | issued = 8 Jan 2013 | due =...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
R. Murray, D. MacMartin Issued: 8 Jan 2013
ACM 101/AM 125a/CDS 140a, Winter 2013 Due: 15 Jan 2013

Note: In the upper left hand corner of the second page of your homework set, please put the number of hours that you spent on this homework set (including reading).

  1. Perko, Section 1.1, Exercise 3:
  2. Perko, Section 1.1, Exercise 6:
  3. Perko, Section 1.2, Exercise 6:
  4. Perko, Section 1.3, Exercise 5, parts a, c, e:
  5. Perko, Section 1.3, Exercise 6 (for part a, use 5a, 5c, 5e):
  6. Perko, Section 1.4, Exercise 4:
  7. Perko, Section 1.4, Exercise 6:
  8. Perko, Section 1.5, Exercise 4:
  9. Perko, Section 1.5, Exercise 9:
  10. Perko, Section 1.6, Exercise 2:

Notes:

  • The problems are transcribed above in case you don't have access to Perko. However, in the case of discrepancy, you should use Perko as the definitive source of the problem statement.
  • There are a number of problems that can be solved using MATLAB. If you just give the answer with no explanation (or say "via MATLAB"), the TAs will take off points. Instead, you should show how the solutions can be worked out by hand, along the lines of what is done in the text book. It is fine to check everything with MATLAB.
  • For numerical calculations, it is OK to use MATLAB to invert a matrix. But you should not use it to compute the matrix exponential and just put down the answer. Instead, show how to get the matrix exponential into a form in which the calculation can be done by hand (similar to what was done in lecture on 6 Jan) and then carry out the computation.
  • For phase portraits, you should generate the diagram by hand and make sure to label any important features. Describe why the portrait looks as it does based on the relevant properties of the dynamical system (eg, eigenvalues of the A matrix).
  • For the final exam, you will not be allowed to use MATLAB, so make sure you understand what you are computing and drawing!