Info

Questa domanda è chiusa. Riaprila per modificarla o per rispondere.

why do i get error like matrix dimension must agree?

1 visualizzazione (ultimi 30 giorni)
l divya
l divya il 29 Ott 2018
Chiuso: MATLAB Answer Bot il 20 Ago 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 Commenti
madhan ravi
madhan ravi il 29 Ott 2018
Modificato: madhan ravi il 29 Ott 2018
Where’s the data file?
madhan ravi
madhan ravi il 29 Ott 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.

Risposte (0)

Questa domanda è chiusa.

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by