Add 'crosscorr.m'

This commit is contained in:
Michal_Lelonek 2021-11-04 17:12:13 +01:00
parent 51755e356f
commit 16516d5c7a

8
crosscorr.m Normal file
View File

@ -0,0 +1,8 @@
%% This function was automatically generated. When modifying its signature, take care to apply
%% modifications also to the descriptor files in the repository.
function crosscorr(Please provide a time series file (1), Please provide a time series file (2), Number of lags, Number of STD)
%% MOD_CROSS_CORRELATION_1
%% TODO: Put your application code here
end