How to interpolate a set of complex numbers in Matlab

47 ビュー (過去 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 Center および File ExchangeInterpolation についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by