Search SERC
Information Type
Location Show all
- Activities 5 matches
Teaching Computation with MATLAB > MATLAB Workshop 2024
Results 1 - 5 of 5 matches
's a ... FIRE! A simulation of fire caused by gender reveal parties. part of Teaching Computation with MATLAB:MATLAB Workshop 2024:Activities
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 ...
Function Telephone part of Teaching Computation with MATLAB:MATLAB Workshop 2024:Activities
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
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 ...
Logistic Growth with MATLAB part of Teaching Computation with MATLAB:MATLAB Workshop 2024:Activities
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 ...
Morse Code Audio part of Teaching Computation with MATLAB:MATLAB Workshop 2024:Activities
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.