MATLAB® An Introduction.

Slides:



Advertisements
Similar presentations
MICROSOFT EXCEL CALCULATIONS.
Advertisements

Introduction to Applications & Basic Features. What is MATLAB®? MATLAB® /Simulink® is a powerful software tool for: Performing mathematical computations.
1 Pertemuan 1 SEJARAH JARINGAN SYARAF TIRUAN Matakuliah: H0434/Jaringan Syaraf Tiruan Tahun: 2005 Versi: 1.
Introduction to Matlab EE 2303 Lab. MATLAB stands for “Matrix Laboratory” APPLICATIONS OF MATLAB:  Mathematical Calculations  Data Analysis & Visualization.
Introduction to Matlab. I use Matlab for: Data analysis Data plotting Image Analysis Also – Simulations (solving odes/pdes/finite element methods) – Minimisations,
SIMULINK Dr. Samir Al-Amer. SIMULINK SIMULINK is a power simulation program that comes with MATLAB Used to simulate wide range of dynamical systems To.
Simulink ® From Simulink® 7 Getting Started Guide.
Introduction to MATLAB ENGR 1187 MATLAB 1. Programming In The Real World Programming is a powerful tool for solving problems in every day industry settings.
Digital Image Processing Lecture3: Introduction to MATLAB.
Lecture 1: Introduction Lecture series based on the text: Essential MATLAB for Engineers and Scientists By Hahn & Valentine
University of Puerto Rico at Mayagüez Department of Mechanical Engineering Introduction to NX 6.0 Software Overview Modified by (2011): Dr. Vijay K. Goyal.
BRIAN D. HAHN AND DANIEL T. VALENTINE THIRD EDITION Essential MATLAB® for Engineers and Scientists.
1 Chapter 1 MATLAB Primer This introductory chapter is relatively short and has as its main objective the introduction of MATLAB ® to the reader. This.
Lecture 4 MATLAB Windows Arithmetic Operators Maintenance Functions
Objectives Understand what MATLAB is and why it is widely used in engineering and science Start the MATLAB program and solve simple problems in the command.
A L I MAM M OHAMMAD B IN S AUD I SLAMIC U NIVERSITY C OLLEGE OF S CIENCES D EPARTMENT OF M ATHEMATICS MATLAB 251 : MATH SOFTWARE Introduction to MATLAB.
1 Lab of COMP 406 Teaching Assistant: Pei-Yuan Zhou Contact: Lab 1: 12 Sep., 2014 Introduction of Matlab (I)
ECE 1304 Introduction to Electrical and Computer Engineering Section 1.1 Introduction to MATLAB.
ENG 1181 College of Engineering Engineering Education Innovation Center MATLAB is a powerful program for numerical computations, plotting and programming.
Introduction to MATLAB ENGR 1181 MATLAB 1. Programming In The Real World Programming is a powerful tool for solving problems in every day industry settings.
ORDER OF OPERATIONS x 2 Evaluate the following arithmetic expression: x 2 Each student interpreted the problem differently, resulting in.
Copyright © 2008 Pearson Prentice Hall. All rights reserved. 1 1 Copyright © 2008 Prentice-Hall. All rights reserved. What Can I Do with a Spreadsheet.
1 Computer Programming (ECGD2102 ) Using MATLAB Instructor: Eng. Eman Al.Swaity Lecture (1): Introduction.
Matlab for Engineers About Matlab Chapter 1. Matlab for Engineers What’s in this Chapter? What is Matlab? Student Edition of Matlab How is Matlab used.
Lecture 1 - Introduction June 3, 2002 CVEN 302. Lecture’s Goals General Introduction to CVEN Computer Applications in Engineering and Construction.
What is MATLAB? MATLAB is one of a number of commercially available, sophisticated mathematical computation tools. Others include Maple Mathematica MathCad.
Introduction to Machine Learning Instructor Shie-Jue Lee ( 李錫智 )
Getting Started with MATLAB 1. Fundamentals of MATLAB 2. Different Windows of MATLAB 1.
CMPS 1371 Introduction to Computing for Engineers MatLab.
10/24/20151 Chapter 2 Review: MATLAB Environment Introduction to MATLAB 7 Engineering 161.
Winter Semester 2014/2015 College of Engineering.
What is Matlab Course Goals Precedence Accounts & Login Variables Error Types Course Logistics Vince Bertsch Office:
1 DKT 211 Basic Communication Engineering LAB # 1A : (Lecture 1) Introduction to Matlab  Basic Features  Scientific features  Array Operations  Script.
EGR 115 Introduction to Computing for Engineers Introduction to MATLAB Friday 29 August 2014 EGR 115 Introduction to Computing for Engineers.
Lecture 20: Choosing the Right Tool for the Job. What is MATLAB? MATLAB is one of a number of commercially available, sophisticated mathematical computation.
Basics of Matlab UC Berkeley Fall 2004, E77 Copyright 2005, Andy Packard. This work is licensed under the Creative.
NET 222: COMMUNICATIONS AND NETWORKS FUNDAMENTALS ( NET 222: COMMUNICATIONS AND NETWORKS FUNDAMENTALS (PRACTICAL PART) Tutorial 2 : Matlab - Getting Started.
MATLAB (Matrix Algebra laboratory), distributed by The MathWorks, is a technical computing environment for high performance numeric computation and.
Microsoft Access 2013 ®® Case Study Creating a Database.
 Types of communication systems ◦ Coaxial (Wired) ◦ Microwave (Wireless) ◦ Satellite (Wireless) ◦ Cable (Wired) ◦ Cellular (Wireless)
Engr 6: Matlab Programming
APPENDIX A HARDWARE AND SOFTWARE
ECE 1304 Introduction to Electrical and Computer Engineering
MATLAB® An Introduction.
Introduction.
Signals in Matlab Matlab as a name stands for Matrix Laboratory.
Welcome to MATLAB.
2) Platform independent 3) Predefined functions
INTRODUCTION TO BASIC MATLAB
MATLAB DENC 2533 ECADD LAB 9.
Lecture 1: Introduction
Welcome to E-Prime E-Prime refers to the Experimenter’s Prime (best) development studio for the creation of computerized behavioral research. E-Prime is.
Use of Mathematics using Technology (Maltlab)
Programming Right from the Start with Visual Basic .NET 1/e
MATLAB/SIMULINK Professor Walter W. Olson
Introduction.
Digital Image Processing
CSCI N207 Data Analysis Using Spreadsheet
Communication and Coding Theory Lab(CS491)
CSCI N317 Computation for Scientific Applications Unit 1 – 1 MATLAB
Matlab Basic Dr. Imtiaz Hussain
Experiment No. (1) - an introduction to MATLAB
Using Script Files and Managing Data
MATLAB Introduction MATLAB can be thought of as a powerful graphing calculator but with a lot more buttons! It is also a programming language, commands.
Number Lines.
Introduction.
Introduction To MATLAB
Basics of Matlab UC Berkeley Fall 2004, E Copyright 2005, Andy Packard
MatLab Program Used to Calculate Interactive
Introduction to Matlab
Presentation transcript:

