No BSD License  

Highlights from
Numerical Methods using Matlab, 2e

image thumbnail
from Numerical Methods using Matlab, 2e by John Penny
Companion Software

e2pg112b.m
a=[4 -5 0 3;0 4 -3 -5;5 -3 4 0;3 0 5 4];
t=schur(a)
eig(a)

Contact us at files@mathworks.com