Home > lyngby > lyngby_nn_tanh.m

lyngby_nn_tanh

PURPOSE ^

lyngby_nn_tanh - Faster hyperbolic tangent

SYNOPSIS ^

function t = lyngby_nn_tanh(x)

DESCRIPTION ^

 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

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Wed 29-Jul-2009 15:57:21 by m2html © 2003