Difference between revisions of "MATLAB: Overview"

From Robotics
Jump to: navigation, search
Line 3: Line 3:
  
 
[[File:matlab-gui.png|right|350px]]
 
[[File:matlab-gui.png|right|350px]]
MATLAB is an interactive environment for numerical computation, visualization and programming. 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.
 
The following articles give explanations how to use MATLAB for certain topics.

Revision as of 15:05, 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/.

The following articles give explanations how to use MATLAB for certain topics.

1 Overview

2 Vector algebra

2.1 Unit vectors