代码搜索:Generates
找到约 10,000 项符合「Generates」的源代码
代码结果 10,000
www.eeworm.com/read/152755/12087516
m corr_seq.m
function out = corr_seq(rho,nsize,power,meanval,seed)
% CORR_SEQ .... Generates a random data sequence with correlated samples.
%
% [Y] = CORR_SEQ(RHO,N,POWER,MEAN) generates N samples from the s
www.eeworm.com/read/461042/1555413
m mpreamblegen.m
%***************************************************************************
% 802.16-2004 OFDMA PHY - mPreambleGen function
%
% Description: This function generates the Preamble for the downli
www.eeworm.com/read/187788/5215628
c freqgen.c
/********************************************************************
* Description: freqgen.c
* A HAL component that generates step pulses at a
* specific frequency in s
www.eeworm.com/read/187788/5215633
c sim_encoder.c
/********************************************************************
* Description: sim_encoder.c
* A HAL component that generates A, B, and index
* signals as an encode
www.eeworm.com/read/393024/2489648
c freqgen.c
/********************************************************************
* Description: freqgen.c
* A HAL component that generates step pulses at a
* specific frequency in s
www.eeworm.com/read/393024/2489659
c sim_encoder.c
/********************************************************************
* Description: sim_encoder.c
* A HAL component that generates A, B, and index
* signals as an encode
www.eeworm.com/read/393024/2489702
c pwmgen.c
/********************************************************************
* Description: pwmgen.c
* A HAL component that generates Pulse Width and
* Pulse Density Modulation
*
www.eeworm.com/read/361258/2949451
c notacki2c.c
/*********************************************************************
* Function Name: NotAckI2C
* Description: This routine generates not acknowledge condition
* dur
www.eeworm.com/read/267762/11163880
m generatesonprojecttext.m
function OutputText=GenerateSonProjectText(TemplateText,Parameters)
% This function generates the text that will be written to the Sonnet
% Project.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
www.eeworm.com/read/132772/14073736
m dtmf_gen.m
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% dtmf_gen.m - This program generates all the coefficients of IIR
% for DTMF tone generator
%%%%%%%%%%%%%%%%%%%