How to get frequency spectrum in milisecond in matlab?

I want to get the frequency spectrum of a wav file in mili seconds How to get Share code here .

Answers (1)

The term ‘frequency spectrum’ implies frequency, not time. Perhaps you want the spectrogram (link) function that will give you the spectrum of short intervals of your signal as a function of time.

This question is closed.

Tags

Asked:

on 16 Jan 2019

Closed:

on 20 Aug 2021

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!