SlideShare a Scribd company logo
1 of 13
What is
MATLAB ?
Outline

    What is MATLAB ?       Examples

    Innovation of MATLAB   Application of MATLAB

    MATLAB screen          Benefit of MATLAB

    Operators              Drawbacks of MATLAB

    Basic task             Question ?
MATLAB is basically a            MATLAB is an
 high level language         interactive Program
   which has many              for scientific and
specialized toolboxes             engineering
  for making things              Calculations.
    easier for us.




               What is MATLAB?

     The Variable              MATLAB is an
 toolboxes available            Family of a
Commercial are E.G.          Program Includes
  Fuzzy and Neural            a base Program
      Network,                and a Valley of
    Identification              toolboxes.
   technique etc.
Innovation of MATLAB


    MATLAB was developed by Math works, which was
    originally created to provide easy access to tire data matrix line
    pack dan Eisack projects.

    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 Screen


Command window




Current directory




Workspace




Command history
+
                   Addition

                                  ‘
    -                         Complex
Subtraction                   conjugate
                              transpose



                 OPERATORS
                 ARITHMATIC
       *                         ^
Multiplication                 Power




                      /
                   Division
==                  ~=                <
   Equal to         Not equal to   Strictly smaller




      <=
                  OPERATERS
                                           >
Smaller than or   RELATIONAL        Strictly greater
   equal to
                   LOGICAL


      &                                  >=
                         |
 And operator                       Greater than
                    Or operator
                                      equal to
Basic Task: Plot the function
sin(x) between 0≤x≤4π

 Calculate sin(.)
  of the x-array      >>y=sin(x);



 Create an x-array
       of 100        >>x=linspace(0,4*pi,100);
 samples between
     0 and 4π.                                     1

                                                 0.8

                                                 0.6

                                                 0.4

                                                 0.2


 Plot the y-array       >>plot(y)
                                                   0

                                                 -0.2

                                                 -0.4

                                                 -0.6

                                                 -0.8

                                                  -1
                                                        0   10   20   30   40   50   60   70   80   90   100
Examples Programming in MATLAB



     >> A= [1 2 ; 3 4]           >> B= [5 6 ; 7 8]




    A=                       B=
          1          2               5          6
          3          4               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.
Benefit of MATLAB


    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.
Drawbacks of MATLAB


   MATLAB Is an interpreted language.


   The man advantage in interpreted languages in execution speed.


   When a language is complied all of the codes in analyzed and
   processed efficiently, before and programmer
   distributer the application.
THANK YOU !

More Related Content

What's hot

What's hot (20)

Introduction to Matlab
Introduction to MatlabIntroduction to Matlab
Introduction to Matlab
 
Matlab Basic Tutorial
Matlab Basic TutorialMatlab Basic Tutorial
Matlab Basic Tutorial
 
Learn Matlab
Learn MatlabLearn Matlab
Learn Matlab
 
Seminar on MATLAB
Seminar on MATLABSeminar on MATLAB
Seminar on MATLAB
 
Introduction to MATLAB
Introduction to MATLABIntroduction to MATLAB
Introduction to MATLAB
 
Introduction to matlab
Introduction to matlabIntroduction to matlab
Introduction to matlab
 
Matlab (Presentation on MATLAB)
Matlab (Presentation on MATLAB)Matlab (Presentation on MATLAB)
Matlab (Presentation on MATLAB)
 
MATLAB Programming
MATLAB Programming MATLAB Programming
MATLAB Programming
 
Basics of matlab
Basics of matlabBasics of matlab
Basics of matlab
 
Brief Introduction to Matlab
Brief  Introduction to MatlabBrief  Introduction to Matlab
Brief Introduction to Matlab
 
MATLAB Basics-Part1
MATLAB Basics-Part1MATLAB Basics-Part1
MATLAB Basics-Part1
 
MATLAB - Arrays and Matrices
MATLAB - Arrays and MatricesMATLAB - Arrays and Matrices
MATLAB - Arrays and Matrices
 
Rank of a matrix
Rank of a matrixRank of a matrix
Rank of a matrix
 
Importance of matlab
Importance of matlabImportance of matlab
Importance of matlab
 
An Introduction to MATLAB for beginners
An Introduction to MATLAB for beginnersAn Introduction to MATLAB for beginners
An Introduction to MATLAB for beginners
 
Matlab intro
Matlab introMatlab intro
Matlab intro
 
Introduction to MATLAB
Introduction to MATLABIntroduction to MATLAB
Introduction to MATLAB
 
Matlab plotting
Matlab plottingMatlab plotting
Matlab plotting
 
Matlab introduction
Matlab introductionMatlab introduction
Matlab introduction
 
Basic operators in matlab
Basic operators in matlabBasic operators in matlab
Basic operators in matlab
 

Similar to What is matlab

Introduction to Matlab
Introduction to MatlabIntroduction to Matlab
Introduction to MatlabAmr Rashed
 
Introduction to Matlab.pdf
Introduction to Matlab.pdfIntroduction to Matlab.pdf
Introduction to Matlab.pdfssuser43b38e
 
MATLAB/SIMULINK for Engineering Applications day 2:Introduction to simulink
MATLAB/SIMULINK for Engineering Applications day 2:Introduction to simulinkMATLAB/SIMULINK for Engineering Applications day 2:Introduction to simulink
MATLAB/SIMULINK for Engineering Applications day 2:Introduction to simulinkreddyprasad reddyvari
 
Introduction to matlab
Introduction to matlabIntroduction to matlab
Introduction to matlabDnyanesh Patil
 
From zero to MATLAB hero: Mastering the basics and beyond
From zero to MATLAB hero: Mastering the basics and beyondFrom zero to MATLAB hero: Mastering the basics and beyond
From zero to MATLAB hero: Mastering the basics and beyondMahuaPal6
 
MATLAB workshop lecture 1MATLAB work.ppt
MATLAB workshop lecture 1MATLAB work.pptMATLAB workshop lecture 1MATLAB work.ppt
MATLAB workshop lecture 1MATLAB work.pptssuserdee4d8
 
matlab-130408153714-phpapp02_lab123.ppsx
matlab-130408153714-phpapp02_lab123.ppsxmatlab-130408153714-phpapp02_lab123.ppsx
matlab-130408153714-phpapp02_lab123.ppsxlekhacce
 
Matlab Programming Help Research Guidance
Matlab Programming Help Research GuidanceMatlab Programming Help Research Guidance
Matlab Programming Help Research GuidanceMatlab Simulation
 
interfacing matlab with embedded systems
interfacing matlab with embedded systemsinterfacing matlab with embedded systems
interfacing matlab with embedded systemsRaghav Shetty
 

Similar to What is matlab (20)

Introduction to Matlab
Introduction to MatlabIntroduction to Matlab
Introduction to Matlab
 
Introduction to Matlab.pdf
Introduction to Matlab.pdfIntroduction to Matlab.pdf
Introduction to Matlab.pdf
 
Matlab
MatlabMatlab
Matlab
 
Introduction to Matlab.ppt
Introduction to Matlab.pptIntroduction to Matlab.ppt
Introduction to Matlab.ppt
 
Matlab
MatlabMatlab
Matlab
 
MATLAB/SIMULINK for Engineering Applications day 2:Introduction to simulink
MATLAB/SIMULINK for Engineering Applications day 2:Introduction to simulinkMATLAB/SIMULINK for Engineering Applications day 2:Introduction to simulink
MATLAB/SIMULINK for Engineering Applications day 2:Introduction to simulink
 
Introduction to matlab
Introduction to matlabIntroduction to matlab
Introduction to matlab
 
From zero to MATLAB hero: Mastering the basics and beyond
From zero to MATLAB hero: Mastering the basics and beyondFrom zero to MATLAB hero: Mastering the basics and beyond
From zero to MATLAB hero: Mastering the basics and beyond
 
EE6711 Power System Simulation Lab manual
EE6711 Power System Simulation Lab manualEE6711 Power System Simulation Lab manual
EE6711 Power System Simulation Lab manual
 
Matlab tut2
Matlab tut2Matlab tut2
Matlab tut2
 
MATLAB workshop lecture 1MATLAB work.ppt
MATLAB workshop lecture 1MATLAB work.pptMATLAB workshop lecture 1MATLAB work.ppt
MATLAB workshop lecture 1MATLAB work.ppt
 
