Is this a right process flow of stft and spectrogram
    3 Ansichten (letzte 30 Tage)
  
       Ältere Kommentare anzeigen
    
Hi experts,
I am very new in digital signal processing, and thus in fourier transform. I spent last couple of days grasping the concept of FT, FFT, DFT, and STFT. I have created a flow chart showing the steps of getting spectrogram using STFT. Could you please take a look at the attached image and tell me if I misunderstood anything, or used any term incorrectly. I know this question is not directly related to Matlab, however, any suggestion will be highly appriciated. Thank you!!

0 Kommentare
Antworten (2)
  Priyanshu Mishra
    
 am 16 Sep. 2019
        For Short-time Fourier transform, MATLAB has an in-built function stft. This function is defined under  signal processing toolbox. You may install this toolbox and use stft function to find Short-time Fourier transform. 
0 Kommentare
Siehe auch
Kategorien
				Mehr zu Time-Frequency Analysis finden Sie in Help Center und File Exchange
			
	Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!