How can I plot spectrogram from discrete data?

I have opening valve data and want to analyze my data in spectrogram but don't know how to plot it

回答 (1 件)

Bjorn Gustavsson
Bjorn Gustavsson 2017 年 1 月 26 日

0 投票

Have a look at the documentation for the matlab function spectrogram:
helpwin spectrogram
From the question it seems that you're relatively new to matlab, if so I suggest you look around in the documentation a little bit just to get familiar with what's available and where to find stuff. Also have a look at the documentation for the function lookfor.
HTH

質問済み:

2017 年 1 月 26 日

回答済み:

2017 年 1 月 26 日

Community Treasure Hunt

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

Start Hunting!

Translated by