代码搜索:Normalized

找到约 4,216 项符合「Normalized」的源代码

代码结果 4,216
www.eeworm.com/read/467759/7000734

m lpcss2zz.m

function zz=lpcss2zz(ss) %LPCSS2ZZ Convert s-place poles to z-plane poles ZZ=(SS) %the s-plane is in units of Normalized Hz and so the imaginary part % of each ss() value is in the range +-0.5 %
www.eeworm.com/read/236873/7119019

m lpcss2zz.m

function zz=lpcss2zz(ss) %LPCSS2ZZ Convert s-place poles to z-plane poles ZZ=(SS) %the s-plane is in units of Normalized Hz and so the imaginary part % of each ss() value is in the range +-0.5 %
www.eeworm.com/read/236873/7119137

m lpczz2ss.m

function ss=lpczz2ss(zz) %LPCZZ2SS Convert z-place poles to s-plane poles SS=(ZZ) %the s-plane is in units of Normalized Hz and so the imaginary part % of each ss() value is in the range +-0.5 %
www.eeworm.com/read/458010/7314134

m lpcss2zz.m

function zz=lpcss2zz(ss) %LPCSS2ZZ Convert s-place poles to z-plane poles ZZ=(SS) %the s-plane is in units of Normalized Hz and so the imaginary part % of each ss() value is in the range +-0.5 %
www.eeworm.com/read/458010/7314294

m lpczz2ss.m

function ss=lpczz2ss(zz) %LPCZZ2SS Convert z-place poles to s-plane poles SS=(ZZ) %the s-plane is in units of Normalized Hz and so the imaginary part % of each ss() value is in the range +-0.5 %
www.eeworm.com/read/448350/7534358

m lpcss2zz.m

function zz=lpcss2zz(ss) %LPCSS2ZZ Convert s-place poles to z-plane poles ZZ=(SS) %the s-plane is in units of Normalized Hz and so the imaginary part % of each ss() value is in the range +-0.5 %
www.eeworm.com/read/448350/7534519

m lpczz2ss.m

function ss=lpczz2ss(zz) %LPCZZ2SS Convert z-place poles to s-plane poles SS=(ZZ) %the s-plane is in units of Normalized Hz and so the imaginary part % of each ss() value is in the range +-0.5 %
www.eeworm.com/read/440750/7682117

m lpcss2zz.m

function zz=lpcss2zz(ss) %LPCSS2ZZ Convert s-place poles to z-plane poles ZZ=(SS) %the s-plane is in units of Normalized Hz and so the imaginary part % of each ss() value is in the range +-0.5 %
www.eeworm.com/read/440750/7682277

m lpczz2ss.m

function ss=lpczz2ss(zz) %LPCZZ2SS Convert z-place poles to s-plane poles SS=(ZZ) %the s-plane is in units of Normalized Hz and so the imaginary part % of each ss() value is in the range +-0.5 %
www.eeworm.com/read/245836/12778457

m xcorrshift.m

% [dsamp,maxc,xcor,dsubsamp] = XCorrShift(s1,s2,win) % % PURPOSE: Cross-correlation picking % Slides signal s1 through signal s2 to find % the relative delay (max normalized xcorr) % FFT is used fo