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
2017년 1월 26일
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
카테고리
도움말 센터 및 File Exchange에서 Scopes and Data Logging에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!