Search SERC
Information Type
Subject Show all
- Anatomy & Physiology 3 matches
Biology
51 matches General/OtherLocation Show all
- MATLAB Workshop 2024 3 matches
- MATLAB Workshop 2023 2 matches
- Taller con MATLAB Septiembre 2023 2 matches
- Teaching Materials 1 match
- MATLAB Workshop November 2022 1 match
- MATLAB Workshop October 2022 4 matches
- MATLAB Workshop October 2021 1 match
- MATLAB Workshop 2020 4 matches
- MATLAB Workshop 2019 7 matches
- MATLAB Workshop 2018 9 matches
- MATLAB Workshop 2016 17 matches
Teaching Computation with MATLAB
Results 1 - 10 of 51 matches
Introduction to strings and DNA/protein sequence alignments part of Teaching Computation with MATLAB:MATLAB Workshop 2018:Activities
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
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.
Simulating Passive Properties of Neurons Using Matlab part of Teaching Computation with MATLAB:MATLAB Workshop 2018:Activities
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.
Modeling an Neuron Action Potential in Matlab part of Teaching Computation with MATLAB:MATLAB Workshop 2016:Teaching Activities
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 ...
Using MATLAB to understand distributions: Pokémon GO part of Teaching Computation with MATLAB:MATLAB Workshop 2016:Teaching Activities
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.
Principal Component Analysis part of Teaching Computation with MATLAB:MATLAB Workshop 2016:Teaching Activities
Principal Component Analysis on the MNIST data set.
Fetal Body Composition part of Teaching Computation with MATLAB:MATLAB Workshop 2018:Activities
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.
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
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.
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 ...
Exploring Fish Diversity in Australia's Marine Ecoregions part of Teaching Computation with MATLAB:MATLAB Workshop 2018:Activities
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 ...