3.625

3.6 | 8 ratings Rate this file 30 downloads (last 30 days) File Size: 4.78 KB File ID: #4223

Variogram 2D function

by Armando Zaupa Remacre

 

05 Dec 2003 (Updated 08 Dec 2003)

Code covered by the BSD License  

Calculation variogram in 2D, scatter points.

Download Now | Watch this File

File Information
Description

% example:
 load 'cluster.dat'
 x = cluster(:,1);
 y = cluster(:,2);
 z = cluster(:,3);
 [length(z) mean(z) var(z)]
 variogram(x,y,z,0)

MATLAB release MATLAB 6.5 (R13)
Zip File Content  
Other Files variogram.m,
CLUSTER.DAT
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Comments and Ratings (9)
09 Dec 2003 Sérgio Sacani  
23 Jun 2004 Nancy Lacourly  
29 Jun 2004 Fauziyah Arifin

excellent..............thanks a lot.

01 Jun 2005 Mohamed DRAOUI

I'm engineer and I like to use it in my work

14 Dec 2006 david baron

perfect

29 Nov 2007 J RP

It's useless to 90% of the people out there because it doesn't define what the GUI input parameters mean anywhere! Creating a readme.txt file in 10 minutes would make this useful to a MUCH larger audience!!!

15 Jan 2008 DK Kim

Anyone that read 10 minutes about what variogram is should be able to understand the meaning of the parameters of the GUI. Thanks, DK

30 Jan 2008 D Ivankovich

agreed with previos mister J RP. code is useless with no reading manual. i understand code from all of mathworks but this code is not understandable.

14 Jun 2008 sarid dard

good

Please login to add a comment or rating.
Tag Activity for this File
Tag Applied By Date/Time
statistics Armando Zaupa Remacre 22 Oct 2008 07:10:21
probability Armando Zaupa Remacre 22 Oct 2008 07:10:21
variogram Armando Zaupa Remacre 22 Oct 2008 07:10:22
geostatistics Armando Zaupa Remacre 22 Oct 2008 07:10:22
calculation Armando Zaupa Remacre 22 Oct 2008 07:10:22
 

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