Code covered by the BSD License  

Highlights from
Variogram 2D function

3.625

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

Variogram 2D function

by Armando Zaupa Remacre

 

05 Dec 2003 (Updated 08 Dec 2003)

Calculation variogram in 2D, scatter points.

| 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)
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
calculation Armando Zaupa Remacre 22 Oct 2008 07:10:22
variogram Bouzaachane Khadija 08 May 2011 13:02:00
variogram Armando Zaupa Remacre 15 Dec 2011 19:20:30
geostatistics Armando Zaupa Remacre 15 Dec 2011 19:20:54
scatter data Armando Zaupa Remacre 15 Dec 2011 19:23:11

Contact us at files@mathworks.com