代码搜索:NETt
找到约 29 项符合「NETt」的源代码
代码结果 29
www.eeworm.com/read/15915/578195
htm 0602nett.htm
www.eeworm.com/read/15970/630785
htm 0328nett.htm
www.eeworm.com/read/15970/635063
htm 0084nett.htm
www.eeworm.com/read/15970/635946
htm 0301nett.htm
www.eeworm.com/read/15970/636576
htm 0210nett.htm
www.eeworm.com/read/441342/7671597
m hanshubijin.m
p=0:10;
t=[0 1 2 3 4 3 2 1 2 3 4];
net=newff([0 10],[5 1],{'tansig','purelin'});
nett.trainParam.epochs=300;
net=train(net,p,t);
figure;
Y=sim(net,p);
plot(p,t,p,Y,'o')
www.eeworm.com/read/171699/9742064
m hamming 程序.m
%匹配子网络计算匹配测度
S1=[1 1 1 1 -1 -1 1 1 1]'; %输入存储的三种样本模式
S2=[-1 1 -1 -1 1 -1 -1 1 -1]';
S3=[1 1 1 -1 1 -1 -1 1 -1]';
Wh=(1/2)*[S1';S2';S3']; %计算匹配子网络的权值
X=[1 1 1 1 1 1 1 1 1]'; %输入向量
n=9;
www.eeworm.com/read/227496/14422281
net 电源.net
[
C1
RB.3/.6
2200uF
]
[
C2
RB.2/.4
0.33uF
]
[
C3
RB.2/.4
10uF/50V
]
[
C4
RB.2/.4
100uF/50V
]
[
D1
BNE
BRIDGE1
]
[
D2
DIODE0.7
DIODE
]
www.eeworm.com/read/285975/8796848
005_best ch03.005_best
##############################################################################
## Code fragment (Recommended) from Chapter 3 of "Perl Best Practices" ##
## Copyright (c) O'Reilly & Associates
www.eeworm.com/read/339038/12266790
h integer.h
/* integer.h */
#ifndef __INTEGER_H__
#define __INTEGER_H__
#include
/*
* If DEBUG is defined in the Makefile, the nett change in global variable
* nettbytes is calculated at the