代码搜索:Generates

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

代码结果 10,000
www.eeworm.com/read/313151/13595126

java genericcast32.java

// generics/GenericCast32.java // TIJ4 Chapter Genericss, Exercise 32, page 699 /* * Verify that FixedSizeStack in GenericCast.java generates exceptions * if you try to go out of its bounds. Does
www.eeworm.com/read/310212/13654688

m blackman.m

function w = blackman(n_est,sflag) %BLACKMAN Blackman window. % W = BLACKMAN(N) returns the N-point symmetric Blackman window % in a column vector. % W = BLACKMAN(N,SFLAG) generates the
www.eeworm.com/read/308787/13692053

m fmodany.m

function [y,iflaw]=fmodany(iflaw,t0); %FMODANY Signal with arbitrary frequency modulation. % [Y,IFLAW]=FMODANY(IFLAW,T0) generates a frequency modulated % signal whose instantaneous frequency law is a
www.eeworm.com/read/307094/13729204

m t_seq_gen.m

function T_SEQ = T_SEQ_gen(TRAINING) % % T_SEQ_GEN: % This function generates the MSK-mapped version of the % training sequence used in the GSMsim package. % % SYNTAX: T_S
www.eeworm.com/read/307091/13729230

m t_seq_gen.m

function T_SEQ = T_SEQ_gen(TRAINING) % % T_SEQ_GEN: % This function generates the MSK-mapped version of the % training sequence used in the GSMsim package. % % SYNTAX: T_S
www.eeworm.com/read/304373/13795468

m genind.m

function [bin,pow,bas] = genind(nvar,d) % GENIND - Internal use only % [BIN,POW,BAS] = GENIND(N,D) generates indexing tables for % a moment problems of N variables and degree D: % - BIN = binomial co
www.eeworm.com/read/304082/13801494

m randfilt.m

function [y,zf,u]=randfilt(pb,pa,ny,zi) %RANDFILT Generate filtered gaussian noise without initial transient % % Generates noise by passing gaussian noise through a filter pb/pa % output signal y
www.eeworm.com/read/303779/13808817

m fmodany.m

function [y,iflaw]=fmodany(iflaw,t0); %FMODANY Signal with arbitrary frequency modulation. % [Y,IFLAW]=FMODANY(IFLAW,T0) generates a frequency modulated % signal whose instantaneous frequency law is a
www.eeworm.com/read/303580/13812309

c faulty.c

/* * faulty.c -- a module which generates an oops when read * * Tested with 1.2 on the x86 * Tested with 2.0 on the x86, Sparc * */ #ifndef __KERNEL__ # define __KERNEL__ #endif #ifndef MODULE
www.eeworm.com/read/303438/13816076

m fmodany.m

function [y,iflaw]=fmodany(iflaw,t0); %FMODANY Signal with arbitrary frequency modulation. % [Y,IFLAW]=FMODANY(IFLAW,T0) generates a frequency modulated % signal whose instantaneous frequency law is a