Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

why do i get error like matrix dimension must agree?

1 visualización (últimos 30 días)
l divya
l divya el 29 de Oct. de 2018
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
I got following error, while run attached file, can you please give suggest to clear the error. ERROR: Matrix dimensions must agree. Error in mfcc_pca (line 119) sr=Tp./repmat(stdr,30,1);
  2 comentarios
madhan ravi
madhan ravi el 29 de Oct. de 2018
Editada: madhan ravi el 29 de Oct. de 2018
Where’s the data file?
madhan ravi
madhan ravi el 29 de Oct. de 2018
What does size(Tp) and size(repmat(std,30,1) show they must have same number of elements if you want to perform division.

Respuestas (0)

La pregunta está cerrada.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by