MATLAB: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>David E. Volk
m (fixed typo)
imported>Joe Quick
m (subpages)
Line 1: Line 1:
{{subpages}}
'''MATLAB''' is a Numerical computing environment and [[programming language]] created by the [[MathWorks]]. MATLAB allows easy [[Matrix (mathematics)|matrix]] manipulation, implementation of algorithms, plotting of [[Function (mathematics)|functions]] and data, creation of user interfaces, and interfacing with programs and computer hardware.  
'''MATLAB''' is a Numerical computing environment and [[programming language]] created by the [[MathWorks]]. MATLAB allows easy [[Matrix (mathematics)|matrix]] manipulation, implementation of algorithms, plotting of [[Function (mathematics)|functions]] and data, creation of user interfaces, and interfacing with programs and computer hardware.  



Revision as of 03:28, 22 December 2007

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 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 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.


See also