Teaching Activities
Results 1 - 10 of 10 matches
Fetal Body Composition
Amir Golnabi, Montclair State University
This is a comprehensive and practical project in Calculus for life science majors, which helps students gain a deeper understanding of fundamental concepts of Calculus and enables them to apply those concepts to ...
Subject: Mathematics, Biology
Learn more about this review process.
Traffic flow model
Morgan Fonley, Alma College
This assignment relates to a traffic flow model. Each problem involves graphing in two and three dimensions and interpreting those graphs.
Subject: Mathematics
Learn more about this review process.
Introduction to Analysis of Variance (ANOVA)
Michelle Isenhour, Naval Postgraduate School
This activity introduces graduate-level students to one-way (single-factor) analysis of variance (ANOVA). The students are familiar with MATLAB, but have little-to-no experience with ANOVA. The activity is ...
Subject: Mathematics
Developing a hybrid root-finding algorithm
Melisa Hendrata, California State University-Los Angeles
In this project, students will write a code implementing the Bisection and Secant algorithms for approximating a zero of a given function within a certain error tolerance. They will then write a hybrid algorithm ...
Subject: Mathematics
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
Cool Roof
Eugene Mahmoud, Mt. San Antonio College
This project is a hands-on, open-ended, collaborative assessment of students' abilities to collect numerical data, and develop mathematical models of naturally occurring phenomena. Students design physical ...
Subject: Mathematics, Physics, Engineering
Learn more about this review process.
Traffic Data Interpolation
Cynthia Flores, California State University-Channel Islands
The goal of this assignment is for students to demonstrate understanding of numerical interpolation through an intensive writing prompt. Two methods are implemented in MATLAB, Lagrange interpolation, and ...
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
Investigating Properties of Determinants using Numerical Examples
Sandra Akelbek, Weber State University
We use Matlab as an enrichment tool for Elementary Linear Algebra. In this activity, students investigate, numerically, properties of determinants by creating and using random matrices. In particular, student ...
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