MATLAB = software basis for NUHAG
WHAT IT IS AND WHY WE USE IT:
- MATLAB = matrix laboratory:
numerical software package
allowing to do all of linear algebra (including FFT) in an
efficient way, using quasi-mathematical notations;
MATLAB is a widely recognized
software package in the
signal processing community for rapid prototyping, testing
and exchange of algorithms;
MATLAB is numerically highly efficient
(based on LINPACK
and EISPACK);
MATLAB universally portable (PC to Cray);
MATLAB allows inclusion of C-executable files,
and the next version will allow to convert MATLAB programs
into C-source code;
MATLAB 5.0 will also allow to use "higher dimensional"
matrices, which will be useful for 3D-voxel object handling,
image sequences or 4D TF-analysis of images;
-------------------------------------------------------------
For details about the producer of MATLAB, see
The MathWorks Web Site