Download presentation
Presentation is loading. Please wait.
Published byLawrence Sherman Modified over 6 years ago
1
Welcome to the Fundamentals of Mathematics for Engineers Lab
Images: ENGR 2194 MATLAB Supplemental Instruction #2
2
MATLAB Script files Commands (e.g., disp, save, load)
Relational operators Conditionals Loops “Break” command Break-beam sensors Dropball m-files
3
MATLAB Precedence Operation
1 (highest) Parentheses (inner first if nested) 2 Exponentiation 3 Logical NOT (~) 4 Multiplication, Division 5 Addition, Subtraction 6 Relational Operators ( >, <. >=, <=, ==, ~= ) 7 Logical AND (&, &&) 8 (lowest) Logical OR (|, ||)
4
MATLAB Examples Assignment
5
Preview of Next Lab Derivatives in Engineering: Velocity and Acceleration in Free Fall Position, Velocity, Acceleration Derivatives Image:
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.