sigmoid_test


sigmoid_test, a Fortran77 code which calls sigmoid(), which evaluates derivatives of any order for the sigmoid function s(x)=1/(1+exp(-x)). The test code creates graphics images using gnuplot().

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

sigmoid, a Fortran77 code which evaluates derivatives of any order for the sigmoid function s(x)=1/(1+exp(-x)). The test code creates graphics images using gnuplot().

Source Code:


Last revised on 24 March 2025.