Why ?? Undefined function 'crosscorr' for input arguments of type 'double'.
古いコメントを表示
>> x = randn(100,1);
>> y = randn(100,1);
>> crosscorr(x,y);
回答 (1 件)
Chad Greene
2021 年 5 月 7 日
0 投票
カテゴリ
ヘルプ センター および File Exchange で Data Type Identification についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!