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!