Matlab training Introduction at VTIPS

11

Click here to load reader

description

MATLAB (MATrix LABoratory) is a fourth generation high level programming language basically meant for numerical computation. It provides an environment for numerical processing and programming. Developed by MATHWORKS, the language is widely used in IT industry for matrix manipulation, interfacing with other languages like C, C++, Java and Fortran, creation of user interfaces, and so on. So going in for a course on MATLAB can make a person job ready for IT industry. The need for learning MATLAB has made VTIPS venture into this area of providing MATLAB Training in Delhi.

Transcript of Matlab training Introduction at VTIPS

Page 1: Matlab training Introduction at VTIPS

MATLAB

Page 2: Matlab training Introduction at VTIPS

MATLAB SOFTWARE

Page 3: Matlab training Introduction at VTIPS

MAJOR TOOLS ACCESSIBLE FROM DESKTOP

The Command Window The Command History The Workspace The Current Directory

Page 4: Matlab training Introduction at VTIPS

INTRODUCTION

About Matlab Software Matlab as calculator Multiple statements per line Mathematical elementary functions Examples of arithmetic operations Arithmetic expressions Differentiation Integration Limits

Page 5: Matlab training Introduction at VTIPS

ARRAYS

Row vector Column vector Transpose Element by element multiplication Element by element division Element by element exponentiation Array Addition and substraction Linear equation Polynomials Partial fraction

Page 6: Matlab training Introduction at VTIPS

MATRICES

Matrix addition ,substraction Matrix multiplication Matrix exponentiation Matrix functions Colon operation Special matrices Matrix operations

Page 7: Matlab training Introduction at VTIPS

PLOTTINGS IN 2D AND 3D

Line graphs Bar graphs Histogram Area graphs Polar Meshgrid Contour Surface Surface and contour in same plot

Page 8: Matlab training Introduction at VTIPS

SCRIPTS AND FUNCTIONS

Control statements Iterative loops Codings in script Local functions Nested functions Anonymous functions Calling function

Page 9: Matlab training Introduction at VTIPS

SIMULINK

Simulink library Blocks Models Equations Graphical representation

Page 10: Matlab training Introduction at VTIPS

TOOLBOXES

Aerospace Communication Control system DSP Image processing Neural network calibraation Simhydraulics Simelectronics Simpowersystem Financial toolbox

Page 11: Matlab training Introduction at VTIPS

THANK YOU