MATLAB
MATLAB is a technical computing environment for interactive and
batch numerical computation and visualization, purchased from The MathWorks,
Inc. MATLAB brings together numerical analysis, matrix computation, signal
processing, and graphics in an easy-to-use environment where problems and
solutions are expressed just as they are written mathematically,
without traditional programming.
Recommendation: Use MATLAB whenever your application can utilize
the convenience of an easy-to-use environment with graphics and computation,
and where a supercomputer's memory and speed are not required.
-
Documentation: There is extensive interactive documentation, available from
within the matlab command, by entering help.
A reference copy of the MATLAB manuals is available in Consulting
Services, Room 17 of NCAR's Mesa Lab.
Technical information are available at the
MathWorks webpage.
You may subscribe to the MATLAB Digest, a monthly e-mail newsletter by
sending e-mail to subscribe@mathworks.com
-
Source code: not available, other than M-files under the MathWorks' webpage.
-
NCAR users: MATLAB is available to NCAR computer users on some of SCD's
compute-servers. See
"SCD Computers, Products, and Libraries" for the names of those computers.
RETURN