M-File List and Instructions

What is an m-file?

An M-file is script, or program, written in the MATLAB language. MATLAB, short for MATrix LABabortory, was developed by MathWorks, Inc. as a numeric processing tool.

How do I download these m-files?

Simply click on an M-file to download it.

If you have the problem of your browser not requesting a location to save the file but instead displays it in this frame, then you have to alter your browser setup. In the case of Netscape,

What m-files are available for download?

gibbs.m
Gibbs Phenomenon.
aliasing.m
An example of aliasing in the time and frequency domains.
fft_ex.m
An example of how to use the FFT in Matlab.
wav_nlys.m
Wave File analysis.

Introduction