Teaching Activities
Resource Type: Activities
Results 1 - 10 of 44 matches
Stress Map
James Conder, Southern Illinois University-Carbondale
Use earthquakes from the global CMT catalog to look at crustal stresses in a given region of the Earth. Students will download earthquake data from an online catalog and make 2 tectonic maps. One map is of the ...
Subject: Geoscience
Learn more about this review process.
Measuring voting districts and distributions
Eugene Mahmoud, Mt San Antonio College
This project-based activity allows students to use MATLAB to analyze voting district boundaries and their relationship to social and environmental justice. Students recreate geographic borders, calculate centroids, ...
Subject: Engineering
Learn more about this review process.
Taylor Series and Efficient Calculations of Transcendental Functions
Ethan Duckworth, Loyola University Maryland
This module helps students learn/relearn about Taylor series, the remainder theorem, symbolic tools in MATLAB, and writing efficient functions for calculating transcendental functions. Students are reminded about ...
Subject: Mathematics
Learn more about this review process.
Numerical Simulation Basics: Part II – Boundary Conditions & Numerical Stability for a Finite-Difference Equation
Jim Boyle, Western Connecticut State University
This is the second and last activity teaching numerical simulation basics to students in a junior-level physical oceanography course. In the first activity students program solutions for a 1st order differential ...
Subject: Geoscience
Learn more about this review process.
Hurricane Time Series Analysis
Henry Potter, Texas A&M University-College Station
This activity uses Atlantic hurricane data from National Oceanic and Atmospheric Administration (NOAA). Students will run the code provided to produce figures (scatter plots, time series, and histograms) that ...
Subject: Geoscience, Environmental Science
Design a basketball shooting machine
Richard Goldberg, University of North Carolina at Chapel Hill
In this assignment, students will determine the appropriate exit velocity from a basketball shooting machine as it passes the ball back to the shooter on the free throw line. Students will simulate the trajectory ...
Subject: Physics, Engineering
Creating a cellular autonoma simulations of fire spreading
Sarah Patterson, Virginia Military Institute
In this project, students create a simulation of a spreading fire through a forest using MATLAB. This simulation contains many different parameters that control the random spread. Students will complete a ...
Subject: Computer Science, Mathematics
Curve Fitting with Parametric Splines using the Artwork "The Girl with the Pearl Earring"
Bree Ettinger, Emory University
This activity focuses on curve fitting using parametric splines, a technique commonly used in numerical analysis to approximate complex curves. In this assignment, students are tasked with selecting a minimal ...
Subject: Mathematics
Learn more about this review process.
Matrix Coding & Decoding
Edith Aguirre, El Paso Community College
The activity provides students with a 3x3 matrix key that will be used to code and decode messages. Students will use MatLab to code, and matrix multiplication to encrypt a message. Then their encrypted message ...
Subject: Mathematics
Function Telephone
Blain Patterson, Virginia Military Institute
This activity aims to engage students in a low-stakes activity to build confidence and review basic topics including function input and output, function information exchange, and global and local variables in the ...
Subject: Computer Science, Mathematics