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

 Réponse acceptée

Image Analyst
Image Analyst le 27 Sep 2014

0 votes

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 commentaires

Hassan
Hassan le 13 Oct 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
What attached picture? Did you try either of my demos? To plot, have you tried the functions I listed?

Connectez-vous pour commenter.

Plus de réponses (1)

doc sin
doc cos
doc fft
doc fftshift
doc abs
doc plot
doc stem

1 commentaire

Hassan
Hassan le 13 Oct 2014
thanks for the message would u explain what doc mean cause i am new to matlab ? best regards

Connectez-vous pour commenter.

Catégories

En savoir plus sur Fourier Analysis and Filtering dans Centre d'aide et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by