Why ?? Undefined function 'crosscorr' for input arguments of type 'double'.
Afficher commentaires plus anciens
>> x = randn(100,1);
>> y = randn(100,1);
>> crosscorr(x,y);
Réponses (1)
Chad Greene
le 7 Mai 2021
0 votes
Catégories
En savoir plus sur Correlation and Convolution 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!