fft_upsample

Upsamples a complex series to form time domain interpolation for a fixed spaced grid.

이 제출물을 팔로우합니다

One cannot interpolate a complex number in the form of Real + j*imaginary.
The only way to do interpolation is on the complex representation of an amplitude + phase. But sometimes the phase is not continuous, and given in the modulo(2*pi) representation (such as the result from the "FFT" function).

Using "unwrap" function does not always manage to restore the phase to be continuous, thus interpolation in the Fourier plane is probably the only answer.

This function works on a single or 2 dimensional arrays.

인용 양식

Ohad Gal (2026). fft_upsample (https://kr.mathworks.com/matlabcentral/fileexchange/3214-fft_upsample), MATLAB Central File Exchange. 검색 날짜: .

도움

도움 준 파일: updownsample

카테고리

Help CenterMATLAB Answers에서 Fourier Analysis and Filtering에 대해 자세히 알아보기

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
버전 퍼블리시됨 릴리스 정보 Action
1.0.0.0