代码搜索结果

找到约 560 项符合 Regulator 的代码

tls8201.c

void InitMain() { res=0; Delay(1); res=1; WCom(0xe2);//reset WCom(0x40);//start line WCom(0xa1);//seg direction: normal WCom(0xa6);//display reverse: normal WCom(0xa4);//display all p

regulate.ewb

Electronics Workbench Circuit File Version: 5 Charset: ANSI Description: "This circuit is a 15 Volt complete power supply. It employs a shunt regulator configuration. The schematic is published i

shuntreg.ewb

Electronics Workbench Circuit File Version: 5 Charset: ANSI Description: "The shunt regulator circuit keeps the voltage fixed at 13.8 Volts even though the input is fluctuating." EncryptionTy

7805.ewb

Electronics Workbench Circuit File Version: 5 Charset: ANSI Description: "This circuit employs the use of a 7805 voltage regulator subcircuit. The circuit illustrates the 7805 as an adjustable

waveletnn_time_feature_morlet_4f2pog16q.m

%% this procedure is a simulation of wavelet artificial neural network (WNN) for modulated signal classification %% the weights of hidden layer are wavelet functions and the mother wavelet is 'morlet

bp_dl_ev_4fsk.m

%动量校正BP算法 clear %网络说明 %输入模式向量矩阵p; %希望输出向量矩阵t; %中间层各单元输入激活值向量S %中间层各单元输出向量B; %输出层各单元输入激活值向量L; %输出实际值向量C; %输入层至中间层的连接权W %中间层至输出层的连接权V %中间层各单元的阀值F1 %输出层各单元的阀值F2 %输入层数目为n1,中间层数目为n2,输出层数目为n3; ...

bp_dl_ev_gmsk.m

%动量校正BP算法 clear %网络说明 %输入模式向量矩阵p; %希望输出向量矩阵t; %中间层各单元输入激活值向量S %中间层各单元输出向量B; %输出层各单元输入激活值向量L; %输出实际值向量C; %输入层至中间层的连接权W %中间层至输出层的连接权V %中间层各单元的阀值F1 %输出层各单元的阀值F2 %输入层数目为n1,中间层数目为n2,输出层数目为n3; ...

bp_dl_ev_2fsk.m

%动量校正BP算法 clear %网络说明 %输入模式向量矩阵p; %希望输出向量矩阵t; %中间层各单元输入激活值向量S %中间层各单元输出向量B; %输出层各单元输入激活值向量L; %输出实际值向量C; %输入层至中间层的连接权W %中间层至输出层的连接权V %中间层各单元的阀值F1 %输出层各单元的阀值F2 %输入层数目为n1,中间层数目为n2,输出层数目为n3; ...