代码搜索:modulus

找到约 3,028 项符合「modulus」的源代码

代码结果 3,028
www.eeworm.com/read/309003/3708400

m wt07fig24.m

% CAPTION fprintf('\n'); disp('Figure 7.24') disp('The top left surface is the Fourier transform modulus') disp('of a separable scaling function, calculated with a Daubechies 4') disp('filter. Th
www.eeworm.com/read/287127/4027290

h dh.h

#ifdef __cplusplus extern "C" { #endif int dhFirstHalf(unsigned char const *modulus, unsigned modlen, unsigned explen, unsigned char const *generator, unsigned genlen, unsigned char *oursecr
www.eeworm.com/read/427864/1964707

m wt05fig04.m

% caption fprintf('\n'); disp('Figure 5.4') disp('The dyadic wavelet is a quadratic spline with one vanishing moment.') disp('These graphs display the modulus square of its Fourier transform') di
www.eeworm.com/read/427864/1964737

m wt07fig24.m

% CAPTION fprintf('\n'); disp('Figure 7.24') disp('The top left surface is the Fourier transform modulus') disp('of a separable scaling function, calculated with a Daubechies 4') disp('filter. Th
www.eeworm.com/read/384673/2598446

m wt05fig04.m

% caption fprintf('\n'); disp('Figure 5.4') disp('The dyadic wavelet is a quadratic spline with one vanishing moment.') disp('These graphs display the modulus square of its Fourier transform') di
www.eeworm.com/read/384673/2598476

m wt07fig24.m

% CAPTION fprintf('\n'); disp('Figure 7.24') disp('The top left surface is the Fourier transform modulus') disp('of a separable scaling function, calculated with a Daubechies 4') disp('filter. Th
www.eeworm.com/read/258893/4349888

h dh.h

#ifdef __cplusplus extern "C" { #endif int dhFirstHalf(unsigned char const *modulus, unsigned modlen, unsigned explen, unsigned char const *generator, unsigned genlen, unsigned char *oursecr
www.eeworm.com/read/201202/15413568

sci wtmm.sci

function maxmap = WTMM(cwt,par) // WTMM -- Wavelet Transform Maximum Modulus // Usage // maxmap = WTMM(cwt,par) // Inputs // cwt Output of CWT // par optional. If present, keep
www.eeworm.com/read/100605/15869666

cpp rsa_kgen.cpp

/* Generate an RSA key of a specified bitlength, and put it into a file. The public key is written in plaintext as a exponent/modulus pair, the private key is encrypted using CAST-128 in CBC mode, and
www.eeworm.com/read/183564/9153612

m wtmm.m

function maxmap = WTMM(cwt,par) % WTMM -- Wavelet Transform Maximum Modulus % Usage % maxmap = WTMM(cwt,par) % Inputs % cwt Output of CWT % par optional. If present, keep thresh