PRTools contents |
GENCIRC
A = GENCIRC(N,S)
INPUT
N Size of dataset (optional; default: 50)
S Standard deviation (optional; default: 0.1)
OUTPUT
A Dataset
Generation 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.
PRTools contents |