代码搜索:Generates

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

代码结果 10,000
www.eeworm.com/read/396170/8121486

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/245201/12811153

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/244937/12830583

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/244937/12831088

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/143706/12849475

m gsamp.m

function x = gsamp(mu, covar, nsamp) %GSAMP Sample from a Gaussian distribution. % % Description % % X = GSAMP(MU, COVAR, NSAMP) generates a sample of size NSAMP from a % D-dimensional Gaussian distri
www.eeworm.com/read/143592/12858906

cpp prg4_2.cpp

// File: prg4_2.cpp // the program generates 12 random integers in the range // 100 to 999. add each number value to vector vSmall if // value < 400, to vector vMedium if 400
www.eeworm.com/read/244380/12869731

m sys_rock.m

% Generates the open-loop connection for the % rocket stabilization system % % rocket model mod_rock % sensor models wsa_rock % weighting functions wts_rock % systemnames = ' G_rock Wa
www.eeworm.com/read/244380/12869764

m sim_rock.m

% Generates the open-loop connection for the rocket stabilization % system simulation % % rocket model mod_rock % sensor models wsa_rock % systemnames = ' G_rock Wa Wan Wg Wgn '; inputvar = '
www.eeworm.com/read/244097/12888142

c videogen.c

/* * Generates a synthetic YUV video sequence suitable for codec testing. * NOTE: no floats are used to guaranty a bit exact output. */ #include #include #define SCALEBITS 8 #
www.eeworm.com/read/243898/12908157

m gaussian_sample.m

function x = gsamp(mu, covar, nsamp) %GSAMP Sample from a Gaussian distribution. % % Description % % X = GSAMP(MU, COVAR, NSAMP) generates a sample of size NSAMP from a % D-dimensional Gaussian distri