matlab-130408153714-phpapp02_lab123.ppsx
matlab-130408153714-phpapp02_lab123.ppsxmatlab-130408153714-phpapp02_lab123.ppsx
matlab-130408153714-phpapp02_lab123.ppsx
 
MatlabIntro (1).ppt
MatlabIntro (1).pptMatlabIntro (1).ppt
MatlabIntro (1).ppt
 
Matlab Programming Help Research Guidance
Matlab Programming Help Research GuidanceMatlab Programming Help Research Guidance
Matlab Programming Help Research Guidance
 
Matlab summary
Matlab summaryMatlab summary
Matlab summary
 
Matlab guide
Matlab guideMatlab guide
Matlab guide
 
Introduction to MATLAB
Introduction to MATLABIntroduction to MATLAB
Introduction to MATLAB
 
MATLAB guide
MATLAB guideMATLAB guide
MATLAB guide
 
Matlab basic and image
Matlab basic and imageMatlab basic and image
Matlab basic and image
 
interfacing matlab with embedded systems
interfacing matlab with embedded systemsinterfacing matlab with embedded systems
interfacing matlab with embedded systems
 

Recently uploaded

How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSCeline George
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...ZurliaSoop
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxJisc
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfPoh-Sun Goh
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...Poonam Aher Patil
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.MaryamAhmad92
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxAreebaZafar22
 
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxCOMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxannathomasp01
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Jisc
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and ModificationsMJDuyan
 
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptxOn_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptxPooja Bhuva
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibitjbellavia9
 
Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the ClassroomPooky Knightsmith
 
Graduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - EnglishGraduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - Englishneillewis46
 
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...Pooja Bhuva
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsMebane Rash
 
Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structuredhanjurrannsibayan2
 
Interdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxInterdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxPooja Bhuva
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfagholdier
 
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfDr Vijay Vishwakarma
 

Recently uploaded (20)

How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptx
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdf
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxCOMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and Modifications
 
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptxOn_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 
Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the Classroom
 
Graduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - EnglishGraduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - English
 
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structure
 
Interdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxInterdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptx
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
 

What is matlab

  • 2. Outline What is MATLAB ? Examples Innovation of MATLAB Application of MATLAB MATLAB screen Benefit of MATLAB Operators Drawbacks of MATLAB Basic task Question ?
  • 3. MATLAB is basically a MATLAB is an high level language interactive Program which has many for scientific and specialized toolboxes engineering for making things Calculations. easier for us. What is MATLAB? The Variable MATLAB is an toolboxes available Family of a Commercial are E.G. Program Includes Fuzzy and Neural a base Program Network, and a Valley of Identification toolboxes. technique etc.
  • 4. Innovation of MATLAB MATLAB was developed by Math works, which was originally created to provide easy access to tire data matrix line pack dan Eisack projects. 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.
  • 5. MATLAB Screen Command window Current directory Workspace Command history
  • 6. + Addition ‘ - Complex Subtraction conjugate transpose OPERATORS ARITHMATIC * ^ Multiplication Power / Division
  • 7. == ~= < Equal to Not equal to Strictly smaller <= OPERATERS > Smaller than or RELATIONAL Strictly greater equal to LOGICAL & >= | And operator Greater than Or operator equal to
  • 8. Basic Task: Plot the function sin(x) between 0≤x≤4π Calculate sin(.) of the x-array >>y=sin(x); Create an x-array of 100 >>x=linspace(0,4*pi,100); samples between 0 and 4π. 1 0.8 0.6 0.4 0.2 Plot the y-array >>plot(y) 0 -0.2 -0.4 -0.6 -0.8 -1 0 10 20 30 40 50 60 70 80 90 100
  • 9. Examples Programming in MATLAB >> A= [1 2 ; 3 4] >> B= [5 6 ; 7 8] A= B= 1 2 5 6 3 4 7 8
  • 10. 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.
  • 11. Benefit of MATLAB 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.
  • 12. Drawbacks of MATLAB MATLAB Is an interpreted language. The man advantage in interpreted languages in execution speed. When a language is complied all of the codes in analyzed and processed efficiently, before and programmer distributer the application.