sigmoid function

Show[Table[
  Plot[1/(1. + Exp[-beta*x]), {x, -10, 0.01, 10}], {beta, -5, 5, 0.05}]]

 

posted @ 2012-07-04 12:03  geometry_  阅读(110)  评论(0编辑  收藏  举报