필터 지우기
필터 지우기

How to interpolate a set of complex numbers in Matlab

조회 수: 87 (최근 30일)
student
student 2015년 3월 9일
답변: Star Strider 2015년 3월 9일
Hi! I want to interpolate a set of complex numbers, which correspond to the Fourier coefficients of a signal obtained at a very big resolution (small frequency) in the laboratory. The reason is that I would like to extract from this huge vector only the coefficients at multiples of a bigger frequency. I was wondering if there is a way to do this in Matlab...I would really appreciate any help! Best regards

답변 (1개)

Star Strider
Star Strider 2015년 3월 9일
Use the interp1 function. See the documentation on Interpolation of Complex Values for details.

카테고리

Help CenterFile Exchange에서 Interpolation에 대해 자세히 알아보기

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by