nan_conv2 Data Correlation and Covariance nan_cor

NaN Toolbox >> NaN Toolbox > Data Correlation and Covariance > nan_conv2nan

nan_conv2nan

calculates 2-dim convolution between X and Y

Calling Sequence

[...] = nan_conv2nan(X,Y);
[C]   = nan_conv2nan(X,Y);

Description

X and Y can contain missing values encoded with NaN. NaN's are skipped, NaN do not result in a NaN output. The output gives NaN only if there are insufficient input data

Authors

nan_conv2 Data Correlation and Covariance nan_cor