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 Main Campus
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.
Conduction and Convection in a Fin of Uniform Cross Section
Yuxin Zhang, Washington State University-Tri Cities
Conduction and convection are two important modes of heat transfer. To understand the mechanisms of these two types of heat transfer processes, we study the temperature distribution in a fin of uniform cross ...
Subject: Engineering
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: Mathematics, Computer Science, Engineering
Learn more about this review process.
Virtual Pendulum Experiments & Mechanical Oscillations
Jeremy Riousset, Florida Institute of Technology-Melbourne
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: Mathematics, Physics, Engineering
Learn more about this review process.
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: Health Sciences, Engineering
Learn more about this review process.
Guess the Number Game
Carolina Barriento, Embry Riddle Aeronautical University-Daytona Beach
The purpose of this activity is for students to practice the concepts listed below by writing code that simulates a guessing game between friends. Keywords: Loops, Random numbers, Programmer Defined Functions, ...
Subject: Computer Science
Learn more about this review process.
Numerical Differentiation for Chemical Engineers
Roman Voronov, New Jersey Institute of Technology
In this activity students learn to apply appropriate numerical differentation formulas to non-uniformly spaced data. The concept is applied to a chemical engineering problem where the goal is to measure how the ...
Subject: Mathematics, Engineering, Chemistry
Random Walks in the Plane
Ryan Pellico, Trinity College
This in-class demonstration shows how to use the built-in random number generators to simulate and visualize two-dimensional random walks in the xy-plane, and begins to study the distribution of distances from the ...
Subject: Mathematics
Puzzle Coding
Sarah Patterson, Virginia Military Institute
Tactile activities or "tactivities" are one form of active learning that can increase student participation and enhance students' understanding of conceptual materials. In this tactile activity, ...
Subject: Computer Science, Mathematics
Learn more about this review process.
Solving First Order ODE's
Rick Downs, Seattle Community College-South Campus
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.