| PRTools contents | 
GENDATSINC
       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 | 
Generate the standard 1D Sinc data containing N objects, with Gaussian noise with standard deviation SIGMA.
gendatr, gendatlin, gendatsin,
| PRTools contents |