facing problem in plotting spectrogram.everytym an error occurs irrespective of the correct coding
Mostra commenti meno recenti
i am unable to plot the spectrogram of a given signal.please help me.i am using the following codes.... t=0:0.001:2; y=chirp(t,0,1,150); spectogram(y,256,1e3,256,250,'y axis'); subplot(2,1,1); title('Quadratic Chirp');
pls help..
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su AI for Signals in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!