The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information.... |
Home ![]() ![]() ![]() ![]() |
|||||||
See also: CreateGaussianPeaks | |||||||
Gauss2D |
|||||||
The function Gauss2D generates a Gaussian radius basis function (RBF) and fills the array Data with the corresponding values. The parameters PosX and PosY control the location of the center of the RBF. The parameters KWidth and Ampl control the width and the amplitude of the RBF. The following figure shows the generated radius basis function using the following parameters: PosX = 40
The function returns the following error codes: 0 ... everything is OK
|