代码搜索:decomposition

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

代码结果 1,689
www.eeworm.com/read/318947/13465985

m afe.m

function [features,eigvec,eigvals] = AFE(Xs,kernel, kernel_pars,X,type,nb,eigvec,eigvals) % Automatic Feature Extraction by Nystr鰉 method % % % >> features = AFE(X, kernel, sig2, Xt) % % Description %
www.eeworm.com/read/316944/13514019

m afe.m

function [features,eigvec,eigvals] = AFE(Xs,kernel, kernel_pars,X,type,nb,eigvec,eigvals) % Automatic Feature Extraction by Nystr鰉 method % % % >> features = AFE(X, kernel, sig2, Xt) % % Description %
www.eeworm.com/read/312211/13615493

cpp xqrupdt.cpp

#include #include #include #include #include "nr.h" using namespace std; // Driver for routine qrupdt int main(void) { bool sing;
www.eeworm.com/read/312211/13615547

cpp xqrsolv.cpp

#include #include #include #include #include "nr.h" using namespace std; // Driver for routine qrsolv int main(void) { bool sing;
www.eeworm.com/read/312211/13615647

cpp xludcmp.cpp

#include #include #include #include #include "nr.h" using namespace std; // Driver for routine ludcmp int main(void) { int j,k,l,m,n,dum;
www.eeworm.com/read/312211/13615670

cpp xqrdcmp.cpp

#include #include #include #include #include "nr.h" using namespace std; // Driver for routine qrdcmp int main(void) { bool sing;
www.eeworm.com/read/311447/13630866

asv decdemo.asv

function coeffs = decdemo( im, option ) % DECDEMO demonstrates nonsubsampled Contourlet decomposition and reconstruction. 显示nonsubsampled contourlet分解和重建。 % % DECDEMO shows how to use the nonsubsam
www.eeworm.com/read/311447/13630896

m decdemo.m

function coeffs = decdemo( im, option ) % DECDEMO demonstrates nonsubsampled Contourlet decomposition and reconstruction. 显示nonsubsampled contourlet分解和重建。 % % DECDEMO shows how to use the nonsubsam
www.eeworm.com/read/311447/13630910

m pprec.m

function x = pprec(p0, p1, type) % PPREC Parallelogram Polyphase Reconstruction平行四边形多相重建 % % x = pprec(p0, p1, type) % % Input: % p0, p1: two parallelogram polyphase components of the image
www.eeworm.com/read/311447/13630935

m backsamp.m

function y = backsamp(y) % BACKSAMP Backsampling the subband images of the directional filter bankbacksampling子带图象的定向滤波器 % % y = backsamp(y) % % Input and output are cell vector of dyadic le