代码搜索:Generates

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

代码结果 10,000
www.eeworm.com/read/388174/8629490

jugglingfool_readme

MakeApplet generates an Applet corresponding to a BeanBox layout. The data and classes needed for this Applet are packaged into a JAR file. The Applet itself is a Bean and it can be read back into
www.eeworm.com/read/287843/8664663

m tutorial.m

function rarg = tutorial (action); % generates windows to choose experiments global Buttons; global menuwinh; global buttonh; global MenuWinPos; addpath ../prgs ../menu ../pulse ../depfun
www.eeworm.com/read/430775/8728874

m gnoise.m

function gn = gnoise(sig, leng, limit) % Function gnoise generates Gaussian % distributed samples with % standard deviation sigma (variable:'sig') % Vector length is controlled % by parameter '
www.eeworm.com/read/386752/8728898

m gnoise.m

function gn = gnoise(sig, leng, limit) % Function gnoise generates Gaussian % distributed samples with % standard deviation sigma (variable:'sig') % Vector length is controlled % by parameter '
www.eeworm.com/read/286640/8752835

m cp1002_create_network.m

% % FUNCTION 10.1 : "cp1002_create_network" % % This function generates the positions of a set of nodes % in a square area and computes the distance between each % pair of nodes % The function
www.eeworm.com/read/286640/8752916

m cp0102_sinpulse_one.m

% % FUNCTION 1.3 : "cp0102_sinpulse_one" % % Generates a pulse with length 'Tp', % which is composed of 'Nc' cycles of a sinusoidal waveform % 'sinpulse' is the waveform representing the pulse
www.eeworm.com/read/286640/8752925

m cp0201_waveform.m

% % FUNCTION 2.5 : "cp0201_waveform" % % Generates the energy-normalized pulse waveform % % Special case of the second derivative Gaussian pulse: % SCHOLTZ'S MONOCYCLE % % ********************
www.eeworm.com/read/384965/8826504

c alg42.c

#include #include #include /* generates: Original sequence of strings: Signature of all things I am here to read seaspawn and seawrack that rusty bo
www.eeworm.com/read/384965/8826981

c io20_2_1.05.c

#include #include #include #include #include /** ** * generates: ** The number of words read is 65 The longest word has a length
www.eeworm.com/read/187250/8838496

m transmit.m

function BaseSignal = transmit(Datatx,ifftsize,carriers,... wordsize,guardtype,guardtime,windowtype) %TRANSMIT Generates a COFDM waveform from an input data. % function BaseSignal = trans