Relation of FFT with sampling frequency

Hi,
I have a time series record ,which is sampled at 10kHz. For the signal processing i need to change it to 20kHz as other signals are at that frequency.
I tried the resampling with resample command. resample(x,20000,10000); When i do a power spectrum analysis or fft i can see the same signal sampled at two different frequencies are showing different spectrum. I was expecting both the FFT will yield same result as the energy content of the signals are same. Why it is happening like that?? When i checked with a simple sin wave sampled in two frequencies, the spectrum looked different.
Please Help

댓글 수: 1

Honglei Chen
Honglei Chen 2014년 11월 24일
I didn't quite get what you try to describe. Do you have a picture you can upload or a simple code to reproduce the plot?

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

도움말 센터File Exchange에서 Fourier Analysis and Filtering에 대해 자세히 알아보기

질문:

2014년 11월 24일

댓글:

2014년 11월 24일

Community Treasure Hunt

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

Start Hunting!

Translated by