MATLAB® An Introduction

What is MATLAB®? MATLAB® /Simulink® is a powerful software tool for: Performing mathematical computations and signal processing Analyzing and visualizing data (excellent graphics tools) Modeling physical systems and phenomena Testing engineering designs

Industry Applications Aircraft/Defense: control and guidance system design and simulation, communications Robotics: design and control Automotive: cruise control, stability enhancement, fuel injection systems, hybrid power-train, sound suppression … Communications: voice over internet, cell-phone, satellite, antenna design, wireless, error coding … Biotech, Pharmaceutical, Medical: drug discovery and development, imaging procedures, cancer diagnosis …

Industry Applications (con’t) Electronics: chip design, acoustics, voice processing and recognition Industrial Automation and Machinery: sensor design, machinery design and control Utilities and Energy: power conversion and control Computers: security systems, printer design Financial: portfolio management and risk, commodity trading, currency markets

MATLAB® Desktop

MATLAB Desktop The Command window is where you type MATLAB commands following the prompt: EDU>> The Workspace window shows all the variables you have defined in your current session. Variables can actually be manipulated within the workspace window. The Command History window displays all the MATLAB commands you have used recently – even includes some past sessions. The Current Folder window displays all the files in whatever folder you select to be current.

MATLAB Desktop You can select what is on your desktop by Clicking on Layout. Go down to Command History and select docked.

Using MATLAB® As a Calculator

Arithmetic Operators and Order of Operations Addition (+), Subtraction (-), Multiplication (*), Division (/), Power (^) Order of Operations (same rules you should already know from math class and using a calculator) 1. Complete all calculations inside parenthesis or brackets using the precedent rules below 2. Powers (left to right) 3. Multiplication and Division (left to right) 4. Addition and Subtraction (left to right)

Arithmetic Operators and Order of Operations Some Examples: EDU>> 10/5*2   EDU>> 5*2^3+4(2) EDU>> -1^4 EDU>> 8^1/3

Exercise 1 Calculate the area and circumference of a circle with a radius of 4 cm. Area = 50.27 cm2 Circumference = 25.13 cm