LAT Hologramm-Software 2.0
Loading...
Searching...
No Matches
Functions
gaussmf.m File Reference

Gaussian curve membership function. More...

Go to the source code of this file.

Functions

function gaussmf (in x, in params)
 

Detailed Description

Gaussian curve membership function.

Parameters
x
params2-element vector that determines the shape and position of this membership function.
Return values
ymatrix which is the Gaussian membership function evaluated at X

Definition in file gaussmf.m.

Function Documentation

◆ gaussmf()

function gaussmf ( in  x,
in  params 
)