CDS 140a Winter 2011 Homework 1: Difference between revisions

From Murray Wiki
Jump to navigationJump to search
(Created page with '{{CDS homework | instructor = R. Murray, G. Buzi | course = ACM 101/AM 125a/CDS 140a | semester = Winter 2011 | title = Problem Set #1 | issued = 4 Jan 2011 | due = 11 Jan …')
 
No edit summary
Line 21: Line 21:
# Perko, Section 1.5, Exercise 9
# Perko, Section 1.5, Exercise 9
# Perko, Section 1.6, Exercise 2
# Perko, Section 1.6, Exercise 2
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 simple compute the matrix exponential.  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)
* 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 properties of the relevant properties of the dynamical system (eg, eigenvalues)
* For the final exam, you will ''not'' be allowed to use MATLAB, so make sure you understand what you are drawing.

Revision as of 16:35, 9 January 2011

R. Murray, G. Buzi Issued: 4 Jan 2011
ACM 101/AM 125a/CDS 140a, Winter 2011 Due: 11 Jan 2011

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 2
  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

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 simple compute the matrix exponential. 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)
  • 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 properties of the relevant properties of the dynamical system (eg, eigenvalues)
  • For the final exam, you will not be allowed to use MATLAB, so make sure you understand what you are drawing.