Exemplary Reviewed Activity Collection
Based on input from participants at the 2017 Teaching Computation in the Sciences Using MATLAB workshop, the Teaching Computation community has begun conducting a peer review of MATLAB® based teaching activities submitted via the Teaching Computation in the Sciences workshops and website, as well as those in the existing SERC collections. Members of the Teaching Computation in the Sciences community review activities using a rubric and set of criteria to calibrate reviewer scoring. There are five elements of each activity that get reviewed: computational, quantitative, and scientific accuracy, alignment of goals, activity, and assessment, pedagogic effectiveness, activity robustness, and completeness of the web page for the activity. The activities that score very highly in these areas become part of the Teaching Computation in the Sciences Using MATLAB Exemplary Collection and are featured below.
Subject
Resource Type: Activities Show all
Location Show all
- MARGINS Data in the Classroom 1 match
- Teaching Computation with MATLAB 16 matches
Results 1 - 10 of 17 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 ...
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 ...
Learn more about this review process.
Numerical Simulation Basics: Part II – Boundary Conditions & Numerical Stability for a Finite-Difference Equation
Jim Boyle, Western Connecticut State University
This is the second and last activity teaching numerical simulation basics to students in a junior-level physical oceanography course. In the first activity students program solutions for a 1st order differential ...
Learn more about this review process.
Measuring voting districts and distributions
Eugene Mahmoud, Mt. San Antonio College
This project-based activity allows students to use MATLAB to analyze voting district boundaries and their relationship to social and environmental justice. Students recreate geographic borders, calculate centroids, ...
Learn more about this review process.
Stress Map
James Conder, Southern Illinois University Carbondale
Use earthquakes from the global CMT catalog to look at crustal stresses in a given region of the Earth. Students will download earthquake data from an online catalog and make 2 tectonic maps. One map is of the ...
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 ...
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 ...
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, ...
Learn more about this review process.
Taylor Series and Efficient Calculations of Transcendental Functions
Ethan Duckworth, Loyola College in Maryland
This module helps students learn/relearn about Taylor series, the remainder theorem, symbolic tools in MATLAB, and writing efficient functions for calculating transcendental functions. Students are reminded about ...
Learn more about this review process.