Fast-Fourier Transform Data Input
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Data Import from MATLAB en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!