代码搜索:MDWT
找到约 41 项符合「MDWT」的源代码
代码结果 41
www.eeworm.com/read/161485/10404396
dll mdwt.dll
www.eeworm.com/read/467077/7015362
m mdwt.m
function [y,L] = mdwt(x,h,L);
% [y,L] = mdwt(x,h,L);
%
% Function computes the discrete wavelet transform y for a 1D or 2D input
% signal x using the scaling filter h.
%
% Input:
% x : fin
www.eeworm.com/read/467077/7015382
dll mdwt.dll
www.eeworm.com/read/467077/7015384
c mdwt.c
/*
File Name: mdwt.c
Last Modification Date: 06/14/95 12:56:43
Current Version: mdwt.c 1.5
File Creation Date: Wed Oct 12 08:44:43 1994
Author: Markus Lang
Copyright: All softwa
www.eeworm.com/read/456218/7353493
m mdwt.m
function [y,L] = mdwt(x,h,L);
% [y,L] = mdwt(x,h,L);
%
% Function computes the discrete wavelet transform y for a 1D or 2D input
% signal x using the scaling filter h.
%
% Input:
%
www.eeworm.com/read/456218/7353494
asv mdwt.asv
function [y,L] = mdwt(x,h,L);
% [y,L] = mdwt(x,h,L);
%
% Function computes the discrete wavelet transform y for a 1D or 2D input
% signal x using the scaling filter h.
%
% Input:
%
www.eeworm.com/read/398029/8009457
m mdwt.m
function [y,L] = mdwt(x,h,L);
% [y,L] = mdwt(x,h,L);
%
% Function computes the discrete wavelet transform y for a 1D or 2D input
% signal x using the scaling filter h.
%
% Input:
% x : fin
www.eeworm.com/read/398029/8009512
dll mdwt.dll
www.eeworm.com/read/398029/8009519
c mdwt.c
/*
File Name: mdwt.c
Last Modification Date: 06/14/95 12:56:43
Current Version: mdwt.c 1.5
File Creation Date: Wed Oct 12 08:44:43 1994
Author: Markus Lang
Copyright: All softwa
www.eeworm.com/read/195644/8136754
m mdwt.m
%MDWT -- Multi-dimension Wavelet Toolbox
%It's compatible with MATHWORKS Wavelet Toolbox in functions' name and usage.
%Some of functions make use of part of source code in MATHWORKS Wavelet Toolb