Why ?? Undefined function 'crosscorr' for input arguments of type 'double'.
Ältere Kommentare anzeigen
>> x = randn(100,1);
>> y = randn(100,1);
>> crosscorr(x,y);
Antworten (1)
Chad Greene
am 7 Mai 2021
0 Stimmen
Kategorien
Mehr zu Correlation and Convolution finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!