代码搜索:decomposition

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

代码结果 1,689
www.eeworm.com/read/210919/15189899

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 an EMD % % stopping criterion for sifting : % at each point :
www.eeworm.com/read/291284/3967710

cc rsvd.cc

/* ARPACK++ v1.0 8/1/1997 c++ interface to ARPACK code. MODULE RSVD.cc. Example program that illustrates how to use ARPACK++ to compute the singular value decomposition of a real n
www.eeworm.com/read/282378/4101942

h jama_lu.h

#ifndef JAMA_LU_H #define JAMA_LU_H #include "tnt.h" // using namespace TNT; namespace JAMA { /** LU Decomposition. For an m-by-n matrix A with m >= n, the LU decomposit
www.eeworm.com/read/430506/1929435

m~ oaogilbert.m~

function [model] = oaogilbert( data, labels, ker, arg, C, stop, tmax,verb) % OAOGILBERT One-Agains-One multi-class decomposition solved by Gilbert's alg. % % [model] = oaoksk( data, labels, ker, arg,
www.eeworm.com/read/430506/1929443

m oaogilbert.m

function [model] = oaogilbert( data, labels, ker, arg, C, stop, tmax,verb) % OAOGILBERT One-Agains-One multi-class decomposition solved by Gilbert's alg. % % [model] = oaoksk( data, labels, ker, arg,
www.eeworm.com/read/430506/1929445

m oaoromma.m

function [model] = oaoromma( data, labels, ker, arg, C, stop, tmax, verb) % OAOROMMA One-Agains-One multi-class decomposition solved by ROMMA. % % [model] = oaoromma( data, labels, ker, arg, C, stop,
www.eeworm.com/read/430506/1929474

m~ oaoromma.m~

function [model] = oaoromma( data, labels, ker, arg, C, stop, tmax, verb) % OAOROMMA One-Agains-One multi-class decomposition solved by ROMMA. % % [model] = oaoromma( data, labels, ker, arg, C, stop,
www.eeworm.com/read/403190/2314667

svn-base jama_lu.h.svn-base

#ifndef JAMA_LU_H #define JAMA_LU_H #include "tnt.h" // using namespace TNT; namespace JAMA { /** LU Decomposition. For an m-by-n matrix A with m >= n, the LU decomposit
www.eeworm.com/read/403190/2314699

h jama_lu.h

#ifndef JAMA_LU_H #define JAMA_LU_H #include "tnt.h" // using namespace TNT; namespace JAMA { /** LU Decomposition. For an m-by-n matrix A with m >= n, the LU decomposit
www.eeworm.com/read/373460/2761869

m~ oaogilbert.m~

function [model] = oaogilbert( data, labels, ker, arg, C, stop, tmax,verb) % OAOGILBERT One-Agains-One multi-class decomposition solved by Gilbert's alg. % % [model] = oaoksk( data, labels, ker, arg,