numerical integration
240.0 次下载
更新时间 2023/1/31
来自 github
numerical integration -凯发k8网页登录
curriculum module created in collaboration with dr. matthew leineweber, san jose state university
created with r2020b. compatible with r2020b and later releases.
description
this curriculum module contains interactive 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. each lesson concludes with a guided activity in which students implement the discussed integration rule. these live scripts can be used as part of a lecture, as activities in an instructional setting, or as an interactive assignment to be completed outside of class.
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 stop button in the run section of the live editor tab in the matlab toolstrip.
suggested prework
– a free two-hour introductory tutorial that teaches the essentials of matlab.
details
trapezoidrule.mlx, trapezoidrulesoln.mlx
an interactive lesson that explores the trapezoid rule.
learning goals:
- 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, simpsonsrulessoln.mlx
an interactive lesson that explores simpson’s rules.
learning goals:
- 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
products
matlab®
license
the license for this module is available in the file in this github repository.
educator resources
have any questions or feedback? contact the
凯发官网入口首页 copyright 2021 the mathworks, inc.
引用格式
emma smith zbarsky (2023). numerical integration (https://github.com/mathworks-teaching-resources/numerical-integration/releases/tag/v1.0.2), github. 检索来源 .
matlab 版本兼容性
平台兼容性
windows macos linux标签
社区
community treasure hunt
find the treasures in matlab central and discover how the community can help you!
start hunting!探索实时编辑器
创建集代码、输出和格式化文本于一体的可执行脚本文档。
版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0.2.0 | see release notes for this release on github: |
|
|
1.0.1 |
|