代码搜索:decomposition

找到约 1,689 项符合「decomposition」的源代码

代码结果 1,689
www.eeworm.com/read/344551/11873091

m emd_online.m

function [imf,ort,nbit] = emd_online(x,t,stop,nbpresift,tst,tst2) %EMD_ONLINE (On Line Empirical Mode Decomposition) computes on-line EMD % % IMPORTANT: EMD_ONLINE does not truly apply EMD on-line b
www.eeworm.com/read/342845/11995930

m ex031200.m

n = -5:10; x = sin(pi*n/2); k = -100:100; w = (pi/100)*k; % frequency between -pi and +pi X = x * (exp(-j*pi/100)).^(n'*k); % DTFT of x % signal decomposition [xe,xo,m] = evenodd(x,n);
www.eeworm.com/read/256402/12001488

m ex031200.m

n = -5:10; x = sin(pi*n/2); k = -100:100; w = (pi/100)*k; % frequency between -pi and +pi X = x * (exp(-j*pi/100)).^(n'*k); % DTFT of x % signal decomposition [xe,xo,m] = evenodd(x,n);
www.eeworm.com/read/340471/12155721

m ghmap2.m

function b=ghmap2(a) %GHMAP2 Single-level discrete 2-D multi-wavelet transform. % GHM performs a single-level 2-D multiwavelet decomposition % using GHM multiwavelet with four multi-filters %
www.eeworm.com/read/337105/12390933

m emd_online.m

function [imf,ort,nbit] = emd_online(x,t,stop,nbpresift,tst,tst2) %EMD_ONLINE (On Line Empirical Mode Decomposition) computes on-line EMD % % IMPORTANT: EMD_ONLINE does not truly apply EMD on-line b
www.eeworm.com/read/131904/14120472

m qrd_lsl.m

function [Wo, ee, gamma] = qrd_lsl(u, d, M, verbose, lambda, delta) % function [Wo, ee, gamma] = qrd_lsl(u, d, M, verbose, lambda, delta) % % qrd_lsl.m - apply the standard QR-decomposition based LSL
www.eeworm.com/read/130592/14182284

m qrd_lsl.m

function [Wo, ee, gamma] = qrd_lsl(u, d, M, verbose, lambda, delta) % function [Wo, ee, gamma] = qrd_lsl(u, d, M, verbose, lambda, delta) % % qrd_lsl.m - apply the standard QR-decomposition based LSL
www.eeworm.com/read/231622/14225859

m emd_online.m

function [imf,ort,nbit] = emd_online(x,t,stop,nbpresift,tst,tst2) %EMD_ONLINE (On Line Empirical Mode Decomposition) computes on-line EMD % % IMPORTANT: EMD_ONLINE does not truly apply EMD on-line b
www.eeworm.com/read/226661/14456041

m qrd_lsl.m

function [Wo, ee, gamma] = qrd_lsl(u, d, M, verbose, lambda, delta) % function [Wo, ee, gamma] = qrd_lsl(u, d, M, verbose, lambda, delta) % % qrd_lsl.m - apply the standard QR-decomposition based LSL
www.eeworm.com/read/220370/14802698

m emd_online.m

function [imf,ort,nbit] = emd_online(x,t,stop,nbpresift,tst,tst2) %EMD_ONLINE (On Line Empirical Mode Decomposition) computes on-line EMD % % IMPORTANT: EMD_ONLINE does not truly apply EMD on-line b