Ahora está siguiendo esta publicación
- Verá actualizaciones en las notificaciones de contenido en seguimiento.
- Podrá recibir correos electrónicos, en función de las preferencias de comunicación que haya establecido.
This script allows for fast transformation between nodal and spectral values at the Chebyshev-Gauss-Lobatto points by using the built-in functions fft/ifft. I've tested it with truncation as high as N=2^20 and it takes 1.7820 seconds. This script will handle an arbitrary number of data sets of the same length simultaneously.
Citar como
Greg von Winckel (2026). Fast Chebyshev Transform (1D) (https://es.mathworks.com/matlabcentral/fileexchange/4591-fast-chebyshev-transform-1d), MATLAB Central File Exchange. Recuperado .
Agradecimientos
Inspiración para: sintran - Fast Sine Transform, ORTHPOLYFIT, ORTHPOLYVAL
Información general
- Versión 1.0.0.0 (1,32 KB)
Compatibilidad con la versión de MATLAB
- Compatible con cualquier versión
Compatibilidad con las plataformas
- Windows
- macOS
- Linux
| Versión | Publicado | Notas de la versión | Action |
|---|---|---|---|
| 1.0.0.0 | Bug fixed in nodal-to-spectral transform |
