| 
 GENCIRC Generation of a one-class circular dataset
     A = GENCIRC(N,S)    INPUT    OUTPUT DescriptionGeneration of a uniformly distributed one-class 2D circular dataset with radius 1 superimposed with 1D normally distributed radial noise with standard deviation S. N points are generated. Defaults: N = 50, S = 0.1. See also
 
 |