Dec14
Diary of short demo seen in class of Dec. 14.
Dec09
Diary of demo seen in class of Dec. 9. -- Scripts shown/used:
Dec07
Diary of demo seen in class of Dec. 7. -- Scripts shown/used:
- expl.m 3x3 example matrix used in notes
- powerit.m power iteration script
- qrs.m QR algorithm with shifts
- qrsd.m QR algorithm with shifts and deflation
- shift2.m generates shifts for qrsd.m
-
Data / scripts you will need for HW6
- tenxten.mat a 10 x 10 matrix
for question 8. [extra credit question]
- mark.m Script to set up a
Markov chain matrix example. Needed for question~9
[extra credit question]
-
Nov25
Diary of demo seen in class of Nov. 25 -- Scripts shown/used:
-
Nov23
Diary of demo seen in class of Nov. 23
-
Nov18
Diary of demo seen in class of Nov. 18
-
Data you will need for HW5.
- h5q1.m a little script that will load the small matrix in Q1.
- Hw4.dat Same data as that in HW4
- SilvDam.mat Data for Question 7,
-
Nov09
Diary of demo seen in class of Nov. 9 -- Scripts shown:
-
hoQR.m Householder QR script shown on Nov. 4th.
-
Nov02
Diary of demo seen in class of Nov. 2 -- Scripts shown:
-
Data you will need for Hw4.
-
Oct28
Diary of demo seen in class of Oct. 28 -- Scripts shown:
-
Oct26
Diary of demo seen in class of Oct. 26 -- Scripts shown:
-
Oct19
Diary of demo seen in class of Oct. 19 --
-
Oct14
Diary of demo seen in class of Oct. 14 --
-
Oct12
Diary of demo seen in class of Oct. 12 -- Here is a script I used.
shown:
-
Oct07
Diary of demo seen in class of Oct. 07 -- Here are the other scripts
shown:
-
Oct05
Diary of demo seen in class of Oct. 05 -- Here are the other scripts
shown:
-
Sep30
Diary of demo seen in class of Sep. 30 -- Here are the other scripts
shown:
-
Sep16
Diary of demo seen in class of Sep. 16.
-
sir.m
Script of SIR epidemiological model seen on Sept. 9.