Get in Touch

Course Outline

Part 1

A Brief Introduction to MATLAB

Objectives: Provide an overview of MATLAB's identity, components, and capabilities.

  • Example: C vs. MATLAB
  • MATLAB Product Overview
  • MATLAB Application Fields
  • Benefits of Using MATLAB
  • Course Outline

Working with the MATLAB User Interface

Objective: Introduce the main features of the MATLAB integrated design environment and its user interfaces, providing an overview of course themes.

  • MATLAB Interface
  • Reading data from files
  • Saving and loading variables
  • Plotting data
  • Customizing plots
  • Calculating statistics and best-fit lines
  • Exporting graphics for use in other applications

Variables and Expressions

Objective: Learn to enter MATLAB commands, emphasizing the creation and access of data within variables.

  • Entering commands
  • Creating variables
  • Accessing help
  • Accessing and modifying values in variables
  • Creating character variables

Analysis and Visualization with Vectors

Objective: Perform mathematical and statistical calculations with vectors and create basic visualizations. Discover how MATLAB syntax allows calculations on entire datasets with a single command.

  • Calculations with vectors
  • Plotting vectors
  • Basic plot options
  • Annotating plots

Analysis and Visualization with Matrices

Objective: Utilize matrices as mathematical objects or collections of (vector) data. Understand the appropriate use of MATLAB syntax to distinguish between these applications.

  • Size and dimensionality
  • Calculations with matrices
  • Statistics with matrix data
  • Plotting multiple columns
  • Reshaping and linear indexing
  • Multidimensional arrays

Part 2

Automating Commands with Scripts

Objective: Group MATLAB commands into scripts for easier reproduction and experimentation. As task complexity increases, entering long command sequences in the Command Window becomes impractical.

  • A Modeling Example
  • The Command History
  • Creating script files
  • Running scripts
  • Comments and Code Cells
  • Publishing scripts

Working with Data Files

Objective: Import data into MATLAB from formatted files. Given the wide variety of data types and formats, emphasis is placed on working with cell arrays and date formats.

  • Importing data
  • Mixed data types
  • Cell arrays
  • Conversions among numerals, strings, and cells
  • Exporting data

Multiple Vector Plots

Objective: Create more complex vector plots, such as multiple plots, using color and string manipulation techniques to produce eye-catching visual representations of data.

  • Graphics structure
  • Multiple figures, axes, and plots
  • Plotting equations
  • Using color
  • Customizing plots

Logic and Flow Control

Objective: Use logical operations, variables, and indexing techniques to create flexible code that can make decisions and adapt to different situations. Explore programming constructs for repeating code sections and interacting with the user.

  • Logical operations and variables
  • Logical indexing
  • Programming constructs
  • Flow control
  • Loops

Matrix and Image Visualization

Objective: Visualize images and matrix data in two or three dimensions. Explore the differences in displaying images and visualizing matrix data using image techniques.

  • Scattered Interpolation using vector and matrix data
  • 3-D matrix visualization
  • 2-D matrix visualization
  • Indexed images and colormaps
  • True color images

Part 3

Data Analysis

Objectives: Perform typical data analysis tasks in MATLAB, including developing and fitting theoretical models to real-life data. This naturally leads to one of MATLAB's most powerful features: solving linear systems of equations with a single command.

  • Dealing with missing data
  • Correlation
  • Smoothing
  • Spectral analysis and FFTs
  • Solving linear systems of equations

Writing Functions

Objectives: Increase automation by encapsulating modular tasks as user-defined functions. Understand how MATLAB resolves references to files and variables.

  • Why functions?
  • Creating functions
  • Adding comments
  • Calling subfunctions
  • Workspaces
  • Subfunctions
  • Path and precedence

Data Types

Objectives: Explore data types, focusing on the syntax for creating variables and accessing array elements, and discuss methods for converting among data types. Data types differ in the kind of data they may contain and the way the data is organized.

  • MATLAB data types
  • Integers
  • Structures
  • Converting types

File I/O

Objectives: Explore low-level data import and export functions in MATLAB that allow precise control over text and binary file I/O. These functions include textscan, which provides precise control of reading text files.

  • Opening and closing files
  • Reading and writing text files
  • Reading and writing binary files

Please note that the actual course delivery may be subject to minor discrepancies from the outline above without prior notification.

Conclusion

Please note that the actual course delivery may be subject to minor discrepancies from the outline above without prior notification.

Objectives: Summarize what we have learned

  • A summary of the course
  • Other upcoming courses on MATLAB

Please note that the course delivery may be subject to a few minor discrepancies without prior notification.

Requirements

  • Undergraduate-level mathematical foundations, such as linear algebra, probability theory, statistics, and matrix theory
  • Fundamental computer operation skills
  • Familiarity with a high-level programming language (e.g., C, PASCAL, FORTRAN, or BASIC) is beneficial but not mandatory
 21 Hours

Number of participants


Price per participant

Testimonials (2)

Upcoming Courses

Related Categories