Discrete Fourier transform of Time series

조회 수: 1 (최근 30일)
Osman Yakubu
Osman Yakubu 2019년 1월 30일
답변: Star Strider 2019년 1월 30일
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

답변 (1개)

Star Strider
Star Strider 2019년 1월 30일
See the documentation on fft (link), and the documentation on lowpass (link). (The lowpass function was introduced in R2018a.)

카테고리

Help CenterFile Exchange에서 Discrete Fourier and Cosine Transforms에 대해 자세히 알아보기

제품


릴리스

R2017b

Community Treasure Hunt

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

Start Hunting!

Translated by