代码搜索:performs

找到约 4,693 项符合「performs」的源代码

代码结果 4,693
www.eeworm.com/read/403922/11504325

html function.variant-imp.html

Performs a bitwise implication on two variants
www.eeworm.com/read/403922/11505412

html function.variant-xor.html

Performs a logical exclusion on two variants
www.eeworm.com/read/403922/11505501

html function.variant-eqv.html

Performs a bitwise equivalence on two variants
www.eeworm.com/read/403922/11505949

html domdocument.relaxngvalidate.html

Performs relaxNG validation on the document
www.eeworm.com/read/340471/12155716

m idd2.m

function x=idd2(Y) %IDD2 Single-level inverse discrete 2-D wavelet transform. % IDD2 performs a single-level inverse 2-D wavelet reconstruction % using Daubechies wavelet with four coefficients
www.eeworm.com/read/338293/12314512

m nu.m

function [X,rho,eta,F] = nu(A,b,k,nu,s) %NU Brakhage's nu-method. % % [X,rho,eta,F] = nu(A,b,k,nu,s) % % Performs k steps of Brakhage's nu-method for the problem % min || A x - b || . % The routine
www.eeworm.com/read/338293/12314630

m lsqr_b.m

function [X,rho,eta,F] = lsqr_b(A,b,k,reorth,s) %LSQR_B Solution of least squares problems by Lanczos bidiagonalization. % % [X,rho,eta,F] = lsqr_b(A,b,k,reorth,s) % % Performs k steps of the LSQR Lan
www.eeworm.com/read/251835/12317394

m dquad.m

function I = dquad(z1,z2,sing1,z,beta,qdat) %DQUAD: Numerical quadrature for the disk map. % DQUAD(ZL,ZR,S,Z,BETA,QDAT,MIDPT) performs the integration for the SC % disk formula. ZL and ZR are v
www.eeworm.com/read/250805/12383912

m vz_fkmig.m

function [arymig,tmig,xmig]=vz_fkmig(aryin,vel,t,x,params) % VZ_FKMIG: fk migration for v(z) % [arymig,tmig,xmig]=vz_fkmig(aryin,vel,t,x,params) % % VZ_FKMIG performs post stack migration in the f
www.eeworm.com/read/210916/15189929

m nu.m

function [X,rho,eta,F] = nu(A,b,k,nu,s) %NU Brakhage's nu-method. % % [X,rho,eta,F] = nu(A,b,k,nu,s) % % Performs k steps of Brakhage's nu-method for the problem % min || A x - b || . % The routine