Search SERC


Refine the Results↓

Subject Show all

Location Show all


Current Search Limits:
Computer Science
Teaching Computation with MATLAB

Results 1 - 10 of 66 matches

Example Bisection Method Problem in MATLAB Grader part of Teaching Computation with MATLAB:MATLAB Workshop October 2021:Activities
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 ...

MATLAB Exemplary Collection This activity is part of the Teaching Computation in the Sciences Using MATLAB Exemplary Teaching Activities collection.
Learn more about this review process.

Guess the Number Game part of Teaching Computation with MATLAB:MATLAB Workshop October 2021:Activities
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, ...

MATLAB Exemplary Collection This activity is part of the Teaching Computation in the Sciences Using MATLAB Exemplary Teaching Activities collection.
Learn more about this review process.

Battleship part of Teaching Computation with MATLAB:MATLAB Workshop 2023:Activities
This activity aims to engage students in a low-stakes activity to build confidence and review basic topics including indexing matrices and vectors, extracting data from a matrix, operating on data from a matrix, ...

MATLAB Exemplary Collection This activity is part of the Teaching Computation in the Sciences Using MATLAB Exemplary Teaching Activities collection.
Learn more about this review process.

'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 ...

Image classification: cats vs. dogs part of Teaching Computation with MATLAB:MATLAB Workshop October 2021:Activities
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
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, ...

MATLAB Exemplary Collection This activity is part of the Teaching Computation in the Sciences Using MATLAB Exemplary Teaching Activities collection.
Learn more about this review process.

Unprecedented part of Teaching Computation with MATLAB:MATLAB Workshop 2020:Activities
This project is designed to introduce lower-division science and engineering students to mathematical modelling through the analysis of real-world data related to the novel coronavirus global pandemic. The project ...

MATLAB Exemplary Collection This activity is part of the Teaching Computation in the Sciences Using MATLAB Exemplary Teaching Activities collection.
Learn more about this review process.

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 ...

Accessing and Analyzing Hydrometric Engineering Data Online part of Teaching Computation with MATLAB:MATLAB Workshop October 2021:Activities
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 ...

Data-Driven Advanced Control of Nonlinear Systems: A Neural Network Approach part of Teaching Computation with MATLAB:MATLAB Workshop 2020:Activities
The proposed activity can be considered a specific skill of a more general and advanced course of nonlinear control for complex systems, as it proposes the use and the design of advanced tools for the control of ...