代码搜索:decomposition

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

代码结果 1,689
www.eeworm.com/read/331439/12828514

m test_eig.m

% Test code for the quaternion eigenvalue decomposition. % Copyright
www.eeworm.com/read/138860/13207151

changelog

NOTE: Not all of these changes are included in the current release version of the contourlet toolbox. % April 2002 Developed version 1.0 by M. N. Do % 09 Sep, 2003 1. Modified pdfbde
www.eeworm.com/read/311447/13630922

changelog

NOTE: Not all of these changes are included in the current release version of the contourlet toolbox. % April 2002 Developed version 1.0 by M. N. Do % 09 Sep, 2003 1. Modified pdfbdec.m and pdf
www.eeworm.com/read/309287/13675215

h gfqrc.h

// -*-C++-*- // Copyright (C) 2004 // Christian Stimming // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General
www.eeworm.com/read/262917/11384577

html 71.html

www.eeworm.com/read/470482/6911506

m 小波去噪原理.m

clc; clear; %%%%%%%%%%%%小波滤波器%%%%%%%%%%%%%%%%%% [a,b,c,d]=wfilters('db9'); %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% L=18; %%%%%%%滤波器长度 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
www.eeworm.com/read/162614/5537398

cc natcollator.cc

// natCollator.cc - Native code for collation. /* Copyright (C) 1999 Free Software Foundation This file is part of libgcj. This software is copyrighted work licensed under the terms of the Libg
www.eeworm.com/read/162519/5546930

cc natcollator.cc

// natCollator.cc - Native code for collation. /* Copyright (C) 1999 Free Software Foundation This file is part of libgcj. This software is copyrighted work licensed under the terms of the Libg
www.eeworm.com/read/389321/8533602

m dfbdec.m

function y = dfbdec(x, fname, n) % DFBDEC Directional Filterbank Decomposition % % y = dfbdec(x, fname, n) % % Input: % x: input image % fname: filter name to be called by DFILTERS