Introduction - If you have any usage issues, please Google them yourself
kmean clustering algorithm.
this code will take the training data set (with out class lebel) as input and return the no of optimum centre used in rbfn by using eucleadian distance.