CellFilterMembershipGeneralizedBell
CellFilterMembershipGeneralizedBell
Kind: global class
See
- "dbellmf" function from Matlab
- https://codecrucks.com/what-is-fuzzy-membership-function-complete-guide/
- https://researchhubs.com/post/maths/fundamentals/bell-shaped-function.html
cellFilterMembershipGeneralizedBell.a : number
Controls window, larger value = larger window. Function will return exactly 0.5 at this distance away from center
Kind: instance property of CellFilterMembershipGeneralizedBell
cellFilterMembershipGeneralizedBell.b : number
Slope, larger slope makes function's tails sharper, meaning that values fall off faster away from center
Kind: instance property of CellFilterMembershipGeneralizedBell
cellFilterMembershipGeneralizedBell.c : number
Controls center of the bell
Kind: instance property of CellFilterMembershipGeneralizedBell