Search SERC



Current Search Limits:

Results 1 - 10 of 23 matches

Numerical Simulation Basics: Accuracy and Model Validation for a Finite-difference Equation part of Teaching Computation with MATLAB:MATLAB Workshop 2023:Activities
This activity teaches students a few of the basic concepts for numerical simulation of physical systems by modeling the simple and well-known problem of free-fall. The recursion relation for the finite-difference ...

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.

Chemical Kinetics lab part of Teaching Computation with MATLAB:MATLAB Workshop 2023:Activities
"Iodine Clock" refers to a group of reactions which involve the mixing of two colorless solutions to produce a solution which remains colorless for a precise amount of time, then suddenly changes to a ...

Battleship part of Teaching Computation with MATLAB:MATLAB Workshop 2023:Activities
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, ...

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.

Data Visualization and Phase Identification through Stacked Plots part of Teaching Computation with MATLAB:MATLAB Workshop 2023:Activities
In this classroom activity, students will take experimentally collected powder X-Ray diffraction (XRD) data they have acquired from a laboratory exercise and plot it collectively as a stacked plot against known ...

ROC models for memory part of Teaching Computation with MATLAB:MATLAB Workshop 2023:Activities
This teaching activity provides a visual illustration of several major cognitive models of human memory using Receiver Operating Characteristics (ROCs) and Matlab. It is designed to show the students how various ...

Wordle GUI Application part of Teaching Computation with MATLAB:MATLAB Workshop 2023:Activities
We will introduce a project in which students will use Matlab to create a Wordle game GUI application. In this project, students will need to complete a series of tasks in MATLAB, such as data management, GUI ...

Example of a First Order Temperature Instrument in a Practical Situation part of Teaching Computation with MATLAB:MATLAB Workshop 2023:Activities
This is an example adapted from the textbook "Measurement and Instrumentation Principles from Alan S. Morris". It shows the power of Matlab when working with Differential Equations, Laplace Transforms, ...

Optimal Wing Profile Design part of Teaching Computation with MATLAB:MATLAB Workshop 2023:Activities
The mechanism of how an aircraft flies is a complex problem. One of the most well-known facts is that the profile of the wings creates a buoyancy force due to pressure differences caused by the air flows through ...

Downloading data and data manipulation part of Teaching Computation with MATLAB:MATLAB Workshop 2023:Activities
The purpose of this activity is to demonstrate the use of Matlab commands for opening and processing climate data. The climate data is retrieved from https://iri.columbia.edu as a netcdf file. The main objective is ...

Air Volume Control of a Medical Ventilator part of Teaching Computation with MATLAB:MATLAB Workshop 2023:Activities
This lab assignment was created during the COVID-19 pandemic, during which students were taking hands on lab remotely. The purpose for the assignment is to guide students to apply the PID motor angular position ...