Numerical Integration

Interactive courseware module that addresses the fundamentals of numerical integration taught in mathematics courses.
ダウンロード: 286
更新 2023/10/19

Numerical Integration

View on File Exchange or Open in MATLAB Online

Curriculum Module

Created with R2020b. Compatible with R2020b and later releases.

Information

This curriculum module contains interactive MATLAB® live scripts that teach two fundamental techniques for approximating definite integrals: the trapezoid and Simpson’s rules. These rules are derived from Lagrange interpolating polynomials and explored through interactive visualizations.

Background

You can use these live scripts as demonstrations in lectures, class activities, or interactive assignments outside class. This module covers the derivation and implementation of the trapezoid rule and the 1/3 and 3/8 Simpson's rules.

The instructions inside the live scripts will guide you through the exercises and activities. Get started with each live script by running it one section at a time. To stop running the script or a section midway (for example, when an animation is in progress), use the EndIcon.png Stop button in the RUN section of the Live Editor tab in the MATLAB Toolstrip.

Contact Us

Solutions are available upon instructor request. Contact the MathWorks teaching resources team if you would like to request solutions, provide feedback, or if you have a question.

Prerequisites

This module assumes knowledge of MATLAB Onramp – a free two-hour introductory tutorial that teaches the essentials of MATLAB.

Getting Started

Accessing the Module

On MATLAB Online:

Use the OpenInMO.png link to download the module. You will be prompted to log in or create a MathWorks account. The project will be loaded, and you will see an app with several navigation options to get you started.

On Desktop:

Download or clone this repository. Open MATLAB, navigate to the folder containing these scripts and double-click on NumericalIntegration.prj. It will add the appropriate files to your MATLAB path and open an app that asks you where you would like to start.

Ensure you have all the required products (listed below) installed. If you need to include a product, add it using the Add-On Explorer. To install an add-on, go to the Home tab and select AddOnsIcon.png Add-Ons > Get Add-Ons.

Products

MATLAB® is used throughout.

Scripts

TrapezoidRule.mlx

TrapImage.png In this script, students will...
- Explain numerical quadrature and its relationship to the definite integral
- Describe how the trapezoid rule is derived
- Illustrate the trapezoid rule graphically
- Compare and contrast integration of a continuous function with integration of tabulated data
- Implement the trapezoid rule in MATLAB

SimpsonsRules.mlx

SimpRuleIm.png In this script, students will...
- Describe how Lagrange interpolating polynomials can be used to derive integration rules
- Illustrate Simpson’s 1/3 rule graphically
- Explain the steps required to implement Simpson’s 1/3 rule
- Compare the accuracy and limitations of Simpson’s 1/3 rule to those of Simpson’s 3/8 rule
- Implement Simpson’s 3/8 rule in MATLAB

License

The license for this module is available in the LICENSE.md.

Related Courseware Modules

Title Available on:
Calculus: Integrals image_5.png OpenInFX.pngOpenInMO.png GitHub
Calculus: Derivatives image_8.png OpenInFX.pngOpenInMO.png GitHub

Numerical Methods with Applications
image_11.png
OpenInFX.png
OpenInMO.png
GitHub

Or feel free to explore our other modular courseware content.

Educator Resources

Contribute

Looking for more? Find an issue? Have a suggestion? Please contact the MathWorks teaching resources team. If you want to contribute directly to this project, you can find information about how to do so in the CONTRIBUTING.md page on GitHub.

© Copyright 2023 The MathWorks™, Inc

引用

Emma Smith Zbarsky (2024). Numerical Integration (https://github.com/MathWorks-Teaching-Resources/Numerical-Integration/releases/tag/v1.1.0), GitHub. 取得済み .

MATLAB リリースの互換性
作成: R2020b
R2020b 以降のリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
コミュニティ
 Distance Learning コミュニティのその他のファイル

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
バージョン 公開済み リリース ノート
1.1.0.0

See release notes for this release on GitHub: https://github.com/MathWorks-Teaching-Resources/Numerical-Integration/releases/tag/v1.1.0

1.0.2.0

See release notes for this release on GitHub: https://github.com/MathWorks-Teaching-Resources/Numerical-Integration/releases/tag/v1.0.2

1.0.1

この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。
この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。