Quantcast
Channel: Forums - Python
Viewing all articles
Browse latest Browse all 2485

Calculating values for point percolation's

$
0
0
Hey Esri forums, once again i find myself stuck and in need of someone to point me in the right direction...

I need to find some python or VBA script that will allow me to calculate a linear relationship for data values for every percolation of n number of sampling points within a proximity buffer of any given point. This means calculating the mean and standard deviation for each, and the slope and correlation coefficient between, one value for each point and another (It is worth mentioning that order of values is irrelevant for all of these calculations).

I hope this makes sense, I'm basically trying to find the linearity of the data values associated with different combinations of adjacent points, I've included a couple of images to try and clarify...

Cheers

Mattrnfnr

P.S. I don't really speak python that well so if you have a solution please dumb it down a notch or two if you can...

Attachment 24089

Attachment 24090
Attached Thumbnails
Click image for larger version

Name:	threshold.png‎
Views:	N/A
Size:	7.0 KB
ID:	24089   Click image for larger version

Name:	Percolations.png‎
Views:	N/A
Size:	12.1 KB
ID:	24090  

Viewing all articles
Browse latest Browse all 2485

Trending Articles