Fast Chebyshev Differentiation

Computes the numerical derivative on the Chebyshev grid.

Vous suivez désormais cette soumission

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.

Citation pour cette source

Greg von Winckel (2026). Fast Chebyshev Differentiation (https://fr.mathworks.com/matlabcentral/fileexchange/8481-fast-chebyshev-differentiation), MATLAB Central File Exchange. Extrait(e) le .

Remerciements

A inspiré : ORTHPOLYFIT, ORTHPOLYVAL

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec toutes les versions

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version Action
1.0.0.0