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
Mathematics
84 matchesResource Type: Activities
Location Show all
- Teaching Computation with MATLAB 84 matches
Results 1 - 10 of 84 matches
Battleship part of Teaching Computation with MATLAB:MATLAB Workshop 2023: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 indexing matrices and vectors, extracting data from a matrix, operating on data from a matrix, ...
Learn more about this review process.
Wordle GUI Application part of Teaching Computation with MATLAB:MATLAB Workshop 2023:Activities
Sarah Patterson, Virginia Military Institute
We will introduce a project in which students will use Matlab to create a Wordle game GUI application. In this project, students will need to complete a series of tasks in MATLAB, such as data management, GUI ...
ROC models for memory part of Teaching Computation with MATLAB:MATLAB Workshop 2023:Activities
weiwei zhang, University of California-Riverside
This teaching activity provides a visual illustration of several major cognitive models of human memory using Receiver Operating Characteristics (ROCs) and Matlab. It is designed to show the students how various ...
Interactive Calculus part of Teaching Computation with MATLAB:MATLAB Workshop 2023:Activities
Muhammad Akhtar, El Paso Community College
In this assignment, students will develop a calculus application in MATLAB that can perform the following tasks:1. Input Function: Prompt the user to enter a mathematical function in a single variable, x.2. ...
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.
Fly me to the moon part of Teaching Computation with MATLAB:MATLAB Workshop 2023:Activities
Frank Slomka, Ulm University
This project course is build on the SCRUM project management methodology. In the first lesson students lesen how SCRUM works. After that they organize the lab Work on their own. The just her three programming lab ...
Resolución de matriz tridiagonal por el método de Thomas part of Teaching Computation with MATLAB:Taller con MATLAB Septiembre 2023:Actividades de Enseñanza
ARIANNA PARRALES, Universisad Autónoma del Estado de Morelos
Arianna Parrales Bahena, Universisad Autónoma del Estado de Morelos, Centro de Investigación en Ingeniería y Ciencias Aplicadas Resumen Las ecuaciones lineales son una herramienta matemática que se aplica en ...
Using Regression Models to make Predictions part of Teaching Computation with MATLAB:MATLAB Workshop 2019:Activities
Michelle Isenhour, Naval Postgraduate School
This activity introduces students to prediction and confidence intervals for a simple linear regression model using a MATLAB Live Script. To draw a connection to confidence intervals for an unknown population mean, ...
Learn more about this review process.
Building Intuition for Fourier Series/Transforms part of Teaching Computation with MATLAB:MATLAB Workshop October 2022:Activities
Jenny Magnes, Vassar College
This activity consists of two parts:1. Represent functions using Fourier series.2. Understanding how a function's properties manifest in reciprocal space.
Estudio de sistemas EDPs para la transferencia de calor y ecuación de onda part of Teaching Computation with MATLAB:Taller con MATLAB Septiembre 2023:Actividades de Enseñanza
Rodolfo Salazar Peña, Universidad Autónoma de Guadalajara
Rodolfo Salazar Peña, Universidad Autónoma de Guadalajara, Biotecnología y Ambientales Resumen Se presentan una serie de ocho MATLAB scripts para problemas de transferencia de calor y la ecuación de onda. Se ...