why do i get error like matrix dimension must agree?

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 Kommentare

madhan ravi
madhan ravi am 29 Okt. 2018
Bearbeitet: madhan ravi am 29 Okt. 2018
Where’s the data file?
What does size(Tp) and size(repmat(std,30,1) show they must have same number of elements if you want to perform division.

Antworten (0)

Diese Frage ist geschlossen.

Tags

Gefragt:

am 29 Okt. 2018

Geschlossen:

am 20 Aug. 2021

Community Treasure Hunt

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

Start Hunting!

Translated by