Assignment on Runge-Kutta Methods
Dong Zhou
California State University-Los Angeles, Mathematics
This activity was selected for the Teaching Computation in the Sciences Using MATLAB Peer Reviewed Teaching Collection
This activity has received positive reviews in a peer review process involving five review categories. The five categories included in the process are
- Computational, Quantitative, and Scientific Accuracy
- Alignment of Learning Goals, Activities, and Assessments
- Pedagogic Effectiveness
- Robustness (usability and dependability of all components)
- Completeness of the ActivitySheet web page
For more information about the peer review process itself, please see https://serc.carleton.edu/teaching_computation/materials/activity_review.html.
Initial Publication Date: August 16, 2018 | Reviewed: November 19, 2018
- First Publication: August 16, 2018
- Reviewed: November 19, 2018 -- Reviewed by the On the MATLAB Activity Review Process
DOIThis page currently has no DOI, but you may request a DOI be assigned. |
Cite thisSummary
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 order Runge-Kutta scheme for solving an ordinary differential equation(ODE) system by modifying a sample MATLAB code provided by the instructor, to compare and discuss the performance of the three different numerical methods.
Topics
Mathematics
Grade Level
College Upper (15-16)
Share your modifications and improvements to this activity through the Community Contribution Tool »
Learning Goals
Learn different numerical methods for solving ODEs and ODE systems
Compare performance of explicit and implicit schemes
Practice on writing MATLAB code
Context for Use
This course is for senior students in STEM fields with knowledge in linear algebra and differential equations. Students are expected to have basic programming skills (not necessarily in MATLAB).
Description and Teaching Materials
Sample Assignment (Acrobat (PDF) 79kB Aug14 18) Teaching Notes and Tips
Assessment
References and Resources