====== Differences ====== This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
gibson:teaching:fall-2012:iam961:hw3 [2012/10/24 11:07] gibson |
gibson:teaching:fall-2012:iam961:hw3 [2012/10/24 11:08] (current) gibson |
||
---|---|---|---|
Line 84: | Line 84: | ||
Now see how well the computed QR decomp does what it should | Now see how well the computed QR decomp does what it should | ||
- | by computing *five error measures**! | + | by computing **five error measures**! |
<code> | <code> | ||
Line 170: | Line 170: | ||
**4:** For those seeking world domination: calculate the geometric-mean errors for | **4:** For those seeking world domination: calculate the geometric-mean errors for | ||
- | each algorithm as a function of condition number, and produce plots for each error | + | each algorithm as a function of condition number, and produce log-log plots for each error |
type with three lines, one each for CGS, MGS, and Householder, with condition number | type with three lines, one each for CGS, MGS, and Householder, with condition number | ||
ranging from 1 to 10^16. | ranging from 1 to 10^16. |