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

조회 수: 22 (최근 30일)
Chris Martin
Chris Martin 2014년 3월 8일
답변: dpb 2014년 3월 8일
How to remove particular frequency component from a time series??

답변 (1개)

dpb
dpb 2014년 3월 8일
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