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 commentaire

Mathieu NOE
Mathieu NOE le 3 Déc 2020
hi
use imagesc(data) ; where data is your matrix

Connectez-vous pour commenter.

Réponses (1)

KSSV
KSSV le 3 Déc 2020

0 votes

You can use pcolor, imagesc. Read about pcolor.

Catégories

En savoir plus sur 2-D and 3-D Plots dans Centre d'aide et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by