Why ?? Undefined function 'crosscorr' for input arguments of type 'double'.
Mostra commenti meno recenti
>> x = randn(100,1);
>> y = randn(100,1);
>> crosscorr(x,y);
Risposte (1)
Chad Greene
il 7 Mag 2021
0 voti
Categorie
Scopri di più su Data Type Identification in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!