toolbox fft
    15 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
Hello,
Is there a matlab toolbox with a gui that makes it easy to do FFT or other frequency analysis of sampled data?
0 comentarios
Respuesta aceptada
  Wayne King
    
      
 el 2 de Nov. de 2011
        Yes, the Signal Processing Toolbox has sptool. You can launch the spectrum viewer from there and perform both nonparametric and parametric (AR) spectral analysis.
Enter:
>>sptool
Then File -> Import to import your data, then you can perform spectral analysis under "spectra" by entering "Create" with your signal selected.
0 comentarios
Más respuestas (0)
Ver también
Categorías
				Más información sobre Fourier Analysis and Filtering en Help Center y File Exchange.
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

