mex函数 Resources

Showing items tagged with "mex函数"

MATLAB implementation of G-P algorithm for correlation dimension (enhanced version with mex function, ultra-fast performance)----------------------------------- Key Update: Introduction of temporary separation threshold parameter - when set larger than the sequence's average period, it eliminates correlations between consecutive points on the same trajectory, ensuring linear ln r - ln C(r) relationship at small r values

MATLAB 273 views Tagged

MATLAB program for calculating correlation dimension - (MEX function, ultra-fast)-----------------------------------Directory contents: 1. CorrelationDimension_main.m - Main program file 2. LorenzData.dll - Generates Lorenz discrete data 3. normalize_1.m - Data normalization 4. PhaSpaRecon.m - Phase space reconstruction 5. CorrelationDimension.dll - Correlation integral calculation function 6. CorrDim_buffer.dll - Cache file

MATLAB 221 views Tagged