Search SERC
Information Type
Subject Show all
Computer Science
66 matchesLocation Show all
- MATLAB Workshop 2024 5 matches
- MATLAB Workshop 2023 11 matches
- Taller con MATLAB Septiembre 2023 2 matches
- MATLAB Workshop November 2022 1 match
- MATLAB Workshop October 2022 11 matches
- MATLAB Workshop Dec 2021 1 match
- MATLAB Workshop October 2021 11 matches
- MATLAB Workshop 2020 10 matches
- MATLAB Workshop 2019 10 matches
- MATLAB Workshop 2018 3 matches
- MATLAB Workshop 2017 1 match
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 ...
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, ...
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, ...
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, ...
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 ...
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 ...