Welcome![Sign In][Sign Up]
Location:
Search - multi wavelet noise reduction

Search list

[Special Effectssignal-analysis

Description: dctcom.m文件利用DCT变换完成对输入图像进行压缩;imagecbe.m完成对输入的两幅RGB图像用小波分析的方法进行图像融合 imagecom.m完成对输入的RGB图像用小波分析的方法进行自动降噪,得到高频系数阈值,降噪效果百分比和结果 wavelet1D.m完成对输入的一维信号进行多尺度离散小波分解 wavelet2D完成对输入的二维信号进行多尺度离散小波分解;zigzag.m完成对输入的8*8矩阵按照zigzag排列抽取数据.-document the use of DCT transform dctcom.m completion of the input image compression imagecbe.m completion of the two RGB input image with wavelet analysis method of image fusion imagecom.m completion of the input RGB image using wavelet analysis method automatically drop noise, the threshold of high-frequency coefficient, noise reduction effect and the results of the percentage of wavelet1D.m completion of the input signals of one-dimensional discrete wavelet multi-scale decomposition wavelet2D completion of the input signals of two-dimensional discrete wavelet multi-scale decomposition zigzag.m completed the input of 8* 8 matrix of data collected in accordance with the zigzag order.
Platform: | Size: 3072 | Author: zhouhao | Hits:

[matlabMany

Description: 小波降噪,及多小波的分解及重构!小波降噪,及多小波的分解及重构!-Wavelet noise reduction, and multi-wavelet decomposition and reconstruction! Wavelet noise reduction, and multi-wavelet decomposition and reconstruction!
Platform: | Size: 348160 | Author: 小马哥 | Hits:

[matlabMain

Description: 小波阈值降噪的例程,可以选择多种原始信号及多种阈值方式。-Wavelet threshold noise reduction routine, you can choose a variety of the original signal and multi-threshold approach.
Platform: | Size: 1024 | Author: 孙彪 | Hits:

[matlabMWMP

Description: MWMP是一个运行MATLAB下面的多小波软件包,它是目前功能比较全面的一个多小波软件包,能够用于科学研究例如图像压缩、信号降噪等。它提供了一些比较常见的单小波与多小波滤波器,也提供了多小波的一些常用的预滤波算法,并且,只要修改coef.m文件,就可增加新的滤波器组,同时,修改文件coef_prep.m文件,可增加新的预滤波方法。-MWMP is the following one to run MATLAB package of multi-wavelet, which is currently the more comprehensive package of more than one wavelet can be used for scientific research such as image compression, signal noise reduction. It provides some of the more common single-wavelet and multiwavelet filters, also provides some of the commonly used multi-wavelet pre-filtering algorithm, and, as long as the changes coef.m file, you can add a new filter at the same time, modify the file coef_prep.m file, increase the new pre-filtering method.
Platform: | Size: 46080 | Author: shenyang | Hits:

[matlabmw_NBdenoising2

Description: 基于多小波变换的阈值降噪技术的相邻系数法降噪算法-Based on multi-threshold wavelet transform coefficients of adjacent noise reduction noise reduction algorithm
Platform: | Size: 1024 | Author: 张磊 | Hits:

[Compress-Decompress algrithms61IC_H4231

Description: PAV (H265) 是 音视频 压缩解压 协议,非常不同于H264/MPEG4,ZPAV (H265) 的基本算法 是 小波,多级树集合群,广义小波,数学形态小波,...... ZPAV (H265) 基本算法 : 1,图象与声音分解与合成 :小波 ; 2,图象与声音前处理 :小波子带零交叉降噪,目标纹理处理,语音处理 ; 3,速率控制 :小波子带熵速率控制 ; 4,量化与反量化 :小波子带熵量化与反量化 ; 5,低频分量和高频分量的降维 :小波子带邻域交叉降维 ; 6,运动矢量和量化表的分解与合成 :广义小波 ; 7,位面编码 :数学形态小波,多级树集合群,嵌入零树,位面降维 ; 8,位流编码 :算术编码,熵编码 ; 9,运动估计 :宏块最优决策,运动矢量预测 ; A,运动搜索 :钻石,大钻石,小钻石,方形 ; B,图象与声音后处理 :低通滤波,断点重构,宏块平滑 ; C,误码纠错 :矢量仿真,帧间仿真 。 -The PAV (H265) is the audio and video compression and decompression protocol, is very different from H264/MPEG4 ZPAV (H265) algorithm is a wavelet, multi-level tree collection group, and generalized wavelets, mathematical morphology, wavelet, ... ZPAV (H265) algorithm: 1, image and sound decomposition and synthesis: wavelet 2, image and sound processing: wavelet sub-band zero-crossing noise, target texture processing, speech processing 3, the rate control: wavelet subband entropy rate control 4, quantization and inverse quantization: Wavelet subband entropy quantization and inverse quantization 5, the dimensionality reduction of the low frequency component and high frequency components: the wavelet subbands neighborhood cross-dimensionality reduction 6, the decomposition and synthesis of the motion vector and quantization tables: generalized wavelet 7, bit-plane coding: the mathematical form of wavelet multi-level tree collection group, embedded zerotree, bit plane
Platform: | Size: 4826112 | Author: 李阳 | Hits:

[Windows Developdenoising

Description: 一维小波降噪,该程序运用多尺度小波变换法进行降噪,效果不错-One-dimensional wavelet noise reduction, the program is the use of multi-scale wavelet transform for noise reduction and good results
Platform: | Size: 1024 | Author: Rocklian | Hits:

[source in ebookwavelet-Matlab7

Description: 本书是“MATLAB应用技术”系列丛书之一,以最新推出的MATLAB中的小波分析工具箱Wavelet Toolbox 3.0版本为基础。全书共分为三部分,第1部分着重介绍了小波理论基础,包括小波基础知识、连续小波变换、离散小波变换、多分辨率分析与正交小波变换、小波变换和多采样滤波器组、二维小波变换与图像处理及小波包的基本原理等;第2部分重点说明了小波分析工具箱的详细使用方法,包括图形用户接口、小波通用函数、一维小波变换的MATLAB实现、二维小波变换的MATLAB实现、小波包变换的MATLAB实现、信号和图像的降噪和压缩,以及最新的信号和图像的提升小波变换等内容;第3部分主要介绍了小波工具箱的应用基础,以及小波变换在语音和生物医学信号处理中、故障诊断中、数字水印中的应用方法。-This book is one of MATLAB application technology Series on the latest MATLAB Wavelet toolbox in Wavelet Toolbox 3.0 version of the basis. The book is divided into three parts, Part 1 focuses on the theory of wavelet basis, including basic knowledge of wavelets, continuous wavelet transform, discrete wavelet transform, multi-resolution analysis and orthogonal wavelet transform, wavelet transform and multi-sampling filter banks, two dimensional wavelet transform and image processing and the basic principle of wavelet packet etc part 2 highlights in detail using wavelet analysis toolbox, including a graphical user interface, wavelet generic function, one-dimensional wavelet transform MATLAB realization of two-dimensional wavelet transform MATLAB implementation of wavelet packet transform MATLAB realize, signal and image noise reduction and compression, as well as to enhance the latest signal and image of the wavelet transform and other content part 3 introduces the application of bas
Platform: | Size: 16481280 | Author: zhoubo | Hits:

CodeBus www.codebus.net