Skip to main content

bell_membership_function

bell_membership_function(v, a, b, c) ⇒ number

Generalized bell function, also known as "Cauchy membership function"

Kind: global function
See

ParamTypeDescription
vnumbervalue to be filtered (have membership adjustment applied to)
anumberControls window, larger value = larger window. Function will return exactly 0.5 at this distance away from center
bnumberSlope, larger slope makes function's tails sharper, meaning that values fall off faster away from center
cnumberControls center of the bell curve