1.2.30 SampleDataNoise
Description
Creates a 2D array of a sample dataset of 250 points, using the following expression:
f = A * exp( -(x - B)^2 / C ) + D * (E + rand())
Connector Pane
Controls and Indicators
| |
A |
| |
B |
| |
C |
| |
D |
| |
E |
| |
data is the sample dataset generated. |
