Time/Presure Data (.csv) To wav for FFT

2 views (last 30 days)
Charles
Charles on 8 Jul 2014
Commented: Star Strider on 8 Jul 2014
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 Comment
Star Strider
Star Strider on 8 Jul 2014
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.

Sign in to comment.

Answers (0)

Community Treasure Hunt

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

Start Hunting!