MATLAB Implementation of G-P Algorithm for Correlation Calculation Using Mex Files
This MATLAB program implements the G-P algorithm for correlation calculation using a mex-compiled version of correlation integral computation, bypassing the "temporary separation" method for enhanced computational efficiency.