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 »
Resource Type: Activities Show all
Activities > Problem Set
4 matchesResults 1 - 4 of 4 matches
While Loop Applications using the Newton-Rhapson Method for Polynomials part of Teaching Computation with MATLAB:MATLAB Workshop 2018:Activities
Matthew Zelisko, University of Houston-University Park
This activity demonstrates the possible uses for while loops in the context of a common numerical method, the Newton-Rhapson method for root finding (sometimes referred to as Newton's method). The problem ...
MATLAB Basics part of Teaching Computation with MATLAB:MATLAB Workshop Dec 2021:Activities
Paul Emmanuel Empas, Malayan Colleges Mindanao
The file is an assessment designed to check the knowledge of the students about MATLAB programming.
Regression problems in real time part of Teaching Computation with MATLAB:MATLAB Workshop October 2022:Activities
Rizwan Qureshi, The University of Texas
In this activity, we will be testing various regression models and analyze the effects of different objective functions, regularization terms and formulations. We will analyze the effect of different outliers on ...
Morse Code Audio part of Teaching Computation with MATLAB:MATLAB Workshop 2024:Activities
John Rogers, Benedictine College
This is an assignment in Audio and Image Processing course.The course is just being developed.The assignment requires students to write functions that are bulding block to generating Morse Code audio.