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
36 matchesResource Type: Activities
Location Show all
- Teaching Computation with MATLAB 36 matches
Results 1 - 10 of 36 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 ...
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 ...
MatLab Challenges part of Teaching Computation with MATLAB:MATLAB Workshop October 2022:Activities
Robert Gotwals, North Carolina School of Science and Math
This activity provides a first opportunity for computational science students to interact with MatLab. The activity includes relatively simple plotting, but also more complicated tasks such as computing a system of ...
Regresión lineal por mínimos cuadrados part of Teaching Computation with MATLAB:Taller con MATLAB Septiembre 2023:Actividades de Enseñanza
Luis Javier Ontañón García Pimentel, Universidad Autónoma de San Luis Potosí, Coordinación Académica Región Altiplano Oeste
Luis Javier Ontañón García Pimentel, Universidad Autónoma de San Luis Potosí, Coordinación Académica Región Altiplano Oeste Resumen Se ajusta una ecuación de una recta de prueba para simular puntos ...
Unprecedented part of Teaching Computation with MATLAB:MATLAB Workshop 2020:Activities
Eugene Mahmoud, Mt. San Antonio College
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.
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.
Creating Modules for Health Sciences in a Precalculus Course part of Teaching Computation with MATLAB:MATLAB Workshop 2023:Activities
Ahlam Tannouri, Morgan State University
Goal: development of a set a modules intended to introduce Data Science in a precalculus course mainly for Health Science.