how can I apply low pass filter to a time series data

12 visualizaciones (últimos 30 días)
Rizwana Junaid
Rizwana Junaid el 16 de Sept. de 2014
Comentada: Rick Rosson el 17 de Sept. de 2014
hi i have a set of random data which is actually a time series data stored in a file. i want to apply low pass filter or high pass filter to such stored data. can anyone please tell me the method to do this work.

Respuesta aceptada

Rick Rosson
Rick Rosson el 16 de Sept. de 2014
>> doc fdatool
>> doc filter
>> doc designfilt

Más respuestas (1)

Chad Greene
Chad Greene el 16 de Sept. de 2014
If you have the signal processing toolbox, this makes the process a little bit easier: http://www.mathworks.com/matlabcentral/fileexchange/38584-butterworth-filters

Community Treasure Hunt

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

Start Hunting!

Translated by