Azzera filtri
Azzera filtri

changing frequency of a time domain signal by either frequency multiplication or frequency division

4 visualizzazioni (ultimi 30 giorni)
I have a periodical signal with period of 1 sec (and samling rate Fs=1000 HZ). Now, I'd like to use FFT and iFFT to change the period of the signal such that the period could be 1.2 sec or 0.8 second.
  2 Commenti
Star Strider
Star Strider il 19 Set 2022
Spostato: Star Strider il 19 Set 2022
The easiest way to do this is with the resample function. The interpft function already does what you want to do.
Chunru
Chunru il 19 Set 2022
How about just change sampling frequency from 1000 to 1000/1.2 or 1000/0.8 so that the original signal of 1sec period becomes 1.2 sec and 0.8sec?

Accedi per commentare.

Risposte (0)

Community Treasure Hunt

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

Start Hunting!

Translated by