Fast Chebyshev Differentiation

Computes the numerical derivative on the Chebyshev grid.
3,4K descargas
Actualizado 15 sep 2005

Ver licencia

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.

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R14
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Polynomials en Help Center y MATLAB Answers.
Agradecimientos

Inspiración para: ORTHPOLYFIT, ORTHPOLYVAL

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0