代码搜索:decomposition

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

代码结果 1,689
www.eeworm.com/read/247775/12619201

cpp chodcm.cpp

void chodcm(double a[], int n, double d[], double t[]) { int i,j,k; double sum; for (i = 1; i
www.eeworm.com/read/234916/14094012

cpp chodcm.cpp

void chodcm(double a[], int n, double d[], double t[]) { int i,j,k; double sum; for (i = 1; i
www.eeworm.com/read/203450/15359106

cpp chodcm.cpp

void chodcm(double a[], int n, double d[], double t[]) { int i,j,k; double sum; for (i = 1; i
www.eeworm.com/read/200648/15428146

m enopv.m

function X = enopv(X,Level,Degree,Tol,Dim) %ENOPV Essentially Non-Oscillatory point-value decomposition. % Y = ENOPV(X,L,N) computes the L-stage Essentially Non-Oscillatory % (ENO) decompositi
www.eeworm.com/read/100395/15874849

html evalues.html

Newmat09 - Eigenvalue decomposition Eigenvalue decomposition next - skip -
www.eeworm.com/read/100395/15874854

html qr.html

Newmat09 - QR decomposition QR decomposition next - skip - up -
www.eeworm.com/read/391686/8391144

m atrousdec.m

function y = atrousdec(x,fname,Nlevels); % ATROUSDEC - computes the 2-D atrous decomposition using symmetric extension. % y = atrousdec(x,fname,L) % INPUT: x image % fname - can be
www.eeworm.com/read/391686/8391186

m nsctdec.m

function y = nsctdec(x, levels, dfilt, pfilt ) % NSSCDEC Nonsubsampled Contourlet Transform Decomposition % % y = nsctdec(x, levels, [dfilt, pfilt] ) % % Input: % x: % a matrix,