How can i create a FFT/FRF graph using matlab from csv file?
Afficher commentaires plus anciens
as the title, i want to convert the data to the frequency domain using FFT... and here the csv....which function should i use? tfestimate or fft to generate FRF in order to get the natural frequency....
Réponse acceptée
Plus de réponses (1)
Piash Das
le 11 Avr 2017
0 votes
Hi, I am having problem to generate FFT from time-domain data of csv file. I can generate values of two variables from the two rows. The first row contains time and the second row contains current. Now I can generate a normal plot. But I want to plot FFT and power spectral density. I got the csv from a simulation (Cadence). there is no fixed step-size of the time values which is problem. Can anyone help me generating FFT and psd? I have attached the file for your convenience.
Catégories
En savoir plus sur Fourier Analysis and Filtering dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!