이 제출물을 팔로우합니다
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다
x = INVERSEFOURIERTRANSFORM(Cx,dF) gives the real time series from the complex Fourier transform taken at the sampling frequency interval dF, via FFT.
The components must be taken only at positive Fourier frequencies, from zero to Nyquist. This is one of the purposes of this simple program and the FOURIERTRANSFORM.M (here at the FEx): only positive frequencies.
The other purpose is for the user to see how to get the same result via complex exponentials or Fourier trigonometric series (sines and cosines), although this methods are slower than FFT.
Another purpose is understand the diference between the components defined by the book of Percival & Walden and the one by Bloomfield.
The M-file comes with the example of the screenshot.
See also:
http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=13327
인용 양식
Carlos Adrian Vargas Aguilera (2026). InverseFourierTransform.m (https://kr.mathworks.com/matlabcentral/fileexchange/13328-inversefouriertransform-m), MATLAB Central File Exchange. 검색 날짜: .
도움
도움 준 파일: InverseFourierTransform2.m
| 버전 | 퍼블리시됨 | 릴리스 정보 | Action |
|---|---|---|---|
| 1.0.0.0 | Fix bug at line 124
|
