代码搜索:感知无线电
找到约 539 项符合「感知无线电」的源代码
代码结果 539
www.eeworm.com/read/330036/12918842
asm pct.asm
;********************************************************
;*-------------无线电源控制系统发射程序-----------------*
;*------------------------------------------------------*
;*-----------------文件名: PCT.ASM----
www.eeworm.com/read/310339/13653278
asm pct.asm
;********************************************************
;*-------------无线电源控制系统发射程序-----------------*
;*------------------------------------------------------*
;*-----------------文件名: PCT.ASM----
www.eeworm.com/read/310335/13653318
asm pct.asm
;********************************************************
;*-------------无线电源控制系统发射程序-----------------*
;*------------------------------------------------------*
;*-----------------文件名: PCT.ASM----
www.eeworm.com/read/225278/14545855
asm pct.asm
;********************************************************
;*-------------无线电源控制系统发射程序-----------------*
;*------------------------------------------------------*
;*-----------------文件名: PCT.ASM----
www.eeworm.com/read/282792/9059929
m 2-1.m
%创建一个感知器网络,参见2.3节
net = newp([0 1;-2 2],1);
%感知器的P和阈值
net.iw{1,1}
net.b{1}
P = [0 1 0 1; 0 0 1 1];
T = [0 0 0 1];
%对感知器进行训练
net = train(net,P,T);
net.iw{1,1}
net.b{1}
%初始化感知器
net = init(ne
www.eeworm.com/read/378557/9223850
m 2-1.m
%创建一个感知器网络,参见2.3节
net = newp([0 1;-2 2],1);
%感知器的P和阈值
net.iw{1,1}
net.b{1}
P = [0 1 0 1; 0 0 1 1];
T = [0 0 0 1];
%对感知器进行训练
net = train(net,P,T);
net.iw{1,1}
net.b{1}
%初始化感知器
net = init(ne
www.eeworm.com/read/365523/9858963
m 2-1.m
%创建一个感知器网络,参见2.3节
net = newp([0 1;-2 2],1);
%感知器的P和阈值
net.iw{1,1}
net.b{1}
P = [0 1 0 1; 0 0 1 1];
T = [0 0 0 1];
%对感知器进行训练
net = train(net,P,T);
net.iw{1,1}
net.b{1}
%初始化感知器
net = init(ne
www.eeworm.com/read/167917/9947627
m 2-1.m
%创建一个感知器网络,参见2.3节
net = newp([0 1;-2 2],1);
%感知器的P和阈值
net.iw{1,1}
net.b{1}
P = [0 1 0 1; 0 0 1 1];
T = [0 0 0 1];
%对感知器进行训练
net = train(net,P,T);
net.iw{1,1}
net.b{1}
%初始化感知器
net = init(ne
www.eeworm.com/read/163198/10171272
m test2-1.m
%创建一个感知器网络,参见2.3节
net = newp([0 1;-2 2],1);
%感知器的P和阈值
net.iw{1,1}
net.b{1}
P = [0 1 0 1; 0 0 1 1];
T = [0 0 0 1];
%对感知器进行训练
net = train(net,P,T);
net.iw{1,1}
net.b{1}
%初始化感知器
net = init(ne
www.eeworm.com/read/425476/10351849
m 2-1.m
%创建一个感知器网络,参见2.3节
net = newp([0 1;-2 2],1);
%感知器的P和阈值
net.iw{1,1}
net.b{1}
P = [0 1 0 1; 0 0 1 1];
T = [0 0 0 1];
%对感知器进行训练
net = train(net,P,T);
net.iw{1,1}
net.b{1}
%初始化感知器
net = init(ne