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
12 matchesResource Type: Activities Show all
Location Show all
- Teaching Computation with MATLAB 12 matches
Results 1 - 10 of 12 matches
Example Bisection Method Problem in MATLAB Grader part of Teaching Computation with MATLAB:MATLAB Workshop October 2021:Activities
Roche de Guzman, Hofstra University
Here's an example of a text book problem in Numerical Methods that was converted to a MATLAB Grader assignment to assess students in a more automated and interactive way. Other problems can be modeled and ...
Learn more about this review process.
Guess the Number Game part of Teaching Computation with MATLAB:MATLAB Workshop October 2021:Activities
Carolina Barriento, Embry Riddle Aeronautical University-Daytona Beach
The purpose of this activity is for students to practice the concepts listed below by writing code that simulates a guessing game between friends. Keywords: Loops, Random numbers, Programmer Defined Functions, ...
Learn more about this review process.
Image classification: cats vs. dogs part of Teaching Computation with MATLAB:MATLAB Workshop October 2021:Activities
Oge Marques, Florida Atlantic University
In this project you will design and implement a deep learning solution for image classification based on images of cats and dogs.
Puzzle Coding part of Teaching Computation with MATLAB:MATLAB Workshop October 2021:Activities
Sarah Patterson, Virginia Military Institute
Tactile activities or "tactivities" are one form of active learning that can increase student participation and enhance students' understanding of conceptual materials. In this tactile activity, ...
Learn more about this review process.
Accessing and Analyzing Hydrometric Engineering Data Online part of Teaching Computation with MATLAB:MATLAB Workshop October 2021:Activities
James Smith, York University
In this lab students explore how to access water monitoring stations remotely, by telephone and internet. Important concepts covered in this lab include strings, reading data files, creating and labelling plots ...
Information Theory by own student' discoveries with MATLAB part of Teaching Computation with MATLAB:MATLAB Workshop October 2021:Activities
Yevgeny Gayev, National aviation university
I present my recent textbook "Information Theory Processes by own student' discoveries with MATLAB and Java" (in Ukrainian) and my educational course associated with it.
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 ...