Skip to main content
Library homepage
 

Text Color

Text Size

 

Margin Size

 

Font Type

Enable Dyslexic Font
Mathematics LibreTexts

5.5: Exercises- Matrix Methods for Dynamical Systems

( \newcommand{\kernel}{\mathrm{null}\,}\)

Exercise 5.5.1

Compute, without the aid of a machine, the Laplace transforms of et and tet. Show ALL of your work.

Exercise 5.5.2

Extract from fib3.m analytical expressions for x2 and x3

Exercise 5.5.3

Use eig to compute the eigenvalues of B=(2112). Use det to compute the characteristic polynomial of B roots to compute the roots of this characteristic polynomial. Compare these to the results of eig. How does Matlab compute the roots of a polynomial? (type help roots for the answer).

Exercise 5.5.4

Adapt the Backward Euler portion of fib3.m so that one may specify an arbitrary number of compartments, as in fib1.m. Submit your well documented M-file along with a plot of x1 and x10 versus time (on the same well labeled graph) for a nine compartment fiber of length l=1cm.

Exercise 5.5.5

Derive ˜x(t)˜x(tdt)dt=B˜x(t)+g(t) from x=Bx+g, by working backwards toward x(0). Along the way you should explain why

(Id(t)B)1d(t)=(Id(t)B)1


This page titled 5.5: Exercises- Matrix Methods for Dynamical Systems is shared under a CC BY 1.0 license and was authored, remixed, and/or curated by Steve Cox via source content that was edited to the style and standards of the LibreTexts platform.

Support Center

How can we help?