PRTools contents

PRTools manual

gendatsinc

GENDATSINC

Generate Sinc data

       A = GENDATSINC(N,SIGMA)

Input
 N Number of objects to generate
 SIGMA Standard deviation of the noise (default SIGMA=0.1)

Output
 A Regression dataset

Description

Generate the standard 1D Sinc data containing N objects, with Gaussian  noise with standard deviation SIGMA.

See also

gendatr, gendatlin, gendatsin,

PRTools contents

PRTools manual