Time/Presure Data (.csv) To wav for FFT
1 view (last 30 days)
Show older comments
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
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.
Answers (0)
See Also
Categories
Find more on Get Started with MATLAB in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!