Skip to content

rsalino/Spectrogram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Spectrogram

Built spectrogram from scratch in MATLAB by Rob Salino

inputs are signal, fs, window length, hop size, title of spectrogram, and figure number, if necessary, for placement in MATLAB script automatically uses 2049 frequency bins and a Hamming window

Example use in a MATLAB script: spec(song, 44100, 512, 256, 'Spectrogram of Song', 2);

About

Built spectrogram from scratch in MATLAB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages