Teaching Activities


Help

Results 1 - 10 of 22 matches

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 ...

Resource Type: Activities: Activities:Project
Subject: Biology, 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.

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 ...

Resource Type: Activities: Activities:Lab Activity
Subject: Physics
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.

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 ...

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

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 ...

Resource Type: Activities: Activities:Problem Set
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 ...

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

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.

Resource Type: Activities: Activities:Classroom Activity
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 ...

Resource Type: Activities: Activities:Classroom Activity, Lab Activity
Subject: Computer Science, Biology

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 ...

Resource Type: Activities: Activities:Classroom Activity
Subject: Computer Science, Mathematics

Regression problems in real time
Rizwan Qureshi, The University of Texas
In this activity, we will be testing various regression models and analyze the effects of different objective functions, regularization terms and formulations. We will analyze the effect of different outliers on ...

Resource Type: Activities: Activities:Classroom Activity, Problem Set
Subject: Computer Science, Engineering

Building Intuition for Fourier Series/Transforms
Jenny Magnes, Vassar College
This activity consists of two parts:1. Represent functions using Fourier series.2. Understanding how a function's properties manifest in reciprocal space.

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