MATLAB

From Citizendium
(Redirected from Matlab)
Jump to navigation Jump to search
This article is a stub and thus not approved.
Main Article
Discussion
Related Articles  [?]
Bibliography  [?]
External Links  [?]
Citable Version  [?]
 
This editable Main Article is under development and subject to a disclaimer.

MATLAB, which stands for "MATrix LABoratory", is a numerical computing environment and programming language created by the MathWorks. MATLAB allows easy matrix manipulation, implementation of algorithms, plotting of functions and data, creation of user interfaces, and interfacing with programs and computer hardware. MATLAB can also call functions or subroutines written in the C programming language or Fortran.

MATLAB was primarily designed for numerical computing, however there is a toolbox available that interfaces with the Maple symbolic engine, allowing it to act also as a computer algebra system. The MATLAB application itself also provides an interactive mathematical shell wherein MATLAB code can be written and executed at the prompt.

See also