代码搜索:Generates
找到约 10,000 项符合「Generates」的源代码
代码结果 10,000
www.eeworm.com/read/352501/10545387
m wbsignal.m
%wbsignal.m Generates wide band random sequence.Represents one info bit
len_code = 128; %length of random sequence
code = 2*round(rand(1,len_code))-1; %generates random sequence {1,-1}
sa
www.eeworm.com/read/243168/12957328
m wbsignal.m
%wbsignal.m Generates wide band random sequence.Represents one info bit
len_code = 128; %length of random sequence
code = 2*round(rand(1,len_code))-1; %generates random sequence {1,-1}
sa
www.eeworm.com/read/492812/6409631
m wbsignal.m
%wbsignal.m Generates wide band random sequence.Represents one info bit
len_code = 128; %length of random sequence
code = 2*round(rand(1,len_code))-1; %generates random sequence {1,-1}
sa
www.eeworm.com/read/226822/14451192
m wbsignal.m
%wbsignal.m Generates wide band random sequence.Represents one info bit
len_code = 128; %length of random sequence
code = 2*round(rand(1,len_code))-1; %generates random sequence {1,-1}
sa
www.eeworm.com/read/7654/125788
m wbsignal.m
%wbsignal.m Generates wide band random sequence.Represents one info bit
len_code = 128; %length of random sequence
code = 2*round(rand(1,len_code))-1; %generates random sequence {1,-1}
sa
www.eeworm.com/read/294899/8194438
m wbsignal.m
%wbsignal.m Generates wide band random sequence.Represents one info bit
len_code = 128; %length of random sequence
code = 2*round(rand(1,len_code))-1; %generates random sequence {1,-1}
sa
www.eeworm.com/read/191210/8433302
c main.c
/*-----------------------------------------------------------------------------
The following program generates sawtooth waves on the DAC outputs of the
Philips LPC Devices. This code was compiled
www.eeworm.com/read/386856/8723010
m dpdch_sfdialog.m
function fig = DPDCH_SFDialog()
%********************************************************************************
% Copyright 2002 The Mobile and Portable Radio Research Group
%
% This generates a
www.eeworm.com/read/185710/8989885
c main.c
/*-----------------------------------------------------------------------------
The following program generates sine and sawtooth waves on the DAC outputs
of the Philips LPC Devices. This code was
www.eeworm.com/read/184964/9063081
m dpdch_sfdialog.m
function fig = DPDCH_SFDialog()
%********************************************************************************
% Copyright 2002 The Mobile and Portable Radio Research Group
%
% This generates a