Introduction to MATLAB for Engineers Third Edition William J. Palm III Chapter 11 MuPAD PowerPoint to accompany Copyright © 2010. The McGraw-Hill Companies,

Slides:



Advertisements
Similar presentations
Chapter 0 Review of Algebra.
Advertisements

Beginning Programming for Engineers
H(s) x(t)y(t) 8.b Laplace Transform: Y(s)=X(s) H(s) The Laplace transform can be used in the solution of ordinary linear differential equations. Let’s.
ENGR-25_Lec-25_SimuLink-2.ppt 1 Bruce Mayer, PE Engineering/Math/Physics 25: Computational Methods Bruce Mayer, PE Licensed Electrical.
Matlab Matlab is a powerful mathematical tool and this tutorial is intended to be an introduction to some of the functions that you might find useful.
Introduction to Robotics Tutorial III Alfred Bruckstein Yaniv Altshuler.
Copyright © 2009 Pearson Education, Inc. CHAPTER 5: Exponential and Logarithmic Functions 5.1 Inverse Functions 5.2 Exponential Functions and Graphs 5.3.
Linear Simultaneous Equations
ME457 Mechatronic System Modeling MICHIGAN STATE UNIVERSITY Matlab® refresher Your objective: to dominate! My objective: to help you dominate!
Functions and Their Graphs
Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. Introduction to MATLAB 7 for Engineers William J. Palm.
4. Week 04.March Use of M-File Editor/Debugger: text editor, debugger; editor works with file types in addition to.m (MATLAB “m-files”)
Introduction to MATLAB for Engineers, Third Edition William J. Palm III Chapter 8 Linear Algebraic Equations PowerPoint to accompany Copyright © 2010.
ORDINARY DIFFERENTIAL EQUATION (ODE) LAPLACE TRANSFORM.
Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. Introduction to MATLAB 7 for Engineers William J. Palm.
Logarithmic Functions
Copyright © The McGraw-Hill Companies, Inc. Introduction to MATLAB for Engineers, Third Edition William J. Palm III Chapter 1 An Overview of MATLAB.
Logarithmic, Exponential, and Other Transcendental Functions 5 Copyright © Cengage Learning. All rights reserved.
MATLAB Basics. The following screen will appear when you start up Matlab. All of the commands that will be discussed should be typed at the >> prompt.
Chapter 2: First Steps in MuPAD MATLAB for Scientist and Engineers Using Symbolic Toolbox.
Copyright © 2010 Pearson Education, Inc. All rights reserved Sec
Introduction To this point MATLAB has been used to answer questions with a numeric value ▫Variables are assigned specific values ▫Answers are numbers MATLAB.
Copyright © Cengage Learning. All rights reserved. Logarithmic, Exponential, and Other Transcendental Functions.
Copyright © 2009 Pearson Education, Inc. CHAPTER 5: Exponential and Logarithmic Functions 5.1 Inverse Functions 5.2 Exponential Functions and Graphs 5.3.
8.4 Logarithms 3/ 14 /2014. Introduction to Logarithm Video
Chapter 8 Integration Techniques. 8.1 Integration by Parts.
Section 9.3 Logarithmic Functions  Graphs of Logarithmic Functions Log 2 x  Equivalent Equations  Solving Certain Logarithmic Equations 9.31.
Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. Introduction to MATLAB 7 for Engineers William J. Palm.
5.3 Intro to Logarithms 2/27/2013. Definition of a Logarithmic Function For y > 0 and b > 0, b ≠ 1, log b y = x if and only if b x = y Note: Logarithmic.
5-1: Natural Logs and Differentiation Objectives: ©2003Roy L. Gover ( Review properties of natural logarithms Differentiate natural logarithm.
7.4 Logarithmic Functions Write equivalent forms for exponential and logarithmic equations. Use the definitions of exponential and logarithmic functions.
10.1/10.2 Logarithms and Functions
Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. 1 Chapter 27.
Chapter 1: Data and Linear Representations
ME 142 Engineering Computation I Exam 3 Review Mathematica.
Advanced Engineering Mathematics, 7 th Edition Peter V. O’Neil © 2012 Cengage Learning Engineering. All Rights Reserved. CHAPTER 4 Series Solutions.
Mark Dugopolski Elementary Algebra Edition 3 Chapter 8 Power and Roots Copyright © 2000 by the McGraw-Hill Companies, Inc.
Mark Dugopolski Elementary Algebra Edition 3 Chapter 2 Linear Equations and Inequalities in One Variable Copyright © 2000 by the McGraw-Hill Companies,
Understanding the difference between an engineer and a scientist There are many similarities and differences.
Discretization of Continuous-Time State Space Models
Alexander-Sadiku Fundamentals of Electric Circuits
EE 401 Control Systems Analysis and Design A Review of The Laplace Transform Wednesday 27 Aug 2014 EE 401: Control Systems Analysis and Design Slide 1.
Algebra 2 Notes May 4,  Graph the following equation:  What equation is that log function an inverse of? ◦ Step 1: Use a table to graph the exponential.
Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. A Concise Introduction to MATLAB ® William J. Palm III.
Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall.
EE 401 Control Systems Analysis and Design A Review of The Laplace Transform Friday 15 Jan 2016 EE 401: Control Systems Analysis and Design Slide 1 of.
Chapter 5 Logarithmic, Exponential, and Other Transcendental Functions.
Exponents (Indices) and Logarithms Number and Algebra Day 1: Exponents.
MATLAB (Matrix Algebra laboratory), distributed by The MathWorks, is a technical computing environment for high performance numeric computation and.
Copyright © The McGraw-Hill Companies, Inc. This work is only for non-profit use by instructors in courses for which this textbook has been adopted.
5 Logarithmic, Exponential, and Other Transcendental Functions
Chapter 5 Review JEOPARDY -AP Calculus-.
Copyright © Cengage Learning. All rights reserved.
Advanced Engineering Mathematics 6th Edition, Concise Edition
6.1 - Logarithmic Functions
Introduction to MATLAB for Engineers
35. Section 5.7 Further Transcendental Functions
Welcome to Precalculus!
Introduction Mathcad is a product of mathSoft inc. The Mathcad can help us to calculate, graph, and communicate technical ideas. It lets us work with.
Lecture 3: Solving Diff Eqs with the Laplace Transform
Chapter 15 Introduction to the Laplace Transform
An Introduction to Maple
Logarithms and Logarithmic Functions
Logarithmic Functions
5A.1 - Logarithmic Functions
Applied Numerical Methods
Copyright © Cengage Learning. All rights reserved.
6.1 - Logarithmic Functions
Math 11 Study Video.
Logarithmic Functions
Presentation transcript:

Introduction to MATLAB for Engineers Third Edition William J. Palm III Chapter 11 MuPAD PowerPoint to accompany Copyright © The McGraw-Hill Companies, Inc.

What can you do with MuPAD? ■ Create symbolic expressions and manipulate them algebraically. ■ Obtain symbolic and numeric solutions to algebraic and transcendental equations. ■ Perform symbolic linear algebra operations, including obtaining expressions for determinants, matrix inverses, eigenvectors, and eigenvalues. ■ Perform symbolic differentiation and integration. ■ Evaluate limits and series symbolically. ■ Obtain symbolic solutions to ordinary differential equations. ■ Obtain and apply Laplace transforms. ■ Solve ordinary differential equations in terms of special functions or series. 11-2

To start MuPAD, first start MATLAB, then type mupadwelcome. You will then see the Welcome Screen shown on the next slide. If you just type mupad instead, you will immediately be presented with a blank notebook. 11-3

11-4 The MuPAD welcome screen. Figure on page 467

If you then click on Getting Started, you will see what is on the next slide. Or you can click on Notebook Interface to bring up the Notebook Interface Help screen shown on slide Or you can retrieve a previously created notebook by clicking on its name under Open Recent File. 11-5

The Getting Started screen. Figure on page

The Notebook Interface Help screen. Figure on page

The Notebook Interface shown on the next slide shows text, input, and output regions, with the code required to simplify an expression, to define a function, and to create a plot. 11-8

11-9 An example of the Notebook Interface.

The Standard toolbar. Figure on page

The Command bar. Figure on page

Entering Commands (page 470). [ cos(PI) [

The General Math Menu. Page The General Math Menu Expand Simplify Factor Combine Normalize Rewrite Evaluate Solve

Table 11.2–1 Items on the Command bar. Page Derivatives Limits Sums Integrals Rewrite Expressions Products Solve Equations Simplify Evaluate with x = a Numerical Evaluation and Rounding Equality Tests Assignment Math Operators Factorials Function Definition Trig Functions Exponentials and Logs Piecewise Definitions Reserved SymbolsGreek Letters Physical Units Matrices and Vectors 2D Plot 3D Plot

The Simplify Menu. Page General Exponential Logical Logarithm Radical Sine Relational Cosine

The Combine Menu. Page General Power Arc Tangent Sine/Cosine Exponential Sine/Cosine Hyp Logarithm Square Root

Differential Heaviside Exponential Logarithm Factorial Sign Gamma Sine/Cosine The Rewrite Menu. Page

Exact Polynomial Diophantine Equation Numeric Recurrences Linear System ODE The Solve Menu. Page

Name and Symbol Function Call Airy, Ai(x) airy Ai(x) Airy, Bi(x) airy Bi(x) Chebyshev of first kind, T(n, x) chebyshev1 (n, x) Gamma, (x) gamma(x) Hermite, Hn(x) hermite (n,x) Bessel I, In(x) besselI(n,x) Bessel J, Jn(x) besselJ(n,x) Bessel K, Kn(x) besselK(n,x) Bessel Y, Yn(x) besselY (n,x) Laguerre, L(n, a, x) laguerreL(n,a,x) Legendre, Pn(x) legendre(n,x) Table 11.8–1 Special function calls in MuPAD. Page

Result Code Symbolic finite series orthpoly:: Symbolic infinite series series Numeric result float Table 11.8–2 Evaluation of special functions in MuPAD 11-20

The following slides are figures from the examples and the homework problems

Figure for Example on page 484. Intersection points of two circles

Figure for Example on page 486. A robot arm having two joints and two links

11-24 Figure for Example on pages A baseball trajectory to clear the Green Monster.

11-25 Figure on page 510. Two mechanical systems, one with and one without an input derivative.

11-26 Figure on page 511.

Figure P12 for Problem 12 on pages

11-28 Figure P13 for Problem 13 on pages

11-29 Figure P13 for Problem 13 on page 519.

11-30 Figure P28 for Problem 28 on page 520.

11-31 Figure P29 for Problem 29 on pages