Borrar filtros
Borrar filtros

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

4 visualizaciones (últimos 30 días)
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 comentarios
Star Strider
Star Strider el 19 de Sept. de 2022
Movida: Star Strider el 19 de Sept. de 2022
The easiest way to do this is with the resample function. The interpft function already does what you want to do.
Chunru
Chunru el 19 de Sept. de 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?

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Spectral Measurements en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by