FFT in MatLab and Origin Pro comparison. Plots are the same but frequency data is a little bit different. Why?
7 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hi everybody! I did a fft code to MatLab and then I tried to compare with OriginPro, essentially I have the same plots in both softwares but I have a problem, when I observe the points I plot are a little bit different, so I can't understand what is happening :S
I show you only the firsts values of frequency because there are approximately 67000 values
Thanks in advance!
<<

>>



0 Commenti
Risposte (1)
dpb
il 2 Set 2015
First of all, you'll have to use the same number of points for both spectra, then the difference should simply be one of setting the actual limits of the plot to coincide; quite likely each product has a slightly different algorithm for setting default plotting limits.
2 Commenti
dpb
il 2 Set 2015
I've no klew regarding the other program, in Matlab you set the plotting limits with xlim
Vedere anche
Categorie
Scopri di più su Fourier Analysis and Filtering in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!