代码搜索:multiresolution
找到约 45 项符合「multiresolution」的源代码
代码结果 45
www.eeworm.com/read/309003/3708837
m adfig07.m
% adfig07 -- Adapt Figure 07: MultiResolution Analysis of Blocks and HeaviSine
% Using Haar & Db4
%
% Mallat's MRA groups together all the terms in the wavelet
% decomposition which oc
www.eeworm.com/read/309003/3708381
m wt07fig23.m
%CAPTION
fprintf('\n');
disp('Figure 7.23')
disp('Multiresolution approximations a_j[n,m] of an image')
disp('at scales 2^j, for 5>j>0.')
close all;
global WLVERBOSE;
WLVERBOSE='No';
Image =
www.eeworm.com/read/427864/1964718
m wt07fig23.m
%CAPTION
fprintf('\n');
disp('Figure 7.23')
disp('Multiresolution approximations a_j[n,m] of an image')
disp('at scales 2^j, for 5>j>0.')
close all;
global WLVERBOSE;
WLVERBOSE='No';
Image =
www.eeworm.com/read/384673/2598457
m wt07fig23.m
%CAPTION
fprintf('\n');
disp('Figure 7.23')
disp('Multiresolution approximations a_j[n,m] of an image')
disp('at scales 2^j, for 5>j>0.')
close all;
global WLVERBOSE;
WLVERBOSE='No';
Image =
www.eeworm.com/read/200648/15428141
m nmdemo.m
function nmdemo(Num)
%NMDEMO Nonlinear multiresolution demos.
%
% Type "nmdemo" and press enter to run.
%
% Pascal Getreuer 2005-2006
global G_DEMO
if nargin == 0
if ~isempty(G_DEMO