Introduction to MATLAB
Last updated: 08/27/2014
Author Information
Dr. Kathleen Ossman
Dr. Gregory Bucks
University of Cincinnati
Course Details
Description
Introduction to MATLAB introduces students to basic MATLAB programming concepts.
These materials are a subset of course materials from Engineering Models that is taught with the University of Cincinnati as a dual enrollment course to hundreds of high school students.
Course Contents
- Lectures:
- Creating Variables
- Some Useful MATLAB Functions
- Data Types
- Video Lectures
- Exercises: Graphing Functions Using MATLAB
- Video Lectures
- Good Programming Practices: Planning Your Code
- Good Programming Practices: Creating Your Code
- Video Lectures
- Input Statements
- Output Statements
- Exercises: Input/Output Statements
- Video Lectures
- Conditional Statements: Logical Operators
- Conditional Statements: if, else, and elseif
- Conditional Structures: Switch
- Exercises:
- Conditional Statements 1
- Conditional Statements 2
- Video Lectures
- Repetition Structure: Introduction to Loops
- Repetition Structure: For Loops
- Repetition Structure: While Loops
- Exercises: Loops
- Lecture: Nested Loops Breaks
- Video Lecture: Repetition Structures: Nested Loops and the Break Statement
- Video Lecture: Arrays
- Exercises: Arrays
- Video Lecture: Some Useful Functions for Arrays
- Exercises: Array Functions
Textbooks
MATLAB: A Practical Introduction to Programming and Problem Solving, 3rd edition, Stormy Attaway, Elsevier, 2013 Ŧ
Ŧ Supplemental Material
Resources
Cody: A program developed by MathWorks that allows students to progressively develop MATLAB® programming skills and earn badges in the process