How do i plot matrix in spectogram

HI i have matrix. I took 13 MFcoeficients for each frame
How do i plot it into spectrogram please
I want something lke this

댓글 수: 1

Mathieu NOE
Mathieu NOE 2020년 12월 3일
hi
use imagesc(data) ; where data is your matrix

댓글을 달려면 로그인하십시오.

답변 (1개)

KSSV
KSSV 2020년 12월 3일

0 개 추천

You can use pcolor, imagesc. Read about pcolor.

카테고리

도움말 센터File Exchange에서 Annotations에 대해 자세히 알아보기

태그

질문:

2020년 12월 2일

답변:

2020년 12월 3일

Community Treasure Hunt

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

Start Hunting!

Translated by