How do I pass the signal to the frequency domain?

1 次查看(过去 30 天)
Hello to everyone. I have one noisy signal, and this signal is in the time domain. I want to draw this signal through the Fourier transform. As a result, what I expect is a Gaussian dispersion around 0. However, I don't know how to apply and draw the Fourier transform on my signal. I would be glad if you could help.
signalplusnoise=1x674
signalplusnoise=[0.0161,0.0308, 0.0112, ..., 0.3827]

回答(1 个)

Mathieu NOE
Mathieu NOE 2021-5-3
hello
see below a code to do spectral analysis (example)
but to me you're confusing fft with histogram. The fft spectrum will give you the amplitudes of the noise frequencies and they all will be positive and spread across the frequency range from zero to Fs/2.
  6 个评论

请先登录,再进行评论。

Community Treasure Hunt

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

Start Hunting!

Translated by