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
Location
- Integrate 1 match
- MARGINS Data in the Classroom 1 match
- Quantitative Skills 1 match
- Teaching Computation with MATLAB 54 matches
Results 1 - 10 of 57 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 ...
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 ...
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.
Introduction to MATLAB for Oceanographic Data
Anna Pfeiffer-Herbert, Stockton University
This activity introduces students to loading and plotting data in MATLAB. Students explore scalar and vector time series and profile data commonly used in the field of Oceanography using data sets from publicly ...
Learn more about this review process.
Learn more about this review process.
Using Regression Models to make Predictions
Michelle Isenhour, Naval Postgraduate School
This activity introduces students to prediction and confidence intervals for a simple linear regression model using a MATLAB Live Script. To draw a connection to confidence intervals for an unknown population mean, ...
Learn more about this review process.
Chemical Engineering Thermodynamics Project
Dan Burleson, University of Houston-University Park
This activity is a project designed to introduce undergraduate chemical engineering students to chemical engineering thermodynamics in the context of MATLAB. The project requires students to learn concepts they ...
Learn more about this review process.
Data Processing with MATLAB: Formation Energies of Titanium Oxides
Kristi Closser, California State University-Fresno
Titanium dioxide (TiO2) is an extremely common chemical substance and finds uses ranging from serving as a pigment for white paint, sunscreen and even toothpaste, to serving as a photosensitizer in waste water ...
Learn more about this review process.
Vector Fields
Sayonita Ghosh Hajra, California State University-Sacramento
This activity is exploratory and collaborative MATLAB activity. Students will explore and visualize vector fields. Students will also learn about the flow lines of the vector fields.
Learn more about this review process.
Unprecedented
Eugene Mahmoud, Mt. San Antonio College
This project is designed to introduce lower-division science and engineering students to mathematical modelling through the analysis of real-world data related to the novel coronavirus global pandemic. The project ...
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.