이 제출물을 팔로우합니다
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다
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://kr.mathworks.com/matlabcentral/fileexchange/106790-sintran-fast-sine-transform), MATLAB Central File Exchange. 검색 날짜: .
도움
도움 받은 파일: Fast Chebyshev Transform (1D)
| 버전 | 퍼블리시됨 | 릴리스 정보 | Action |
|---|---|---|---|
| 1.0.0 |
