代码搜索:Transforms
找到约 1,181 项符合「Transforms」的源代码
代码结果 1,181
www.eeworm.com/read/161485/10404379
m test_mex.m
% test mex function for haar and lifting transforms
n = 32;
Jmin = 0;
x = rand(n,1);
% x = ones(n,1);
y = perform_79_transform(x, Jmin, 1);
xx = perform_79_transform(y, Jmin, -1);
norme(x-x
www.eeworm.com/read/461728/7221228
m test_mex.m
% test mex function for haar and lifting transforms
n = 32;
Jmin = 0;
x = rand(n,1);
% x = ones(n,1);
y = perform_79_transform(x, Jmin, 1);
xx = perform_79_transform(y, Jmin, -1);
norme(x-x
www.eeworm.com/read/447456/7550849
m example00.m
% Small technical example.
% Shows how to call for the computation of central moments and invariants.
%
disp('Small technical example.');
disp('Shows how to call for the computation of central moments
www.eeworm.com/read/437574/7745614
m example00.m
% Small technical example.
% Shows how to call for the computation of central moments and invariants.
%
disp('Small technical example.');
disp('Shows how to call for the computation of central moments
www.eeworm.com/read/199960/7814098
m wt2d_original.m
function y=wt2d(i,lpfy,hpfy,lpfx,hpfx,H_zero,H_one)
%$Id: wt2d.m,v 1.1.1.1 2000/10/16 09:30:40 mattb Exp $
%===========================================================================
%
www.eeworm.com/read/199960/7814104
m wt2d.m
function y=wt2d(i,lpfy,hpfy,lpfx,hpfx,H_zero,H_one)
%$Id: wt2d.m,v 1.1.1.1 2000/10/16 09:30:40 mattb Exp $
%===========================================================================
%
www.eeworm.com/read/199960/7814112
m iwt2d.m
function y=iwt2d(w,lpfy,hpfy,is2y,lpfx,hpfx,is2x,F_zero,F_one)
%$Id: iwt2d.m,v 1.1.1.1 2000/10/16 09:30:40 mattb Exp $
%===========================================================================
www.eeworm.com/read/480352/6672805
m wt2d_original.m
function y=wt2d(i,lpfy,hpfy,lpfx,hpfx,H_zero,H_one)
%$Id: wt2d.m,v 1.1.1.1 2000/10/16 09:30:40 mattb Exp $
%===========================================================================
%
www.eeworm.com/read/480352/6672811
m wt2d.m
function y=wt2d(i,lpfy,hpfy,lpfx,hpfx,H_zero,H_one)
%$Id: wt2d.m,v 1.1.1.1 2000/10/16 09:30:40 mattb Exp $
%===========================================================================
%
www.eeworm.com/read/480352/6672819
m iwt2d.m
function y=iwt2d(w,lpfy,hpfy,is2y,lpfx,hpfx,is2x,F_zero,F_one)
%$Id: iwt2d.m,v 1.1.1.1 2000/10/16 09:30:40 mattb Exp $
%===========================================================================