How to remove particular frequency component from a time series??

22 vues (au cours des 30 derniers jours)
Chris Martin
Chris Martin le 8 Mar 2014
Réponse apportée : dpb le 8 Mar 2014
How to remove particular frequency component from a time series??

Réponses (1)

dpb
dpb le 8 Mar 2014
A) Transform to frequency domain, remove/modify desired components' amplitude, inverse transform, or
B) Design a bandstop filter between the desired band in the time domain.
If you have the Signal Processing Toolbox, there are design tools to simplify the process somewhat.

Community Treasure Hunt

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

Start Hunting!

Translated by