Fast-Fourier Transform Data Input
1 次查看(过去 30 天)
显示 更早的评论
I have time-dependent data that I would like to run a Faster-Fourier transform on. The data is in an ASCII text file. The first column of the data file has the time, and the other columns include the response of different instruments in my experiment. How can I get Matlab to read the file, such that I can use the fft(x) command? I'd also like to output my data into a text file, so that I can plot the results in Excel, which is how I'm plotting the rest of the output from my experiment.
Thanks, Allen
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Data Import from MATLAB 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!