0 net 20211/27
2021/1/27 11 γ -γ -θ θ net o
3、阈值函数( Threshold function) 或阶跃函数 if net>0 f(net) if net< e β、Y、θ均为非负实数,0为阈值 二值形式: ifnet>e f (net) if net<0 双极形式: ifnet>0 f (net)= if net< e 20211/27 12
2021/1/27 12 3、阈值函数(Threshold Function) 或 阶跃函数 β if net>θ f(net)= -γ if net≤ θ β、γ、θ均为非负实数,θ为阈值 二值形式: 1 if net>θ f(net)= 0 if net≤ θ 双极形式: 1 if net>θ f(net)= -1 if net≤ θ
0 net 20211/27 13
2021/1/27 13 β -γ θ o 0 net
4、S形函数 压缩函数( Squashing function)和逻辑斯特 函数( Logistic function)。 f(net)=a+b/(1+exp(-d*net) a,b,d为常数。它的饱和值为a和a+b 最简单形式为: f(net)=1/(1+exp(-d*net)) 函数的饱和值为0和1 S形函数有较好的增益控制 20211/27 14
2021/1/27 14 4、S形函数 压缩函数(Squashing Function)和逻辑斯特 函数(Logistic Function)。 f(net)=a+b/(1+exp(-d*net)) a,b,d为常数。它的饱和值为a和a+b。 最简单形式为: f(net)= 1/(1+exp(-d*net)) 函数的饱和值为0和1。 • S形函数有较好的增益控制
a+b c=a+b/2 (0.c) ne 20211/27 15
2021/1/27 15 a+b o (0,c) net a c=a+b/2