Spike
Spike
¶
Bases: Term
Extended Term that represents the spike membership function.
Equation
\(\mu(x)=h \exp\left(-\left|\dfrac{10}{w} (x - c)\right|\right)\)
where
- \(h\): height of the Term
- \(w\): width of the Spike
- \(c\): center of the Spike