Wavelab850

Stanford Wavelab 850

View the Project on GitHub

WaveLab 802

WaveLab is a library of Matlab routines for wavelet analysis, wavelet- packet analysis, cosine-packet analysis and matching pursuit. The library is available free of charge over the Internet. Versions are provied for Macintosh, UNIX and Windows machines.

WaveLab has been used in teaching courses in adapted wavelet analysis at Stanford and at Berkeley. It is the basis for wavelet research by the authors, and may be used to reproduce the figures in their published articles, and to redo those figures with variations in the parameters.

WaveLab has over 800 files which are documented, indexed and cross- referenced in various ways. Matlab .mex files are used extensively to increase throughput, and “fat” mex files are provided with the Macintosh version so Power Macintosh users may take advantage of the increased speed of their machines.

In addition to routines implementing basic wavelet transforms for finite data sets (both periodic transforms and boundary-corrected transforms), wavelet-packet analysis, cosine-packet analysis and matching pursuit, the library contains scripts which the authors believe will assist in learning the practical aspects of wavelet analysis:

WaveLab also offers:

WaveLab is freeware and may be obtained via World-Wide-Web:

    http://www-stat.stanford.edu/~wavelab
    
    Your WWW browser may be used to peruse the documentation.

Please send comments or questions to wavelab@stat.stanford.edu

Getting Started

The subdirectory Documentation contains several files which should enable the user to get started in using this package. The first things to read are INSTALLATION.m and GETTINGSTARTED.m.