現在この提出コンテンツをフォロー中です。
- フォローしているコンテンツ フィードに更新が表示されます。
- コミュニケーション基本設定に応じて電子メールを受け取ることができます
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
| バージョン | 公開済み | リリース ノート | Action |
|---|---|---|---|
| 1.0.0.0 |
