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 70 matches
Results 1 - 10 of 73 matches
Data Analysis Activity Using MATLAB
Michael Ray, California State University-Sacramento
In this activity students will develop a model of air resistance, then perform an experiment using coffee filters, rulers and a stopwatch to test it. They will collect the data, then analyze it and produce a high ...
Learn more about this review process.
Bottle Design via MATLAB with Volume and Surface Area
Bree Ettinger, Emory University
In this activity, students design a bottle silhouette using parametric splines in MATLAB and compute its volume and surface area using numerical integration. The project connects numerical methods and computation ...
Learn more about this review process.
ERP Peak Detective: Introduction to Event-Related Potential Analysis with MATLAB
Brian Rivera, Saint Olaf College
This scaffolded laboratory activity introduces students with minimal programming experience to Event-Related Potential (ERP) analysis using MATLAB. Students progress from interactive visual exploration of neural ...
Learn more about this review process.
Data Representation in MATLAB: From Raw Data to Insight
Ray Senior, University of Technology, Jamaica
This activity is a hands-on computational lab where students import, validate, inspect, and visualize three heterogeneous data types (spreadsheets, audio, images) to discover MATLAB's unified array-based data ...
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.
Glacier Flow Model and Introduction to Monte Carlo Methods
Dan Morgan, Vanderbilt University
The goal of this assignment is for students to recognize that adding some randomization and "noise" to a model yields different results each time we run the model, and we can pull some useful statistics ...
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.
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.
Static stability: mechanisms and prestress modes
Mettupalayam Sivaselvan, SUNY 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 ...
Learn more about this review process.
Solving a Simple Drug Delivery Model Using Analytical, Linear Algebra, and Numeric Approaches
Matthew Leineweber, San Jose State University
The delivery of orally ingested drugs, such as pills and capsules, can be roughly modeled as a system of first-order ordinary differential equations (ODEs). This type of "drug-delivery model" can be ...
Learn more about this review process.