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.

カテゴリ

タグ

質問済み:

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