Teaching Activities
Resource Type: Activities
Results 1 - 10 of 32 matches
Exploring hypothesis-driven research using Arduino boards and Matlab
Sara Wilson, University of Kansas
In this activity, students explore hypothesis-driven research through the development of an experiment using Arduino Uno style microcontroller boards and Matlab. This project encourages students to develop a ...
Learn more about this review process.
Example Bisection Method Problem in MATLAB Grader
Roche de Guzman, Hofstra University
Here's an example of a text book problem in Numerical Methods that was converted to a MATLAB Grader assignment to assess students in a more automated and interactive way. Other problems can be modeled and ...
Subject: Engineering, Computer Science, Mathematics
Learn more about this review process.
Solving First Order ODE's
Rick Downs, South Seattle College
This assignment is for a Differential Equations course that has students use a computer to solve first order ODE's graphically using slope fields, numerically, and analytically. One part of the assignment has ...
Subject: Mathematics
Learn more about this review process.
Making Sense of Gait Ground Reaction Force Data
John Rogers, U.S. Military Academy
Students analyze a data set containing ground reaction forces from a human walking on an instrumented treadmill.
Subject: Engineering
Learn more about this review process.
Static stability: mechanisms and prestress modes
Mettupalayam Sivaselvan, University at Buffalo
Summary: The assignment is about detecting structural stability in a 3D truss by applying linear algebra concepts such as rank, column-space and null-space of a matrix. Outcomes: * Students should learn linear ...
Subject: Engineering, Mathematics
Learn more about this review process.
Virtual Pendulum Experiments & Mechanical Oscillations
Jeremy Riousset, Florida Institute of Technology
The pendulum motion is one of the first encounters with the concept of a harmonic oscillator. This activity seeks to complement a traditional, rigorous, theoretical approach with a rigorous numerical model. It ...
Subject: Physics, Engineering, Mathematics
Learn more about this review process.
Illustrating Theorems from Calculus
Michaela Kubacki, Middlebury College
In this activity, students use MATLAB to create and interact with illustrations of three theorems from Calculus: (1) Extreme Value Theorem, (2) Intermediate Value Theorem, and (3) Mean Value Theorem. The assignment ...
Subject: Mathematics
Learn more about this review process.
Forced Response with Coulomb Damping
Natasha Smith, University of Virginia-Main Campus
Students determine and plot the response of a vibrating system under a harmonic excitation force, in the presence of Coulomb Damping. The assignment requires students to solve a 2nd order differential equation ...
Subject: Engineering
Physical Activity and Heart Rates
Jennifer Jordan, Virginia Commonwealth University
This problem is an assessment of several computational methods being pulled together to solve a complex problem for biomedical engineering students. Students need to use mock clinical data to compute whether study ...
Subject: Engineering, Health Sciences
Learn more about this review process.
Building an Air Frame Dynamics Model in MATLAB
Michael Thorburn, California State University-Los Angeles
This set of LiveScripts is designed to help students develop a MATLAB model of the physics of flight for a Unmanned Aerial Vehicle (UAV). It is intended to be self-paced.
Subject: Engineering