Introduction to MATLAB
The language of Technical Computing
What Is MATLAB?
• MATLAB (Matrix Laboratory)
• high-performance language for technical computing
• computation, visualization, and programming in an easy-to-use environment
Typical uses include:
• Math and computation
• Algorithm development
• Modelling, simulation, and prototyping
• Data analysis, exploration, and visualization
• Scientific and engineering graphics
• Application development, including Graphical User Interface building
Background and History
• The development of MATLAB began at the end of 1970s.
• MATLAB was initiated by Cleve Moler.
Advantages and Disadvantages of MATLAB
Programming Language
Disadvantages and Disadvantages of MATLAB
Programming Language
MATLAB Features
• It is designed for numerical as well as symbolic computing.
• It's a high-level language used mainly for engineering and scientific computing.
• It works within a Desktop environment providing full features for iterative
exploration, design, and problem-solving.
• Creation of custom plots for visualizing data and tools, with the help of built-in
Graphics.
• Specific applications are designed to work with any particular type of problems,
such as data classification, control system design and tuning, signal analysis.
• Provides several add-on toolboxes to build a wide range of engineering,
scientific, and custom user interface applications.
• Provide interfaces to work with other programming languages such as C, C++,
Java, .NET, Python, SQL, Hadoop.