Numerical computation with functions
Sie verfolgen jetzt diese Einreichung
- Aktualisierungen können Sie in Ihrem Feed verfolgter Inhalte sehen.
- Je nach Ihren Kommunikationseinstellungen können Sie auch E-Mails erhalten.
Anmerkung des Herausgebers: This file was selected as MATLAB Central Pick of the Week
Chebfun is an open-source software system for numerical computing with functions. The mathematical basis is piecewise polynomial interpolation implemented with what we call “Chebyshev technology”. The foundations are described, with Chebfun examples, in the book Approximation Theory and Approximation Practice (L. N. Trefethen, SIAM 2013). Chebfun has extensive capabilities for dealing with linear and nonlinear differential and integral operators, and also includes continuous analogues of linear algebra notions like QR and singular value decomposition. The Chebfun2 extension works with functions of two variables defined on a rectangle in the x-y plane.
Most Chebfun commands are overloads of familiar MATLAB commands — for example sum(f) computes an integral, roots(f) finds zeros, and u = L\f solves a differential equation.
To get a sense of the breadth and power of Chebfun, a good place to start is by looking at our Examples (http://www.chebfun.org/examples/) or the introductory Guide (http://www.chebfun.org/docs/guide/).
Please contact us with any questions/comments at help@chebfun.org.
Zitieren als
Chebfun Team (2026). Chebfun - current version (https://github.com/chebfun/chebfun), GitHub. Abgerufen .
Quellenangaben
Inspiriert von: Chebfun V4 - old version; please download current version instead
Inspiriert: FindRoots, MATLAB Derivatives Pricing, TDIST
Kategorien
Mehr zu Numerical Integration and Differential Equations finden Sie in Help Center und MATLAB Answers
Allgemeine Informationen
- Version 5.6.0.0 (3,44 MB)
-
Lizenz auf GitHub anzeigen
Kompatibilität der MATLAB-Version
- Kompatibel mit allen Versionen
Plattform-Kompatibilität
- Windows
- macOS
- Linux
Versionen, die den GitHub-Standardzweig verwenden, können nicht heruntergeladen werden
| Version | Veröffentlicht | Versionshinweise | Action |
|---|---|---|---|
| 5.6.0.0 | Updated to v5.6.0 |
||
| 5.5.0.0 | Released v5.5.0. |
||
| 5.4.0.0 | Released v5.4.0. |
||
| 5.3.0.0 | Chebfun v5.3.0 has been released. For details on what has changed, see the release notes at htttp://www.chebfun.org. |
||
| 5.2.0.0 | Updated October 29, 2015. |
||
| 1.0.0.0 |
