Teaching Activities
Resource Type: Activities Show all
Activities > Problem Set
3 matchesResults 1 - 3 of 3 matches
Assignment on Runge-Kutta Methods
Dong Zhou, California State University-Los Angeles
This is a sample homework problem in a senior elective course on topics in applied mathematics. This particular problem requires the students to program forward Euler, backward Euler and an explicit 2-stage 2nd ...
Subject: Mathematics
MATLAB Explorations
Joan Weiss, Fairfield University
"MATLAB Exploration" assignments encourage students to use MATLAB as a tool to explore mathematical concepts. Two sample assignments are included. One is a brief introductory assignment for students in ...
Subject: Mathematics
While Loop Applications using the Newton-Rhapson Method for Polynomials
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 ...
Subject: Mathematics, Computer Science, Engineering