Teaching Calculus with Matlab
Anmerkung des Herausgebers: This file was selected as MATLAB Central Pick of the Week
Teaching Calculus with Matlab (TCM) provides a collection of interactive demos which illustrate fundamental topics in calculus. They can be used by lecturers in classrooms to explain basic principles, but also by students at home to deepen their understanding by exploring pre- and self-defined examples.
TCM is an ongoing project so that the set of demos will grow steadily in the near future. Currently, the following topics are covered:
* Newton's Method
* Mean Value Theorem
* Rational Function Analysis
* Steepest Descent
* Derivative and Tangent
* Polynomial Interpolation
* Taylor Approximation
* Tangent Plane
* Fixed Point Iteration
* Real Fourier Series
* Riemann Integral
* Bivariate Gauss Quadrature
* Critical Points of Bivariate Polynomials
* Global Extrema of Bivariate Polynomials on a Rectangle
* Constrained Minimization of a Polynomial
* Linear Programming
Installing the AutoDiff toolbox is recommended for ease of use, but not mandatory.
For more information, visit the TCM homepage at https://pnp.mathematik.uni-stuttgart.de/imng/TCM/.
Zitieren als
TCM Team (2024). Teaching Calculus with Matlab (https://www.mathworks.com/matlabcentral/fileexchange/58391-teaching-calculus-with-matlab), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- Mathematics and Optimization > Symbolic Math Toolbox > Mathematics > Calculus >
- Sciences > Mathematics > Analysis > Calculus >
Tags
Quellenangaben
Inspiriert: Área bajo una curva, Método de Riemann
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
C__/Users/reif/Documents/MATLAB/Add-Ons/Toolboxes/AutoDiff_R2016b/code
C__/Users/reif/Documents/MATLAB/Add-Ons/Toolboxes/AutoDiff_R2016b/code/@audi
doc
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
10.1 | new website |
|
|
10.0 | All demos are now collected in a single toolbox. The command TCM opens a user interface for convenient selection of topics. |
|
|
9.0.0.0 | new demo: Linear Programming |
||
8.0.0.0 | New Demo: Constrained Minimization of a Polynomial |
||
7.0.0.0 | new demo: Critical Points of Bivariate Polynomials |
||
6.0.0.0 | 2 new demos and minor bug fixes for older demos |
||
5.0.0.0 | new demo: Riemann Integral |
||
4.0.0.0 | new demo: Real Fourier Series |
||
3.0.0.0 | added 2 new demos: Tangent Plane and Fixed Point Iteration |
||
2.0.0.0 | Added new demo: Taylor approximation |
||
1.0.0.0 |