代码搜索结果
找到约 3,568 项符合
Strip 的代码
strip.m
function net = strip(net, tolerance)
% STRIP
%
% Delete support vectors from a support vector classification network for which
% the magnitude of the corresponding weight is less than a given to
department.strip
一部,12,3,5
二部,16,4,0
三部,18,4,2
四部,10,3,1
五部,11,4,3
六部,12,2,4
七部,14,3,5
八部,9,1,1
strip.s
/ strip -- strip relocation and symbols
mov (sp)+,argc
tst (sp)+
br loop
unloop:
sys unlink; s.tmp
loop:
dec argc
bgt 1f
sys exit
1:
mov (sp)+,r4
mov r4,0f
sys open; 0:..; 0
bec 1f
jsr r5
strip.m
function net = strip(net, tolerance)
% STRIP
%
% Delete support vectors from a support vector classification network for which
% the magnitude of the corresponding weight is less than a given to