Outline What is MATLAB ? Innovation of MATLAB MATLAB screen Operators Basic task Examples Application of MATLAB Benefit of MATLAB Drawbacks of MATLAB Question ?
What is MATLAB? MATLAB is basically a high level language which has many specialized toolboxes for making things easier for us. MATLAB is an interactive Program for scientific and engineering Calculations. MATLAB is an Family of a Program Includes a base Program and a Valley of toolboxes. The Variable toolboxes available Commercial are E.G. Fuzzy and Neural Network, Identification technique etc.
Innovation of MATLAB Short for Matrix laboratory MATLAB was invented in the late 1970s by Cleve Molar . He was the chairman of the computer Science department of the university of new matrix . Now a days number of alternative of MATLAB are available for example science lab , Mathematica , Maple, nag Dsl . MATLAB was developed by Math works, which was originally created to provide easy access to tire data matrix line pack dan Eisack projects .
MATLAB Screen Command window Workspace Current directory Command history
OPERATORS ARITHMATIC + A ddition - S ubtraction * M ultiplication / D ivision ^ P ower ‘ C omplex conjugate transpose
OPERATERS RELATIONAL LOGICAL == Equal to ~= Not equal to < Strictly smaller > Strictly greater <= Smaller than or equal to >= Greater than equal to & And operator | Or operator
Basic Task: Plot the function sin(x) between 0≤x≤4 π >>x= linspace (0,4*pi,100); >>y=sin(x); >> plot(y) Calculate sin(.) of the x-array Create an x-array of 100 samples between and 4 π . Plot the y-array
>> A= [1 2 ; 3 4] Examples Programming in MATLAB B = 5 6 7 8 A = 1 2 3 4 >> B= [5 6 ; 7 8]
Application of MATLAB MATLAB integrates Computation, visualization and programming in the media and in the easy way. MATLAB applications is very wide includes engineering mathematical and industrial environments for research development and productivity analysis. MATLAB Provides interactive system that uses assay of matrix cibceot as a standard component without the need for a declaration as in another Programming Language.
The benefits of MATLAB is that everything is stored in matrices , make our analysis easy . Easy syntax, practically the same as for tan mist MATLAB user are previous for tan easies. MATLAB Is a widely used tool in the electrical engineering community. An arsenal of tool boxes expensive thought very various type of Function etc. Benefit of MATLAB
When a language is complied all of the codes in analyzed and processed efficiently, before and programmer distributer the application. Drawbacks of MATLAB MATLAB Is an interpreted language. The man advantage in interpreted languages in execution speed.