Teaching Activities



Current Search Limits:
Mathematics

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 ...

Resource Type: Activities: Activities:Project
Subject: Mathematics, Biology
MATLAB Exemplary Collection This activity is part of the Teaching Computation in the Sciences Using MATLAB Exemplary Teaching Activities collection.
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.

Resource Type: Activities: Activities:Classroom Activity
Subject: Mathematics
MATLAB Exemplary Collection This activity is part of the Teaching Computation in the Sciences Using MATLAB Exemplary Teaching Activities collection.
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 ...

Resource Type: Activities: Activities:Classroom Activity
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 ...

Resource Type: Activities: Activities:Project
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 ...

Resource Type: Activities: Activities:Problem Set
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 ...

Resource Type: Activities: Activities:Project, Field Activity, Writing Assignment
Subject: Mathematics, Physics, Engineering
MATLAB Exemplary Collection This activity is part of the Teaching Computation in the Sciences Using MATLAB Exemplary Teaching Activities collection.
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 ...

Resource Type: Activities: Activities:Classroom Activity, Writing Assignment, Lab Activity
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 ...

Resource Type: Activities: Activities:Problem Set
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 ...

Resource Type: Activities: Activities:Classroom Activity
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 ...

Resource Type: Activities: Activities:Classroom Activity, Problem Set
Subject: Mathematics, Computer Science, Engineering