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 Show all
Mathematics
15 matchesResource Type: Activities
Location Show all
- Teaching Computation with MATLAB 15 matches
Results 1 - 10 of 15 matches
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.
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.
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.
Illustrating Theorems from Calculus
Michaela Kubacki, Middlebury College
In this activity, students use MATLAB to create and interact with illustrations of three theorems from Calculus: (1) Extreme Value Theorem, (2) Intermediate Value Theorem, and (3) Mean Value Theorem. The assignment ...
Learn more about this review process.
Battleship
Blain Patterson, Virginia Military Institute
This activity aims to engage students in a low-stakes activity to build confidence and review basic topics including indexing matrices and vectors, extracting data from a matrix, operating on data from a matrix, ...
Learn more about this review process.
Introduction to hydrologic model calibration
Matin Rahnamay Naeini, University of California-Irvine
In this exercise, we introduce the concept of model calibration for rainfall-runoff models. We specifically employ a synthetic precipitation data as input to the hydrologic model to generate synthetic runoff. The ...
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.
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.
Fetal Body Composition
Amir Golnabi, Montclair State University
This is a comprehensive and practical project in Calculus for life science majors, which helps students gain a deeper understanding of fundamental concepts of Calculus and enables them to apply those concepts to ...
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.