Introduction To Matlab: Basic Tutorial
Introduction To Matlab: Basic Tutorial
Basic Tutorial
Matlab: Computation, Visualization and programming
Easy to use environment where problems and solutions can
be expressed in familiar notations.
1. Data analysis
2. Visualization
3. Modelling
4. Programming
Strengths:
Great at prototyping, Engineering and Fast visualization of
Data
Easy to use environment
Problems and solutions are expressed in familiar
notations
Code is easier to read than most programming
languages. Boon for Non- programmers!!
WHY MATLAB?!!!
Dedicated and well documented help files.
Main focus is on the engineering problem and not on the
coding aspect.
Possible to Import large amounts of data from a variety of
file formats, manipulate all of it, and make sure your
results are as they should be.
Hence, Great at prototyping, Engineering and Fast
visualization of Data.
Why do We Engineers Like to Use It?
Prototyping, Engineering and Visualization
Prototyping: Analyzing the problem at hand with
equations, involving mathematical computations.
Engineering: Performing desired manipulations with large
data sets.
Visualization : Plotting of Data to see trends that are not
obvious.
Matlab home screen