|
|
| File Information |
| Description |
variogram calculates the experimental variogram in various dimensions. It makes extensive use of two functions written by John D'Errico (ipmd, consolidator). Both are required to run the function.
Syntax:
d = variogram(x,y)
d = variogram(x,y,'pn','pv',...)
Requirements:
The function requires two functions written by John D'Errico available on the Mathworks FEX
1. IPMD (objectId=18937)
2. CONSOLIDATOR (objectId=8354)
The function uses parseargs (objectId=10670) by Malcolm wood as subfunction. |
| Acknowledgements |
The author wishes to acknowledge the following in the creation of this submission:
Consolidator, parseargs: Simplifies input processing for functions with multiple options, IPDM: Inter-Point Distance Matrix
|
| MATLAB release |
MATLAB 7.5 (R2007b)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 24 Jun 2008 |
removed an error in the calculation of the number of bins |
|
MATLAB Central Terms of Use
NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for
all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content.
Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available
via MATLAB Central.
Read the complete Terms prior to use.
Contact us at files@mathworks.com