代码搜索:SWITCHING

找到约 1,142 项符合「SWITCHING」的源代码

代码结果 1,142
www.eeworm.com/read/145158/12748288

m dtctable.m

%switching table for DTC clc,clear a(:,:,1) =[1 0 2;5 7 6]; a(:,:,2) =[5 7 3;4 0 2]; a(:,:,3) =[4 0 1;6 7 3]; a(:,:,4) =[6 7 5;2 0 1]; a(:,:,5) =[2 0 4;3 7 5]; a(:,:,6) =[3 7 6;1 0 4]; a
www.eeworm.com/read/145158/12749086

m dtctableb.m

%switching table for DTC clc,clear a(:,:,1) =[4 0 2;5 7 3]; a(:,:,2) =[5 7 6;1 0 2]; a(:,:,3) =[1 0 4;3 7 6]; a(:,:,4) =[3 7 5;2 0 4]; a(:,:,5) =[2 0 1;6 7 5]; a(:,:,6) =[6 7 3;4 0 1]; a
www.eeworm.com/read/349103/10852456

scr set_switching_activity.input_port.scr

set_switching_activity -period 340 -toggle_rate 1 -static_prob 0.941176 find(port,"reset") ; set_switching_activity -period 20 -toggle_rate 2 -static_prob 0.5 find(port,"clk");