资源简介
很实用的小波去噪程序,能够实现精确的去噪,提取有用的信号波形
代码片段和文件信息
% COMPILE compiles the c files and generates mex files.
%
%Copyright (c) 2000 RICE UNIVERSITY. All rights reserved.
%Created by Haitao Guo Department of ECE Rice University.
%
%This software is distributed and licensed to you on a non-exclusive
%basis free-of-charge. Redistribution and use in source and binary forms
%with or without modification are permitted provided that the following
%conditions are met:
%
%1. Redistribution of source code must retain the above copyright notice
% this list of conditions and the following disclaimer.
%2. Redistribution in binary form must reproduce the above copyright notice
% this list of conditions and the following disclaimer in the
% documentation and/or other materials provided with the distribution.
%3. All advertising materials mentioning features or use of this software
% must display the following acknowledgment: This product includes
% software developed by Rice University Houston Texas and its contributors.
%4. Neither the name of the University nor the names of its contributors
% may be used to endorse or promote products derived from this software
% without specific prior written permission.
%
%THIS SOFTWARE IS PROVIDED BY WILLIAM MARSH RICE UNIVERSITY HOUSTON TEXAS
%AND CONTRIBUTORS AS IS AND ANY EXPRESS OR IMPLIED WARRANTIES INCLUDING
%BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
%FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL RICE UNIVERSITY
%OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT INDIRECT INCIDENTAL SPECIAL
%EXEMPLARY OR CONSEQUENTIAL DAMAGES (INCLUDING BUT NOT LIMITED TO
%PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE DATA OR PROFITS;
%OR BUSINESS INTERRUPTIONS) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY
%WHETHER IN CONTRACT STRICT LIABILITY OR TORT (INCLUDING NEGLIGENCE OR
%OTHERWISE) PRODUCT LIABILITY OR OTHERWISE ARISING IN ANY WAY OUT OF THE
%USE OF THIS SOFTWARE EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
%
%For information on commercial licenses contact Rice University‘s Office of
%Technology Transfer at techtran@rice.edu or (713) 348-6173
mex mdwt.c mdwt_r.c
mex midwt.c midwt_r.c
mex mrdwt.c mrdwt_r.c
mex mirdwt.c mirdwt_r.c
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 1905 2003-10-13 11:06 Wavelet_denoising\COMPARE.M
文件 2257 2002-11-12 15:27 Wavelet_denoising\compile.m
文件 688 2002-11-18 14:11 Wavelet_denoising\Contents.m
文件 3918 2002-11-12 15:30 Wavelet_denoising\daubcqf.m
文件 9132 2002-11-12 15:30 Wavelet_denoising\denoise.m
文件 1009 2004-03-01 18:10 Wavelet_denoising\ex.m
文件 409 2004-03-01 14:36 Wavelet_denoising\ex1.m
文件 1583 2003-10-13 11:06 Wavelet_denoising\find_syll.m
文件 3117 2002-11-12 15:30 Wavelet_denoising\HardTh.m
文件 827 2002-11-12 15:40 Wavelet_denoising\INSTALL
文件 867 2003-10-13 11:10 Wavelet_denoising\INSTALL.TXT
文件 415 2003-10-13 11:10 Wavelet_denoising\INSTALL_PRECOMPILED.txt
文件 163870 2004-03-01 07:55 Wavelet_denoising\late_noise.wav
文件 2094 2002-11-18 14:12 Wavelet_denoising\LICENSE
文件 2094 2003-10-13 11:10 Wavelet_denoising\LICENSE.TXT
文件 1294 2004-02-29 20:53 Wavelet_denoising\MAIN.M
文件 7236 2002-11-12 15:32 Wavelet_denoising\makesig.m
文件 2799 2002-11-12 15:26 Wavelet_denoising\mdwt.c
文件 8192 2004-03-02 12:28 Wavelet_denoising\mdwt.dll
文件 4934 2002-11-12 15:31 Wavelet_denoising\mdwt.m
文件 5826 2002-11-12 15:33 Wavelet_denoising\mdwt_r.c
文件 2749 2002-11-12 15:26 Wavelet_denoising\midwt.c
文件 8704 2004-03-02 12:28 Wavelet_denoising\midwt.dll
文件 3655 2002-11-12 15:31 Wavelet_denoising\midwt.m
文件 6250 2002-11-12 15:33 Wavelet_denoising\midwt_r.c
文件 3196 2002-11-12 15:26 Wavelet_denoising\mirdwt.c
文件 9216 2004-03-02 12:28 Wavelet_denoising\mirdwt.dll
文件 5210 2002-11-12 15:31 Wavelet_denoising\mirdwt.m
文件 7607 2002-11-12 15:33 Wavelet_denoising\mirdwt_r.c
文件 2901 2002-11-12 15:26 Wavelet_denoising\mrdwt.c
............此处省略17个文件信息
评论
共有 条评论