Next  |  Prev  |  Up  |  Top  |  JOS Index  |  JOS Pubs  |  JOS Home  |  Search

Spectrogram of Two Beating Chirps

\epsfig{file=eps/tfrcscs.eps,width=\textwidth }
N=512; M=64;
c=chirp(0:1/(2*N-1):1,0,1,512);
s = c(:) + circshift(c(:),N/32);
specgram(s,N,1,M,M-1);
% specgram(sig,Nfft,fs,winlength,novlp);


Next  |  Prev  |  Up  |  Top  |  JOS Index  |  JOS Pubs  |  JOS Home  |  Search

[Comment on this page via email]

``Lecture 6: Time-Frequency Display'', by Julius O. Smith III, (From Lecture Overheads, Music 421).
Copyright © 2020-06-27 by Julius O. Smith III
Center for Computer Research in Music and Acoustics (CCRMA),   Stanford University
CCRMA  [Automatic-links disclaimer]