Difference between revisions of "MATLAB: Overview"

From Robotics
Jump to: navigation, search
Line 5: Line 5:
 
MATLAB is an interactive environment for numerical computation, visualization and programming. As you can see in the figure on the right, MATLAB provides a graphical user interface, where all the input and output and the current workspace, so the used data, is presented. For detailed information, you can have a look on the MATLAB homepage: http://www.mathworks.de/products/matlab/.
 
MATLAB is an interactive environment for numerical computation, visualization and programming. As you can see in the figure on the right, MATLAB provides a graphical user interface, where all the input and output and the current workspace, so the used data, is presented. For detailed information, you can have a look on the MATLAB homepage: http://www.mathworks.de/products/matlab/.
  
The following articles give explanations how to use MATLAB for certain topics.
+
MATLAB can be used for almost all types of mathematical computation. The following articles give explanations how to use MATLAB for certain topics.
  
 
== [[MATLAB: Overview|1 Overview]] ==
 
== [[MATLAB: Overview|1 Overview]] ==

Revision as of 15:06, 23 September 2014

← Previous: ??? Matlab.png Web interface  |  MATLAB overview  |  Back to article: --- Next: Vector algebra


Matlab-gui.png

MATLAB is an interactive environment for numerical computation, visualization and programming. As you can see in the figure on the right, MATLAB provides a graphical user interface, where all the input and output and the current workspace, so the used data, is presented. For detailed information, you can have a look on the MATLAB homepage: http://www.mathworks.de/products/matlab/.

MATLAB can be used for almost all types of mathematical computation. The following articles give explanations how to use MATLAB for certain topics.

1 Overview

2 Vector algebra

2.1 Unit vectors