Discrete Fourier transform of Time series

2 Ansichten (letzte 30 Tage)
Osman Yakubu
Osman Yakubu am 30 Jan. 2019
Beantwortet: Star Strider am 30 Jan. 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

Antworten (1)

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

Kategorien

Mehr zu Fourier Analysis and Filtering finden Sie in Help Center und File Exchange

Produkte


Version

R2017b

Community Treasure Hunt

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

Start Hunting!

Translated by