Reconstruct signal using ISTFT after cutting off frequecies
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
carola forlini
am 14 Sep. 2021
Kommentiert: Star Strider
am 14 Sep. 2021
Hello,
I am applying STFT to my time series to identify the frequency evolution over time. After this, I want to cutoff certain frequencies (let's say all the frequencies < 0.7Hz) and then reconstruct the timer series using ISTFT. I tried to do it but I obtain a shorter time series.
Any suggestions?
Thank you
0 Kommentare
Akzeptierte Antwort
Star Strider
am 14 Sep. 2021
Set the amplitude values at those frequencies to 0 rather than eliminating them from the vector.
.
2 Kommentare
Weitere Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!