Borrar filtros
Borrar filtros

How can I apply a FFT moving window ?

27 visualizaciones (últimos 30 días)
djamaleddine djeldjli
djamaleddine djeldjli el 2 de Dic. de 2018
Comentada: Walter Roberson el 5 de Dic. de 2018
hello,
i have a signal (x) as a vector (1*1799), the sampling frequency Fs=30 and Ns=1799
how can I apply a FFT mobile window on 100 samples each time along the signal
thank you

Respuestas (1)

Walter Roberson
Walter Roberson el 2 de Dic. de 2018
buffer() and fft()
see also spectrogram()
  6 comentarios
djamaleddine djeldjli
djamaleddine djeldjli el 5 de Dic. de 2018
how many samples at a time depends on the Fs for me i need to apply FFt on 100 samples and i move the window with 60 samples
the width of the window is 100s
ant it moves by 60s
Walter Roberson
Walter Roberson el 5 de Dic. de 2018
buffer is still the solution .

Iniciar sesión para comentar.

Categorías

Más información sobre Matched Filter and Ambiguity Function en Help Center y File Exchange.

Productos


Versión

R2015a

Community Treasure Hunt

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

Start Hunting!

Translated by