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 Comments

Piash - can you attach your csv file and show the code that you are using to perform the FFT?
Yes. Cause, appear be some error in the read or fft routine that you are using.

Sign in to comment.

Answers (0)

Categories

Find more on Fourier Analysis and Filtering in Help Center and File Exchange

Tags

Asked:

on 17 Mar 2017

Commented:

on 18 Mar 2017

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!