MATLAB: Difference between revisions
Jump to navigation
Jump to search
imported>Aleksander Stos (→See also: more) |
imported>Christopher Arriola No edit summary |
||
Line 1: | Line 1: | ||
{{subpages}} | {{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''', which stands for "MATrix LABoratory", 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 was primarily designed for numerical computing, however there is a toolbox available that interfaces with the [[Maple (software)|Maple]] symbolic engine, allowing it to act also as a [[computer algebra system]]. | MATLAB was primarily designed for numerical computing, however there is a toolbox available that interfaces with the [[Maple (software)|Maple]] symbolic engine, allowing it to act also as a [[computer algebra system]]. | ||
== See also == | == See also == |
Revision as of 22:41, 12 July 2010
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 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.