Add 'crosscorr.m'
This commit is contained in:
parent
51755e356f
commit
16516d5c7a
8
crosscorr.m
Normal file
8
crosscorr.m
Normal 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
|
Loading…
Reference in New Issue
Block a user