代码搜索:Selective

找到约 181 项符合「Selective」的源代码

代码结果 181
www.eeworm.com/read/220959/14781317

m 空域相关滤波.m

%%%%%%%%%%%%%%%%%%%%%%%%%空域相关滤波%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %参考文献: %Wavelet transform domain filters:a spatially selective noise filtration technique %不能选正交小波,文献中提出用二次样条小波(quadratic-spli
www.eeworm.com/read/255577/12072710

asv f_plotsamp.asv

function plotsamp (pv,haxis,hfs,xm,n,Fc,N,Vr,userinput,fsize) %F_PLOTSAMP: Plot selective view for GUI module G_SAMPLE % % Usage: plotsamp (pv,hfs,xm,m,Fc,N,Vr) % % Inputs: % pv
www.eeworm.com/read/255577/12072793

m f_plotsamp.m

function plotsamp (pv,haxis,hfs,xm,n,Fc,N,Vr,userinput,fsize) %F_PLOTSAMP: Plot selective view for GUI module G_SAMPLE % % Usage: plotsamp (pv,hfs,xm,m,Fc,N,Vr) % % Inputs: % pv
www.eeworm.com/read/256872/11967010

1 scpp.1

.TH SCPP 1 "28 September 1983" .SH NAME scpp \- selective C preprocessor .SH SYNOPSIS .B scpp [ .BI \-i incfile ] [ .BI \-d macro ] [ .BI \-D macro ] [ .BI \-D macro=def ] [ .B \-C ] .ti +5 [ .BI \-I
www.eeworm.com/read/489281/6477605

m spu_rls.m

function [e,w] = spu_rls(x,d,N,M,w0,lambda,epsilon) %spu_rls(x,d,N,M,w0,lambda,epsilon) implements selective-partial-update %RLS algorithm % ---------------- % input parameters % ---------
www.eeworm.com/read/403922/11499263

html function.aggregate-properties-by-regexp.html

Selective class properties aggregation to an object using a regular ex
www.eeworm.com/read/403922/11504444

html function.aggregate-methods-by-list.html

Selective dynamic class methods aggregation to an object
www.eeworm.com/read/403922/11504657

html function.aggregate-methods-by-regexp.html

Selective class methods aggregation to an object using a regular expre
www.eeworm.com/read/403922/11506131

html function.aggregate-properties-by-list.html

Selective dynamic class properties aggregation to an object
www.eeworm.com/read/489280/6477598

m selparupd_nlms.m

function [e,w] = selparupd_nlms(x,d,N,M,w0,mu,epsilon) %[e,w] = selparupd_nlms(x,d,N,M,w0,mu) implements the selective partial %update NLMS algorithm. % ---------------- % input parameters %