spatialcov(X,Y,D,ds​,smax)

Version 1.0.0.0 (1.11 KB) by Jack
A function file to calculate empirical spatial covariance
141 Downloads
Updated 25 May 2016

View License

This function returns the empirical spatial co-variance of the signal D at known locations X and Y.
The co-variance is estimated at binned intervals with width ds out to a maximum distance smax.
The outputs of the function are the spatial co-variance values and the corresponding distance.

The function is useful for determining empirical spatial co-variance for least squares collocation.

Cite As

Jack (2024). spatialcov(X,Y,D,ds,smax) (https://www.mathworks.com/matlabcentral/fileexchange/57328-spatialcov-x-y-d-ds-smax), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2015a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Systems of Nonlinear Equations in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0

Description updated