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!