fft - Documentation Question - What is "L"?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Andrew Reibold
el 17 de Feb. de 2015
Comentada: David Young
el 17 de Feb. de 2015
What is L?
L = 1000; % Length of signal
Is that how many data points you collected? Is that the time interval data points were collected over? Where does the 1000 come from?
Thanks!
0 comentarios
Respuesta aceptada
David Young
el 17 de Feb. de 2015
It's the number of data points in the synthesised signal vector. It didn't come from anywhere - the person writing the documentation set it because she or he had to decide on some length for the signal.
2 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Fourier Analysis and Filtering en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!