Time/Presure Data (.csv) To wav for FFT
조회 수: 2 (최근 30일)
이전 댓글 표시
How do I use a CSV file to do a FFT? I Can do a FFT using excel. However, I keep hitting walls with matlab.
The goal is to us the fft to find component frequencies in order to attempt to reconstruct the recorded sound with the appropriate sin/cos wave functions.
Simply Recorded .03 seconds of a flute. Exported (from loggerPro) to .csv. In the tutorials we start with a wave file. I need to start with a .CSV and i am sad to say it was easy in excel.
If you can lead me to a good start point I will do the rest.
Thank you.
댓글 수: 1
Star Strider
2014년 7월 8일
What ‘walls’ are you hitting with MATLAB?
How are you reading the CSV file?
How are you doing the fft?
Posting the relevant parts of the code you are using will help.
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Get Started with MATLAB에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!