| Class | Description |
|---|---|
| Expression |
A data generator for generating y according to a
given expression out of randomly generated x.
|
| MexicanHat |
A data generator for the simple 'Mexian Hat'
function:
y = sin|x| / |x| In addition to this simple function, the amplitude can be changed and gaussian noise can be added. |