photo

Syed Rumman


Con actividad desde 2017

Followers: 0   Following: 0

Estadística

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


How to Normalize a fft to plot in frequency domain?
When I plot the frequency domain the power is not 3 and 5 as I expect. I read the documentation for fft() and cannot figure out ...

casi 7 años hace | 1 respuesta | 1

1

respuesta

Pregunta


can someone explaing the computation for double sided and single sided spectrum in fft() example
Fs = 1000; T = 1/Fs; L = 1500; t = (0:L-1)*T; S = 0.7*sin(2*pi*50*t) + sin(2*pi*120*t); X = S + 2*randn(si...

casi 7 años hace | 2 respuestas | 3

2

respuestas