Archived Content:
This course website is archived and is no longer maintained.
It may not meet current web accessibility standards.
To request this content in an accessible format, please contact
nsaito@ucdavis.edu.
FMAH is a company created by Professor Raphy Coifman and Professor Vladimir
Rokhlin of Yale University. This company's homepage contains an array of
very interesting and practical examples of the use of the wavelets and
their relatives.
Professor Dave Donoho and
his group distribute the "WaveLab" package,
which runs under MATLAB. So, if you are a MATLAB user, you might want to
try this package. I highly recommend this to anyone who wants to know
"what wavelets really can do for me?"
Also, check out his report page, which contains very interesting and important papers.
If you want to know how to effectively use wavelets or multiresolution methods
for numerical analysis and scientific computation, this is the place to go.
MATLAB
Primer by Kermit Sigmon. This publicly available version was written
for older version of
MATLAB 3.5, but still useful. (Our current version of MATLAB is 6.x.)
MATLAB
Tutorial at MIT. This is the shortest one, tailored to the linear algebra context.
Octave Home Page:
Octave is a free (i.e., copylefted under GPL of GNU) package, which accepts
MATLAB codes, i.e., essentially but not completely compatible with
MATLAB. You can download the sources or binaries to install
on your PC.