Initial Publication Date: October 7, 2025

Teaching Activities


Results 1 - 10 of 33 matches

Dimensional Analysis and Flow Visualization Using MATLAB
Kianoosh Yousefi, The University of Texas at Dallas
In this MATLAB-based activity, students develop two general computational modules, one for automated dimensional analysis using the Buckingham π theorem, and another for streamline and pathline visualization for ...

Resource Type: Activities: Activities:Project
Subject: Engineering
MATLAB Exemplary Collection This activity is part of the Teaching Computation in the Sciences Using MATLAB Exemplary Teaching Activities collection.
Learn more about this review process.

ERP Peak Detective: Introduction to Event-Related Potential Analysis with MATLAB
Brian Rivera, Saint Olaf College
This scaffolded laboratory activity introduces students with minimal programming experience to Event-Related Potential (ERP) analysis using MATLAB. Students progress from interactive visual exploration of neural ...

Resource Type: Activities: Activities:Lab Activity
Subject: Biology, Health Sciences
MATLAB Exemplary Collection This activity is part of the Teaching Computation in the Sciences Using MATLAB Exemplary Teaching Activities collection.
Learn more about this review process.

Example False position Method Problem in MATLAB Live Script
Adrian Quesada Martinez, Instituto Tecnologico de Costa Rica
Interactive MATLAB activity to implement and analyze the False Position Method (Regula Falsi) for finding roots of nonlinear equations. Includes theoretical introduction, step-by-step graphical visualization, ...

Resource Type: Activities: Activities:Classroom Activity
Subject: Engineering, Mathematics
MATLAB Exemplary Collection This activity is part of the Teaching Computation in the Sciences Using MATLAB Exemplary Teaching Activities collection.
Learn more about this review process.

Bottle Design via MATLAB with Volume and Surface Area
Bree Ettinger, Emory University
In this activity, students design a bottle silhouette using parametric splines in MATLAB and compute its volume and surface area using numerical integration. The project connects numerical methods and computation ...

Resource Type: Activities: Activities:Project
Subject: Mathematics
MATLAB Exemplary Collection This activity is part of the Teaching Computation in the Sciences Using MATLAB Exemplary Teaching Activities collection.
Learn more about this review process.

Data Representation in MATLAB: From Raw Data to Insight
Ray Senior, University of Technology, Jamaica
This activity is a hands-on computational lab where students import, validate, inspect, and visualize three heterogeneous data types (spreadsheets, audio, images) to discover MATLAB's unified array-based data ...

Resource Type: Activities: Activities:Lab Activity
Subject: Engineering, Computer Science, Mathematics
MATLAB Exemplary Collection This activity is part of the Teaching Computation in the Sciences Using MATLAB Exemplary Teaching Activities collection.
Learn more about this review process.

Collatz Conjecture
Namyong Lee, Minnesota State University-Mankato
One of the essences in mathematics is finding patterns. This lab project allows students to explore mathematical conjecture through computer coding (mainly by the generative AI) and experimentation (by students). ...

Resource Type: Activities: Activities:Lab Activity, Project
Subject: Mathematics

MATLAB Chatbot for Code Interview Practice
Bobby Hodgkinson, University of Colorado at Boulder
This activity uses the MATLAB Chatbot to simulate a short code interview, giving students practice in explaining, analyzing, and reasoning about entry-level MATLAB programs. Students review either provided code or ...

Resource Type: Activities: Activities:Lab Activity, Project
Subject: Engineering, Computer Science

Simulating a parachute fall
Richard Goldberg, University of North Carolina at Chapel Hill
In this activity, students will simulate a falling parachute. The overall goal is to determine the parachute diameter needed to have a "safe landing" at a reasonable terminal velocity. In order to ...

Resource Type: Activities: Activities:Classroom Activity
Subject: Physics, Engineering

System Identification and LQR Controller for Propeller Operated Balancing Beam (Bi-Copter)
Eniko Enikov, The University of Arizona
This laboratory experience illustrates the complete cycle of feedback controller design by extracting a  linear model of an open-loop system, designing a controller, and testing the closed-loop response. ...

Resource Type: Activities: Activities:Lab Activity
Subject: Engineering

Exploring Dual-Tone Multi-Frequency (DTMF) Signal Generation Using MATLAB
Wardlan Borah, University of Technology, Jamaica
This activity introduces students to the generation of dual-tone multi-frequency (DTMF) signals, which are the tones produced when pressing keys on a telephone keypad. Students will implement code in MATLAB to ...

Resource Type: Activities: Activities:Lab Activity
Subject: Engineering, Computer Science