Discrete Fourier transform of Time series

2 visualizaciones (últimos 30 días)
Osman Yakubu
Osman Yakubu el 30 de En. de 2019
Respondida: Star Strider el 30 de En. de 2019
I have data of electricity consumption by date, I need a matlab code;
  1. to convert the data to frequencies
  2. to use low pass filter to get the low frequencies based on a frequency cut off.
Thanks

Respuestas (1)

Star Strider
Star Strider el 30 de En. de 2019
See the documentation on fft (link), and the documentation on lowpass (link). (The lowpass function was introduced in R2018a.)

Etiquetas

Productos


Versión

R2017b

Community Treasure Hunt

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

Start Hunting!

Translated by