Dear Experts;

I have point base data in text files (no of sample are 324) in such  a way first column of Lat, Second of Lon and third column of temperature. I want to create interpolation surface and want to select which interpolation(IDW,nearest,bilinear,natural) is best for my data set.

In literature , i find for selection of best interpolation, i have to use cross validation and validation( will find out RMS error and correlation) . I search for these terms but not able to understand what these are? Suggest me and tell me how can i use cross validation and validation( for calculation of RMS error and correlation) in matlab?? How can i divide my data in train and testing(not sure what these terms are?) data sets?

I have upload one of text file with this question

Similar questions and discussions