代码搜索:Generates
找到约 10,000 项符合「Generates」的源代码
代码结果 10,000
www.eeworm.com/read/431621/8664714
m bdt_f527.m
% MATLAB script that generates the probability of error versus the signal-to-noise ratio
initial_snr=0;
final_snr=15;
snr_step=1;
tolerance=1e-7; % tolerance used for the integration
min
www.eeworm.com/read/287843/8665724
m bdt_f527.m
% MATLAB script that generates the probability of error versus the signal-to-noise ratio
initial_snr=0;
final_snr=15;
snr_step=1;
tolerance=1e-7; % tolerance used for the integration
min
www.eeworm.com/read/384965/8826441
c alg43.c
#include
#include
#include
/* generates:
original element sequence:
29 23 20 22 12 17 15 26 51 19 12 23 35 40
stable sort -- default ascending order
www.eeworm.com/read/384965/8826442
c alg38.c
#include
#include
#include
/* generates:
original element sequence:
0 1 1 2 3 5 8 13 21 34
sequence after applying remove_if < 10:
13 21 34
www.eeworm.com/read/384965/8826444
c alg45.c
#include
#include
#include
/* generates:
original element sequence:
29 23 20 22 17 15 26 51 19 12 35 40
stable_partition on even element:
20 22
www.eeworm.com/read/384965/8826508
c alg32.c
#include
#include
#include
#include
/*
* generates:
original array values: 3 5 8 13 21
transform each element by doubling: 6 10 16 26 42
tr
www.eeworm.com/read/428214/8883394
m sefade.m
% sefade.m
%
% This function generates frequency selecting fading
%
function [iout,qout,ramp,rcos,rsin]=sefade(idata,qdata,itau,...
dlvl,th,n0,itn,n1,nsamp,tstp,fd,flat)
%*****************
www.eeworm.com/read/384270/8883835
c urot.c
/* urot.c */
/* Generates a uniform random rotation */
/* Ken Shoemake, September 1991 */
#include
#include
#include "GraphicsGems.h"
/* Define an INT32 value to be a 32 bit sign
www.eeworm.com/read/186716/8914459
m person_d.m
function x = person_d(in)
% PERSON_DATA .... Age, height, weight profile generation.
%
% X = PERSON_DATA(N) generates records of N persons between the ages of
% 20 to 50. Each record conta
www.eeworm.com/read/186716/8914519
m modulate.m
function [out,t] = modulate( binary_seq, mod_type, fc, arg4)
% MODULATE .... Digital modulation of binary signalling formats.
%
% X = MODULATE(B,TYPE,fc) generates samples of the time waveform X