代码搜索:corresponding

找到约 4,250 项符合「corresponding」的源代码

代码结果 4,250
www.eeworm.com/read/147096/12584158

m analytic.m

function z=analytic(x) % z=analytic(x) %ANALYTIC Returns the analytic signal corresponding to signal x. % z=hilbert(x);
www.eeworm.com/read/300562/13905437

txt readme.txt

MATLAB files for Contemporary Communication Systems with MATLAB ============================================== John G. P
www.eeworm.com/read/300562/13905618

m analytic.m

function z=analytic(x) % z=analytic(x) %ANALYTIC Returns the analytic signal corresponding to signal x. % z=hilbert(x);
www.eeworm.com/read/300562/13905928

m analytic.m

function z=analytic(x) % z=analytic(x) %ANALYTIC Returns the analytic signal corresponding to signal x. % z=hilbert(x);
www.eeworm.com/read/300086/13936567

m analytic.m

function z=analytic(x) % z=analytic(x) %ANALYTIC Returns the analytic signal corresponding to signal x. % z=hilbert(x);
www.eeworm.com/read/300086/13936691

m analytic.m

function z=analytic(x) % z=analytic(x) %ANALYTIC Returns the analytic signal corresponding to signal x. % z=hilbert(x);
www.eeworm.com/read/135238/13948976

m pitch2.m

%fractal pitch refine %Precondition: sig is the 0~500Hz of the voice signal;int_pitch and r is a two elments % array. %Postcondition: p and r %Input: % sig(input signal)
www.eeworm.com/read/134896/13971225

m ilabel.m

%ILABEL Label an image % % li = ILABEL(image) % [li,maxlabel] = ILABEL(image) % % Perform connectivity analysis and return a label image LI, same size as % IMAGE where each pixel value represents t
www.eeworm.com/read/134896/13971328

m iwindow.m

%IWINDOW General function of a neighbourhood % % w = IWINDOW(image, se, matlabfunc) % w = IWINDOW(image, se, matlabfunc, edge) % % For every pixel in the input image it takes all neighbours for which
www.eeworm.com/read/132953/14065167

txt readme.txt

MATLAB files for Contemporary Communication Systems with MATLAB ============================================== John G. P