matlab 滑动相关计算程序
function [Rs,Ps]=move_corr(X,Y,a) %%%--- this function is for moving correlation %%%--- X,Y is the imput data, a is the ...
2017-12-27
2