Azzera filtri
Azzera filtri

How can i implement fft on sine wave then plot it ?

1 visualizzazione (ultimi 30 giorni)
i want to do fft of the sin wave then want to see the plot of it

Risposta accettata

Image Analyst
Image Analyst il 27 Set 2014
Did you try sin(), fft(), imag(), and real(), and plot()? I attach two demos that I have that do FFTs. They probably don't do exactly what you asked but they may be instructive anyway.
  2 Commenti
Hassan
Hassan il 13 Ott 2014
Thanks for your message i actually tried as in the attached picture to do FFT of the y function and no idea if what ive got is the fft of y function . if its right how can i plot it then ? . best regards
Image Analyst
Image Analyst il 13 Ott 2014
What attached picture? Did you try either of my demos? To plot, have you tried the functions I listed?

Accedi per commentare.

Più risposte (1)

Rick Rosson
Rick Rosson il 27 Set 2014
doc sin
doc cos
doc fft
doc fftshift
doc abs
doc plot
doc stem
  1 Commento
Hassan
Hassan il 13 Ott 2014
thanks for the message would u explain what doc mean cause i am new to matlab ? best regards

Accedi per commentare.

Categorie

Scopri di più su Fourier Analysis and Filtering in Help Center e File Exchange

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by