|
LAT Hologramm-Software 2.0
|
Gaussian curve membership function. More...
Go to the source code of this file.
Functions | |
| function | gaussmf (in x, in params) |
Gaussian curve membership function.
| x | |
| params | 2-element vector that determines the shape and position of this membership function. |
| y | matrix which is the Gaussian membership function evaluated at X |
Definition in file gaussmf.m.
| function gaussmf | ( | in | x, |
| in | params | ||
| ) |