Effacer les filtres
Effacer les filtres

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

4 vues (au cours des 30 derniers jours)
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 commentaires
Star Strider
Star Strider le 19 Sep 2022
Déplacé(e) : Star Strider le 19 Sep 2022
The easiest way to do this is with the resample function. The interpft function already does what you want to do.
Chunru
Chunru le 19 Sep 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?

Connectez-vous pour commenter.

Réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by