Tell me more ×
Cross Validated is a question and answer site for statisticians, data analysts, data miners and data visualization experts. It's 100% free, no registration required.

I have this data consisting of the variance for different distance, I mean experimental variogram. How can I create a model variogram from this in matlab

share|improve this question
Are you asking for replies that explain the art of variography (fitting model variograms to spatial point observation data) or that simply point to Matlab procedures to assist in the fitting procedure? – whuber Jun 7 '12 at 18:06
1  
Yeah matlab procedures that could help me fit. I mean I could calculate the experimental variogram that is a set of distance and their corresponding variance. How can I get a model from it? – user31820 Jun 7 '12 at 18:51
2  
A Google search on "Matlab variography" picks up "Matlab Recipes for Earth Sciences". The code at pp 244-45 looks like a good start. If you're not intimately familiar with variography, no amount of code will do you any good: read a good book on geostatistics first. – whuber Jun 7 '12 at 18:56

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.