Filter löschen
Filter löschen

How can I apply a FFT moving window ?

27 Ansichten (letzte 30 Tage)
djamaleddine djeldjli
djamaleddine djeldjli am 2 Dez. 2018
Kommentiert: Walter Roberson am 5 Dez. 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

Antworten (1)

Walter Roberson
Walter Roberson am 2 Dez. 2018
buffer() and fft()
see also spectrogram()
  6 Kommentare
djamaleddine djeldjli
djamaleddine djeldjli am 5 Dez. 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 am 5 Dez. 2018
buffer is still the solution .

Melden Sie sich an, um zu kommentieren.

Produkte


Version

R2015a

Community Treasure Hunt

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

Start Hunting!

Translated by