代码搜索:Generates

找到约 10,000 项符合「Generates」的源代码

代码结果 10,000
www.eeworm.com/read/423102/10587440

m cp0201_th.m

% % FUNCTION 2.3 : "cp0201_TH" % % Generates a pseudorandom Time Hopping code % with periodicity 'Np' and cardinality 'Nh' % % Programmed by Guerino Giancola % function [THcode]=cp0201_TH(Nh
www.eeworm.com/read/423102/10587452

m cp0201_bits.m

% % FUNCTION 2.1 : "cp0201_bits" % % Generates a stream of equiprobable binary values ('bits') % The number of bits ('numbits') is an input parameter % % Programmed by Guerino Giancola % fun
www.eeworm.com/read/422220/10654756

m buttlpf.m

function [filtr] = buttLPF(f,cutoff,n) %************************************************************** % buttLPF % % Generates a matrix determining the transfer function of a % Butterworth Filter
www.eeworm.com/read/421956/10674757

ned source.ned

// // Part of project Fly // Author: mc, 2009 // // // Generates messages with a configurable interarrival time. // simple Source { parameters: volatile double sendInterval @unit(s) = def
www.eeworm.com/read/276402/10741653

m cp0202_ds.m

% % FUNCTION 2.7 : "cp0202_DS" % % Generates a random DS code % with periodicity 'Np' % % Programmed by Guerino Giancola % function [DScode]=cp0202_DS(Np); % -----------------------------
www.eeworm.com/read/276402/10741752

m cp0202_ds.m

% % FUNCTION 2.7 : "cp0202_DS" % % Generates a random DS code % with periodicity 'Np' % % Programmed by Guerino Giancola % function [DScode]=cp0202_DS(Np); % -----------------------------
www.eeworm.com/read/276402/10741899

m cp0201_th.m

% % FUNCTION 2.3 : "cp0201_TH" % % Generates a pseudorandom TH code % with periodicity 'Np' and cardinality 'Nh' % % Programmed by Guerino Giancola % function [THcode]=cp0201_TH(Nh,Np); %
www.eeworm.com/read/276402/10741908

m cp0201_bits.m

% % FUNCTION 2.1 : "cp0201_bits" % % Generates a stream of equiprobable binary values ('bits') % The number of bits ('numbits') is an input parameter % % Programmed by Guerino Giancola % fun
www.eeworm.com/read/276402/10742013

m cp0201_th.m

% % FUNCTION 2.3 : "cp0201_TH" % % Generates a pseudorandom TH code % with periodicity 'Np' and cardinality 'Nh' % % Programmed by Guerino Giancola % function [THcode]=cp0201_TH(Nh,Np); %
www.eeworm.com/read/276402/10742021

m cp0201_bits.m

% % FUNCTION 2.1 : "cp0201_bits" % % Generates a stream of equiprobable binary values ('bits') % The number of bits ('numbits') is an input parameter % % Programmed by Guerino Giancola % fun