Fast Chebyshev Differentiation
                    Versione 1.0.0.0 (1,69 KB) da  
                  Greg von Winckel
                
                
                  Computes the numerical derivative on the Chebyshev grid.
                
                  
              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.
Cita come
Greg von Winckel (2025). Fast Chebyshev Differentiation (https://it.mathworks.com/matlabcentral/fileexchange/8481-fast-chebyshev-differentiation), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
              Creato con
              R14
            
            
              Compatibile con qualsiasi release
            
          Compatibilità della piattaforma
Windows macOS LinuxCategorie
      Scopri di più su Polynomials in Help Center e MATLAB Answers
    
  Tag
Riconoscimenti
Ispirato: ORTHPOLYFIT, ORTHPOLYVAL
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
| Versione | Pubblicato | Note della release | |
|---|---|---|---|
| 1.0.0.0 | 
