From: SM on
Hi,
I have a 3D plot (X, Y, Z). I want to identify whether the peaks in (X , Z) follows normal ditribution or not. if yes, then lable that peak take that peak for further process, else iterate to the next Y, and combine the data of new Y with those of previouse one and try to fit the distribution over the new (X,Z) , and do this until I find a peak.

Anybody has any idea how to do this....
Any help is appreciated.

Thanx