Teaching Activities
Resource Type: Activities
Results 1 - 10 of 22 matches
Bouncing Ball Explorer
Duncan Carlsmith, University of Wisconsin-Madison
Exploration of the sound of a bouncing ball dropped on a hard surface, the sound recorded with a mobile phone or laptop microphone, is the basis for an accessible experiment in elementary mechanics. For ...
Subject: Physics
Learn more about this review process.
Procrustes Skull Analysis
Emily Dosmar, Rose-Hulman Institute of Technology
Procrustes analysis is a form of statistical shape analysis used to analyze the distribution of a set of shapes. The goal of this assignment is to compare different skull types to a reference skull to determine ...
Subject: Engineering, Biology
Learn more about this review process.
Making a PB+J
Hannah Zierden, University of Maryland-College Park
sandwich, pseudocode, introduction
Subject: Engineering, Computer Science
Simulation of a Block Sliding down a Ramp with Friction
Darren Maczka, The University of Tennessee
This activity is designed to help students gain experience implementing iterative and conditional structures in the context of a physics simulation. Students are given parameters for an object that is being ...
Subject: Physics, Engineering
Iterative methods for solving linear systems
Blanca Guillén, Universidad Nacional Experimental del Táchira, Mathematics
Students will learn Jacobi, Gauss-Seidel and SOR methods for solving linear systems. Students are also asked to generate the iterative matrices, decide about the convergence and compare the results obtained with ...
Subject: Mathematics
Creating your own Optimization code using numerical methods
Gisella Lamas, University of Kentucky
Students were taught how to use numerical methods such as the Golden Section search, Newton-Raphson and Secant method. These methods take a long time when doing by hand and the complexity of optimization problems ...
Subject: Mathematics, Engineering
Review of MATLAB Basics
Neha Raikar, University of Maryland-Baltimore County
This activity is designed to recap some basic MATLAB concepts. Depending on the MATLAB computing background the student may have, this live script is supposed to be a refresher
Subject: Engineering
Estimation of Elastic Properties of a Composite Laminate Using Matlab
Syd Soltani, Florida Polytechnic University
In this activity, students learn how to use simple Matlab programming to determine the missing material properties for a composite laminate.
Subject: Engineering
the importance of annotation: using published code to learn for loops and syntax.
rachel bergstrom, Beloit College
In this activity, students used a published EEG analysis algorithm in conjunction with Mathwork's Matlab Onramp to learn basic matlab syntax and functions and to understand how for loops can be used to perform ...
Subject: Biology, Computer Science
The Human Matrix
Sarah Patterson, Virginia Military Institute
For this activity, we will look at accessing data in a matrix and manipulating it. Students will again be arranged into several rectangular arrays. Each student will have a whiteboard to write down their assigned ...
Subject: Mathematics, Computer Science