How to create FFT from CSV file?
Show older comments
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 Comments
Geoff Hayes
on 17 Mar 2017
Piash - can you attach your csv file and show the code that you are using to perform the FFT?
Hildo
on 18 Mar 2017
Yes. Cause, appear be some error in the read or fft routine that you are using.
Answers (0)
Categories
Find more on Fourier Analysis and Filtering in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!