
Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Material Type: Assignment; Class: SPECIAL TOPICS; Subject: Mathematics; University: University of Washington - Seattle; Term: Winter 2005;
Typology: Assignments
1 / 1
This page cannot be seen from the preview
Don't miss anything!

Math 582, Winter 2005
Reading: Secs. 56 and 57 of T & E.
∑k j=1 cj^ (A^ −^ ζI)
j (^) ‖ 1 , you will have to supply a function which, given c 1 ,... , cj (with, say, the real parts of these coefficients stored in c(1 : k) and the imaginary parts in c(k + 1 : 2 ∗ k), since, I believe, fminunc minimizes over real variables), computes the 1-norm of the matrix I −
∑k j=1 cj^ (A−ζI) j (^). Hopefully, fminunc will then vary the coefficients to minimize this norm and you can check at the end to see if it is less than 1 (or less than, say, .9999); if so, then ζ is outside the hull, and otherwise it is inside. Unfortunately, fminunc is not guaranteed to find the global minimum, and you may need to try some different initial guesses to be safe. This is the way that I have computed 1-norm polynomial numerical hulls. If you come up with a better way, and if you still have not found a project topic, explaining a better way to do this computation could make an excellent project.] If you are successful at computing 1-norm polynomial numerical hulls of some different degrees, explain what information they give about transient behavior of the Markov chain.