How to create FFT from CSV file?
Mostrar comentarios más antiguos
Hello, I have a large csv file containing lots of data. In the x-axis, time (0 to 30ns) and in the y-axis, current values. I want to create a frequency spectrum of my data (specifically: current). I can plot the signal. But couldn't succeed to create the FFT. My frequency spectrum should be from 0 to 10GHz. Can Anyone help me with that?
2 comentarios
Geoff Hayes
el 17 de Mzo. de 2017
Piash - can you attach your csv file and show the code that you are using to perform the FFT?
Hildo
el 18 de Mzo. de 2017
Yes. Cause, appear be some error in the read or fft routine that you are using.
Respuestas (0)
Categorías
Más información sobre Fourier Analysis and Filtering en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!