Fast Chebyshev Differentiation

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.

引用

Greg von Winckel (2026). Fast Chebyshev Differentiation (https://jp.mathworks.com/matlabcentral/fileexchange/8481-fast-chebyshev-differentiation), MATLAB Central File Exchange. に取得済み.

謝辞

ヒントを与えたファイル: ORTHPOLYFIT, ORTHPOLYVAL

一般的な情報

MATLAB リリースの互換性

  • すべてのリリースと互換性あり

プラットフォームの互換性

  • Windows
  • macOS
  • Linux
バージョン 公開済み リリース ノート Action
1.0.0.0