代码搜索:separable
找到约 238 项符合「separable」的源代码
代码结果 238
www.eeworm.com/read/136754/13362485
m syntw2d.m
function sy = syntw2d(an,sl,sh,levs)
%Routine to reconstruct the 2-D signal from its multilevel DWT, using
%an odd length or whole sample symmetric (WSS) separable biorthogonal
%filter bank. Sym
www.eeworm.com/read/136754/13362509
m analh2d.m
function [an,pr,pc] = analh2d(img,al,ah,levs)
%Routine effects a 2-D separable multilevel DWT using biorthogonal
%even length or half sample symmetric (HSS) filters. Symmetric
%extensions are used
www.eeworm.com/read/136754/13362546
m analw2d.m
function [an,pr,pc] = analw2d(img,al,ah,levs)
%Routine to compute 2-D separable biorthogonal DWT using an odd length or
%whole sample symmetric (WSS) biorthogonal filter bank. Symmetric
%extension
www.eeworm.com/read/477371/1361651
3 qccwavwaveletpacketdwt3d.3
.TH QCCWAVWAVELETPACKETDWT3D 3 "QCCPACK" ""
.SH NAME
QccWAVWaveletPacketDWT3D, QccWAVWaveletInversePacketDWT3D \-
separable wavelet-packet 3D discrete wavelet transform and
inverse transform for a 3D
www.eeworm.com/read/461213/1554089
3 qccwavwaveletpacketdwt3d.3
.TH QCCWAVWAVELETPACKETDWT3D 3 "QCCPACK" ""
.SH NAME
QccWAVWaveletPacketDWT3D, QccWAVWaveletInversePacketDWT3D \-
separable wavelet-packet 3D discrete wavelet transform and
inverse transform for a 3D
www.eeworm.com/read/206142/5011150
3 qccwavwaveletpacketdwt3d.3
.TH QCCWAVWAVELETPACKETDWT3D 3 "QCCPACK" ""
.SH NAME
QccWAVWaveletPacketDWT3D, QccWAVWaveletInversePacketDWT3D \-
separable wavelet-packet 3D discrete wavelet transform and
inverse transform for a 3D
www.eeworm.com/read/395126/8194258
m fig4_16.m
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Figure 4.16
% Beam pattern: separable Hamming weighting
% Xin Zhang 9/18/99
% Updated by K. Bell 9/29/00
% Updated by Lillian Xiaolan Xu 02/12/2001, K. Bell 7/23/01
www.eeworm.com/read/136754/13362480
m wssa1.m
function an = wssa1(img,al,ah)
%an = wssa1(array,lpf,hpf) effects a 1 level 2-D separable DWT of the
%input array using the biorthogonal filter bank defined by the filters
%lpf and hpf. Symmetric
www.eeworm.com/read/136754/13362556
m hssa1.m
function an = hssa1(img,al,ah)
%an = hssa1(array,lpf,hpf) effects a 1 level 2-D separable DWT of the
%input array using the HSS biorthogonal filters defined by the filters
%lpf and hpf. The outpu
www.eeworm.com/read/477371/1361560
3 qccwavwaveletanalysis3d.3
.TH QCCWAVWAVELETANALYSIS3D 3 "QCCPACK" ""
.SH NAME
QccWAVWaveletAnalysis3D, QccWAVWaveletSynthesis3D \-
separable wavelet analysis/synthesis of a 3D signal
.SH SYNOPSIS
.B #include "libQccPack.h"
.s