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
Computer Science
36 matchesResource Type: Activities
Location Show all
- Teaching Computation with MATLAB 36 matches
Results 31 - 36 of 36 matches
Programming Simulation part of Teaching Computation with MATLAB:MATLAB Workshop October 2021:Activities
Suzanne Keilson, Loyola College in Maryland
EG 381: Probability Team Projects Simulation and modeling are very important tools for engineers and scientists. One such technique is called "Monte Carlo" simulation. This is a class of algorithms which ...
's a ... FIRE! A simulation of fire caused by gender reveal parties. part of Teaching Computation with MATLAB:MATLAB Workshop 2024:Activities
Sarah Patterson, Virginia Military Institute
In this project, students create a simulation of a spreading fire through a forest using MATLAB. This simulation contains many different parameters that control the random spread. Students will complete a ...
Logistic Growth with MATLAB part of Teaching Computation with MATLAB:MATLAB Workshop 2024:Activities
Yanli Cui, White Station High School
Purpose: Many populations grow in a manner that is important to the existing population. That makes sense. The larger the population, the larger the growth rate. This type of unconstrained growth can be modeled ...
Function Telephone part of Teaching Computation with MATLAB:MATLAB Workshop 2024:Activities
Blain Patterson, Virginia Military Institute
This activity aims to engage students in a low-stakes activity to build confidence and review basic topics including function input and output, function information exchange, and global and local variables in the ...
Lab for traversing 2D Matricies using nested loops part of Teaching Computation with MATLAB:MATLAB Workshop 2024:Activities
Navid Shaghaghi, Santa Clara University
The activity starts with the creation of a large 2d matrix with random numbers (or letters) that represent the proteins needed to build hydro-codons and then asks the students to traverse the matrix in all 8 ...
Morse Code Audio part of Teaching Computation with MATLAB:MATLAB Workshop 2024:Activities
John Rogers, Benedictine College
This is an assignment in Audio and Image Processing course.The course is just being developed.The assignment requires students to write functions that are bulding block to generating Morse Code audio.