I have a dataset containing water physicochemical data of 59 location.I want to generate Interpolation surfaces for all parameters. my inputs are E and N of UTM coordinate system and output is parameters concentration (Z). I clustered data based on coordinates in Fuzme software.

which information of clustering are used in rule writing ?

if E is A and N is B then Z=aE+bN+c.

How to determine the A, B, Z regarding to clustering information?

in practice number of rules equal number of clusters (4 clusters here).

since i have  59 sample point it is confusing 59 point vs. 4 rule. how i should apply 4 rule for all points?

Similar questions and discussions