cross corrolation vector error
Afficher commentaires plus anciens
hi all, I have 2 matrices x [5 365], y [1 365]. when I use the command crosscorr to determine the lag this error is appear
Error using crosscorr (line 83)
First series must be a vector.
what should I do?
thank you for help.
Réponses (1)
the cyclist
le 5 Mar 2016
0 votes
You don't say exactly what cross correlations you need to calculate, but you may need to use a for-loop calculate what you need for the columns of x?
1 commentaire
Lilya
le 6 Mar 2016
Catégories
En savoir plus sur Dimensionality Reduction and Feature Extraction dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!