代码搜索:CMapX

找到约 154 项符合「CMapX」的源代码

代码结果 154
www.eeworm.com/read/138743/5814027

m wt04fig21.m

%CAPTION : fprintf('\n'); disp('Figure 4.21') disp('Choi-William distribution of the analytic part of the signal shown') disp('at the top. The interferences remain visible.') close all; N = 1
www.eeworm.com/read/138743/5814033

m wt04fig18.m

% CAPTION fprintf('\n'); disp('Figure 4.18') disp('Wigner-Ville distribution of the two Gabor atoms shown at the top.') disp('Large amplitude coefficients are shown in black.') disp('The oscillat
www.eeworm.com/read/170938/5402468

m wt08fig04.m

% CAPTION : fprintf('\n'); disp('Figure 8.4') disp('Walsh wavelet packets at the depth j=3 of the Walsh tree,') disp('calculated with a Haar filter. They are ordered from') disp('left to right a
www.eeworm.com/read/170938/5402469

m wt08fig21.m

% CAPTION fprintf('\n'); disp('Figure 8.21') disp('The grid shows the support of the square windows') disp('of a "best" local cosine basis selected in the local cosine quad-tree.') fprintf('\n');
www.eeworm.com/read/170938/5402504

m wt07fig07.m

% CAPTION fprintf('\n'); disp('Figure 7.7') disp('The original signal is at the bottom.') disp('The detail wavelet coefficients d_j[n] at scales 2^j for 0
www.eeworm.com/read/170938/5402552

m wienerdec2.m

function [H,out] = Wienerdec2(G,in,sig,sigma) % wiener -- Wiener filter for blurred and noisy image. % Usage % out = wiener2(h,in) % Inputs % G Low-pass filter. % in Degraded image. %
www.eeworm.com/read/170938/5402575

m wt04fig19.m

% CAPTION fprintf('\n'); disp('Figure 4.19') disp('The bottom image is the Wigner-Ville distribution of the analytic part') disp('of the top signal.') close all; f = MakeChirps('Chirps',1024)
www.eeworm.com/read/170938/5402577

m wt04fig21.m

%CAPTION : fprintf('\n'); disp('Figure 4.21') disp('Choi-William distribution of the analytic part of the signal shown') disp('at the top. The interferences remain visible.') close all; N = 1
www.eeworm.com/read/170938/5402583

m wt04fig18.m

% CAPTION fprintf('\n'); disp('Figure 4.18') disp('Wigner-Ville distribution of the two Gabor atoms shown at the top.') disp('Large amplitude coefficients are shown in black.') disp('The oscillat
www.eeworm.com/read/459593/7273107

m gwnoisy.m

function Noisysig = GWNoisy(data,sigma) % GWNoisy- Addition of a Gaussian White Noise % Usage % Noisysig = GWNoisy(sig,sigma) % Inputs % sig Input signal % sigma s.d for add