Teaching Activities


Results 1 - 10 of 32 matches

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

Resource Type: Activities: Activities:Classroom Activity, Activities
Subject: Engineering, Computer Science, Mathematics
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.

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.

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

Conduction and Convection in a Fin of Uniform Cross Section
Yuxin Zhang, Washington State University
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 ...

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

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

Resource Type: Activities: Activities:Problem Set, Activities
Subject: Engineering, Health Sciences
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.

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

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

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

Resource Type: Activities: Activities:Classroom Activity, Activities
Subject: Computer Science, Mathematics
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.

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

Resource Type: Activities: Activities:Classroom Activity, Activities
Subject: Computer Science
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.

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

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

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

Resource Type: Activities: Activities:Problem Set, Activities
Subject: Engineering

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

Resource Type: Activities: Activities:Classroom Activity, Problem Set, Activities
Subject: Chemistry, Engineering, Mathematics