How to create FFT from CSV file?
显示 更早的评论
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 个评论
Geoff Hayes
2017-3-17
Piash - can you attach your csv file and show the code that you are using to perform the FFT?
Hildo
2017-3-18
Yes. Cause, appear be some error in the read or fft routine that you are using.
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Fourier Analysis and Filtering 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!