代码搜索:Generates

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

代码结果 10,000
www.eeworm.com/read/458661/7291970

m hsigma.m

% hsigma.m - optimum sigma parametes for horn antenna % % Usage: [sa,sb] = hsigma(r) % [sa,sb] = hsigma(0) (generates sa=1.2593, sb=1.0246) % % r = desired apect ratio a/b % sa
www.eeworm.com/read/458404/7297041

m ss_mlsrs.m

function [seq]=ss_mlsrs(connections); % [seq]=ss_mlsrs(connections) % SS_MLSRS generates the maximal length shift-register sequence when the % shift-register connections are given as input to
www.eeworm.com/read/458010/7314184

m usasi.m

function x=usasi(n,fs) %USASI generates N samples of USASI noise at sample frequency FS X=(N,FS) % This routine is based on the USASI noise defined in [1] which was later % reissued as [2]. USASI
www.eeworm.com/read/454938/7381381

c io20_3.01.c

// #include #include /** ** generates: Alice Emma has long flowing red hair. Her Daddy says when the wind blows through her hair, it looks almost alive, like a
www.eeworm.com/read/448350/7534408

m usasi.m

function x=usasi(n,fs) %USASI generates N samples of USASI noise at sample frequency FS X=(N,FS) % This routine is based on the USASI noise defined in [1] which was later % reissued as [2]. USASI
www.eeworm.com/read/446971/7562135

c io20_3.01.c

// #include #include /** ** generates: Alice Emma has long flowing red hair. Her Daddy says when the wind blows through her hair, it looks almost alive, like a
www.eeworm.com/read/445831/7589514

m bdt_f531.m

% MATLAB script that generates the probability of error versus the signal-to-noise ratio. initial_snr=0; final_snr=12; snr_step=0.75; tolerance=eps; % tolerance used for the integration
www.eeworm.com/read/442119/7659041

drop macro.drop

# # Shorewall version 4 - Drop Macro # # /usr/share/shorewall/macro.Drop # # This macro generates the same rules as the Drop default action # It is used in place of action.Drop when USE_ACTIONS=No. #
www.eeworm.com/read/440750/7682167

m usasi.m

function x=usasi(n,fs) %USASI generates N samples of USASI noise at sample frequency FS X=(N,FS) % This routine is based on the USASI noise defined in [1] which was later % reissued as [2]. USASI
www.eeworm.com/read/439811/7701376

m ss_mlsrs.m

function [seq]=ss_mlsrs(connections); % [seq]=ss_mlsrs(connections) % SS_MLSRS generates the maximal length shift-register sequence when the % shift-register connections are given as input to