How do i plot matrix in spectogram

2 vues (au cours des 30 derniers jours)
Kamil Kacer
Kamil Kacer le 2 Déc 2020
Réponse apportée : KSSV le 3 Déc 2020
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
You can use pcolor, imagesc. Read about pcolor.

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by