Fourier transform with both time vector and data vector
이전 댓글 표시
Hi, I got two vector, one containing the time where my sample has been take and one containing my data. I am searching for a simple function that allow me to study the Fourier transform (or the psd, or the spectrogram, or whatever function that allow me to see if I got specific oscillation frequency) in a simple way.
The idea would be to have a function (let's call it fourier_time_energy) that would be called like: Fourrier_Distribution = fourier_time_energy(t,value);
Does something like that exist?
답변 (1개)
Rick Rosson
2014년 9월 20일
doc pwelch
카테고리
도움말 센터 및 File Exchange에서 Parametric Spectral Estimation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!