


lyngby_nn_tanh - Faster hyperbolic tangent
function t = lyngby_nn_tanh(x)
This function seems to be more than 4 times faster than the
Matlab tanh function
The hint to this functions came from Peter Magnus
Noerregaard's nnsysid neural network matlab toolbox