Teaching Activities
View the Exemplary
Reviewed collection »The Teaching Computation in the Sciences Using MATLAB activities are submitted by workshop participants, community members, and other SERC community participants. All of the activities in the collection use MATLAB in some capacity and cover a variety of STEM courses and topics.
« Back to Teaching Computation in the Sciences Share an activity »
Subject Show all
- Anatomy & Physiology 3 matches
- Biogeochemistry 2 matches
- Ecology 1 match
Biology
29 matches General/OtherResource Type: Activities
Location Show all
- Integrate 2 matches
- Quantitative Skills 1 match
- Starting Point-Teaching Entry Level Geoscience 1 match
- Teaching Computation with MATLAB 28 matches
Results 1 - 10 of 32 matches
ROC models for memory part of Teaching Computation with MATLAB:MATLAB Workshop 2023:Activities
weiwei zhang, University of California-Riverside
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 ...
Procrustes Skull Analysis part of Teaching Computation with MATLAB:MATLAB Workshop October 2022:Activities
Emily Dosmar, Rose-Hulman Institute of Technology
Procrustes analysis is a form of statistical shape analysis used to analyze the distribution of a set of shapes. The goal of this assignment is to compare different skull types to a reference skull to determine ...
Learn more about this review process.
Introduction to strings and DNA/protein sequence alignments part of Teaching Computation with MATLAB:MATLAB Workshop 2018:Activities
Benjamin Bratton, Vanderbilt University
This is problem set that helps solidify concepts of computational processing (accessing data, parsing data, visualizing data, using preconstructed tools) and sequence matching, specifically in the context of ...
Learn more about this review process.
Solving a Simple Drug Delivery Model Using Analytical, Linear Algebra, and Numeric Approaches part of Teaching Computation with MATLAB:MATLAB Workshop 2019:Activities
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.
Using MATLAB to understand distributions: Pokémon GO part of Teaching Computation with MATLAB:MATLAB Workshop 2016:Teaching Activities
Benjamin Bratton, Vanderbilt University
This problem set will help teach students how to describe real world distributions. Data science skills that will be covered include measures of central tendency and spread, transformations of distributions, ...
Learn more about this review process.
Put out the Fire! Exploring the Effects of Fire-Fighting Foams on Microorganisms using Statistics and Plots part of Teaching Computation with MATLAB:MATLAB Workshop 2020:Activities
Tess Weathers, Chabot College, Engineering
Objective Analyze a subset of data from a published research paper using MATLAB. This will focus on data manipulation in MATLAB, including reading in text files, for, if, and while statements, statistics, and plot ...
Learn more about this review process.
Simulating Passive Properties of Neurons Using Matlab part of Teaching Computation with MATLAB:MATLAB Workshop 2018:Activities
Michael Wright, California State University-Sacramento
This lab activity simulates a fundamental concept in cellular neuroscience; namely that all neurons can be modeled as circuits (i.e., the equivalent circuit) composed of resistors and capacitors in parallel. The ...
Learn more about this review process.
Curve Fitting Exercise in MATLAB part of Teaching Computation with MATLAB:MATLAB Workshop 2016:Teaching Activities
Wendy Thomas, University of Washington-Seattle Campus
In this activity, students program using MATLAB to compare the fit of several models to an experimental data set. The activity is designed to teach students with limited MATLAB experience how to write code to fit ...
Modeling an Neuron Action Potential in Matlab part of Teaching Computation with MATLAB:MATLAB Workshop 2016:Teaching Activities
Marjorie Hubbard, North Carolina School of Science and Math
This lab activity is designed to teach students (1) to transform the Hodgkin-Huxley (HH) membrane model into a programmable set of equations (2) To create a working membrane patch model in MATLAB using HH kinetics ...
Exploring Fish Diversity in Australia's Marine Ecoregions part of Teaching Computation with MATLAB:MATLAB Workshop 2018:Activities
Andrew Fischer, university of tasmania
This activity accomplishes two tasks. First it teaches students about the concepts of species richness and biodiversity using a global data set of marine fish diversity. Second, it teaches them about application ...