Fast Chebyshev Differentiation

Computes the numerical derivative on the Chebyshev grid.
3,4K Downloads
Aktualisiert 15. Sep 2005

Lizenz anzeigen

This script numerically differentiates a function on the Chebyshev-Gauss-Lobatto grid in O(N*log(N)) time. Equivalent to computing D*x where D is the Chebyshev collocation matrix, but much faster for large vectors x.

Zitieren als

Greg von Winckel (2024). Fast Chebyshev Differentiation (https://www.mathworks.com/matlabcentral/fileexchange/8481-fast-chebyshev-differentiation), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R14
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Polynomials finden Sie in Help Center und MATLAB Answers
Quellenangaben

Inspiriert: ORTHPOLYFIT, ORTHPOLYVAL

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0.0