代码搜索:COMPACT
找到约 3,584 项符合「COMPACT」的源代码
代码结果 3,584
www.eeworm.com/read/367675/2832844
m binlinfo.m
function binlinfo
%BINLINFO 双正交小波函数系的信息(binlets).
% Family Binlets
% Short name binl
% Order Nr,Nd Nr = 7 , Nd = 9
%
% Orthogonal no
% Biorthogonal yes
% Compact support yes
% DWT possible
%
www.eeworm.com/read/393857/8259006
m binlinfo.m
function binlinfo
%BINLINFO 双正交小波函数系的信息(binlets).
% Family Binlets
% Short name binl
% Order Nr,Nd Nr = 7 , Nd = 9
%
% Orthogonal no
% Biorthogonal yes
% Compact support yes
% DWT possible
%
www.eeworm.com/read/133415/14044500
m binlinfo.m
function binlinfo
%BINLINFO 双正交小波函数系的信息(binlets).
% Family Binlets
% Short name binl
% Order Nr,Nd Nr = 7 , Nd = 9
%
% Orthogonal no
% Biorthogonal yes
% Compact support yes
% DWT possible
%
www.eeworm.com/read/392021/8366817
m dsdemo1.m
% Demonstrate synthesizeNTF
if exist('LiveDemo','var') == 0
LiveDemo=0;
end
J = sqrt(-1);
format compact;
clc
fprintf(1,'\t\tNTF Synthesis-- 5th-order modulator\n\n');
echo on
order = 5;
OSR = 32
www.eeworm.com/read/432289/8612882
cpp priorityqueue8.cpp
//: C20:PriorityQueue8.cpp
// From Thinking in C++, 2nd Edition
// at http://www.BruceEckel.com
// (c) Bruce Eckel 1999
// Copyright notice in Copyright.txt
// A more compact version of PriorityQ
www.eeworm.com/read/284998/8878314
cpp priorityqueue8.cpp
//: C04:PriorityQueue8.cpp
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 2000
// Copyright notice in Copyright.txt
// A more compact version of
www.eeworm.com/read/281673/9142623
cpp priorityqueue8.cpp
//: C04:PriorityQueue8.cpp
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 2000
// Copyright notice in Copyright.txt
// A more compact version of
www.eeworm.com/read/182900/9186628
m dsdemo1.m
% Demonstrate synthesizeNTF
if exist('LiveDemo','var') == 0
LiveDemo=0;
end
J = sqrt(-1);
format compact;
clc
fprintf(1,'\t\tNTF Synthesis-- 5th-order modulator\n\n');
echo on
order = 5;
R = 32;
www.eeworm.com/read/178378/9404368
cpp priorityqueue8.cpp
//: C20:PriorityQueue8.cpp
// From Thinking in C++, 2nd Edition
// at http://www.BruceEckel.com
// (c) Bruce Eckel 1999
// Copyright notice in Copyright.txt
// A more compact version of PriorityQ
www.eeworm.com/read/355030/10299268
cpp priorityqueue8.cpp
//: C20:PriorityQueue8.cpp
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 1999
// Copyright notice in Copyright.txt
// A more compact version of