 |
Hyperbolic tangent sigmoid transfer function - MATLAB tansig
This MATLAB function takes N and optional function parameters, NS-by-Q matrix of net input (column) vectors FPStruct of function parameters (ignored) ... Algorithms a = tansig(n) = 2/(1+exp(-2*n))-1 This is mathematically equivalent to tanh(N). It differs
www.mathworks.com |
 |