代码搜索:performs

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

代码结果 4,693
www.eeworm.com/read/322099/13389893

m hw7_b.m

function [B] = hw7_b(file_name, block_size) % EE 8541 % HW 1 Problem #7b % Performs a median filter on gray image given by file_name. % Works on a block of of size block_size x block_size (3
www.eeworm.com/read/147682/5728153

m asptsovvsslms.m

% [w,g,mu,y,e,xb]= asptsovvsslms(xn,xb,w,g,d,mu,L1,L2,roh,ssa,mu_min,mu_max) % % Performs filtering and coefficient update using the % Second Order Volterra Variable Step Size Least Mean %
www.eeworm.com/read/403922/11500272

html mysqli.debug.html

Performs debugging operations
www.eeworm.com/read/403922/11502254

html function.dio-fcntl.html

Performs a c library fcntl on fd
www.eeworm.com/read/403922/11503905

html function.soap-soapclient-dorequest.html

Performs a SOAP request
www.eeworm.com/read/403922/11505207

html function.tcpwrap-check.html

Performs a tcpwrap check
www.eeworm.com/read/403922/11505532

html function.maxdb-debug.html

Performs debugging operations
www.eeworm.com/read/258131/11882993

m ratematch.m

function y = RateMatch( x, X_i, e_ini, e_plus, e_minus ) % RateMatch performs the basic UMTS/HSDPA Rate Matching algorithm % % The calling syntax is: % y = RateMatch( x, X_i, e_ini, e_plus, e_
www.eeworm.com/read/340471/12155727

m dd2.m

function Y=dd2(x) %DD2 Single-level discrete 2-D wavelet transform. % DD2 performs a single-level 2-D wavelet decomposition % using Daubechies wavelet with four coefficients % % Y = DD2(X)
www.eeworm.com/read/338293/12314653

m plsqr_b.m

function [X,rho,eta,F] = plsqr_b(A,L,W,b,k,reorth,sm) %PLSQR_B "Precond." version of the LSQR Lanczos bidiagonalization algorithm. % % [X,rho,eta,F] = plsqr_b(A,L,W,b,k,reorth,sm) % % Performs k steps