代码搜索:F
找到约 10,000 项符合「F」的源代码
代码结果 10,000
www.eeworm.com/read/151841/12171055
f decode.f
******************************************************************
*
* DECODE Version 54
*
******************************************************************
*
* This subroutine provides error
www.eeworm.com/read/151841/12171059
f vparms.f
**********************************************************************
*
* VPARMS Version 50
*
**********************************************************************
*
* Calculate voicing param
www.eeworm.com/read/151841/12171061
f tbdm.f
***********************************************************************
*
* TBDM Version 49
*
**********************************************************************
*
* TURBO DIFMAG: Compute Hi
www.eeworm.com/read/340112/12181585
m f.m
function ff=f(net)
%compute the output of hidden unit or output unit
a=1.716;
b=2/3;
len=size(net,1);
for numl=1:len
ff(numl,:)=(2*a)/(1+exp(-b*net(numl,:)))-a;
end
www.eeworm.com/read/253811/12184595
f six.f
www.eeworm.com/read/253811/12184602
f seven.f
www.eeworm.com/read/253811/12184605
f eight.f
www.eeworm.com/read/253811/12184606
f one.f
www.eeworm.com/read/253811/12184614