How do i plot matrix in spectogram

3 visualizaciones (últimos 30 días)
Kamil Kacer
Kamil Kacer el 2 de Dic. de 2020
Respondida: KSSV el 3 de Dic. de 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 comentario
Mathieu NOE
Mathieu NOE el 3 de Dic. de 2020
hi
use imagesc(data) ; where data is your matrix

Iniciar sesión para comentar.

Respuestas (1)

KSSV
KSSV el 3 de Dic. de 2020
You can use pcolor, imagesc. Read about pcolor.

Categorías

Más información sobre Annotations en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by