sintran - Fast Sine Transform

Calculate the coefficient of sines for equal spaced samples between [0, pi]

現在この提出コンテンツをフォロー中です。

Given equal sampled data points [x0,x1,...,xn] between [0,pi], approximate it with sines
i.e. a0 sin(0x) + a1 sin(1x) + a2 sin(2x) + ... + an sin(nx)
return [a0, a1, a2, ... , an] when second input argument = 1.
anything else for [a0, a1, a2, ... , an] to [x0,x1,...,xn]
A - original data in columns
B - transformed data in columns
direction - set equal to 1 for nodal to spectral
anything else for spectral to nodal
Eleven Shiyi Chen
Contact: sc7825@nyu.edu/ shiyic61@gmail.com

引用

Chen Eleven (2026). sintran - Fast Sine Transform (https://jp.mathworks.com/matlabcentral/fileexchange/106790-sintran-fast-sine-transform), MATLAB Central File Exchange. に取得済み.

謝辞

ヒントを得たファイル: Fast Chebyshev Transform (1D)

Add the first tag.

一般的な情報

MATLAB リリースの互換性

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

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

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