Welcome![Sign In][Sign Up]
Location:
Search - Orthogonal wavelet

Search list

[Wavelet二维小波变换

Description: 关于二维小波变换的程序 [精华] 说明:此算法重在概念,速度并不是很快。因为FOR循环的缘故。此程序从循环矩阵的观点出发,把圆周卷积和快速幅里叶变换建立了联系。实现了分解和无失真重构。它只做了一层分解,即将256x256图形分解成为64x64的四个图形,避免了使用WKEEP()的困惑。主要思想为用小波滤波器族构造正交阵W,变换写为B=W*A*W ,反变换为:A=W *A*W,这与所有正交变换无异。W为循环正交矩阵,因此可用FFT实现快速运算,难点就在重构矩阵上。若用矩阵概念明确,一个共扼转置可以搞顶。但FFT的使用必须找到与分解序列的关系。-on Wavelet Transform procedures [best] Note : This algorithm important concept is not speed quickly. Because FOR cycle nowadays. This program cycle from the point of view of Matrix, circular convolution and fast Fourier transform is established links. To achieve the decomposition and reconstruction without distortion. It only had one decomposition, 256x256 graphics will be 64x64 decomposition of the four graphics, avoiding the use of WKEEP () confusion. The main idea of using wavelet filter generator orthogonal array W, write to transform B = W* A* W, anti-Transform : A = W* A* W, which is orthogonal transformation all the same. W cycle orthogonal matrix, can be used to achieve rapid FFT computation, on the difficult reconstruction matrix. If a clear matrix concept, a home to a total o
Platform: | Size: 3072 | Author: 罗松溪 | Hits:

[WaveletMeyer

Description: meyer正交和周期小波变换 FWT_YM用Yves Meyer小波做小波正变换 IWT_YM逆变换 FWT2_YM 对图像-meyer and orthogonal wavelet transform FWT_YM cycle with Yves Meyer wavelet is done wavelet Transform IWT_YM inverse transform of images FWT2_YM
Platform: | Size: 23552 | Author: | Hits:

[Waveletsymmlet

Description: Apart from the Haar transform, there is no orthogonal wavelet transform
Platform: | Size: 1024 | Author: 陈大可 | Hits:

[Software Engineeringzhenjiaoduoxiaoxinhaolvbo

Description: 正交多小波在信号滤波中的应用,小波滤波方法-Orthogonal multiwavelets in signal filtering, wavelet filtering method
Platform: | Size: 43008 | Author: gordonjun | Hits:

[Graph programrongyuxb

Description: 图像去噪是图像处理领域中的一个重要内容,图像去噪总是需要在抑制噪声和保持图像细节之间做折衷。小波变换作为一种新的信号处理工具,在信号去噪领域已得到了成功的应用。在传统的基于正交小波变换的图像去噪方法中,重建图像在边缘附近容易产生振荡从而造成边缘失真,噪声较严重时还会产生模糊边缘;利用冗余小波变换,可以克服正交小波变换去噪存在的不足, 进一步提高算法的去噪性能-Image denoising image processing is an important area of content, image denoising is always the need to suppress noise and maintain a compromise between image detail. Wavelet transform as a new signal processing tools, in the field of signal de-noising has been applied successfully. In the traditional orthogonal wavelet transform based image denoising methods, the reconstructed image at the edge near the oscillation and thus prone to cause the edge of distortion, noise will also produce more serious when the fuzzy edge the use of redundant wavelet transform, orthogonal wavelet can be overcome Transform Denoising deficiencies, further improving the performance of denoising algorithms
Platform: | Size: 1788928 | Author: 李胖子 | Hits:

[Audio programBiorthogonal

Description: Biorthogonal:Contents v802 -- Bi-Orthogonal Wavelet Transform tools % % The routines in this directory perform periodic- biorthogonal wavelet % analysis of 1-d and 2-d signals.-Biorthogonal: Contents v802 Bi-Orthogonal Wavelet Transform tools The routines in this directory perform periodic-biorthogonal wavelet analysis of 1-d and 2-d signals.
Platform: | Size: 20480 | Author: 智威 | Hits:

[Audio programBWavlet

Description: 利用B 样条函数构造正交小波函数 1.利用3阶和四阶B 样条函数构造正交小波的方法; 2.用matlab实现构造正交小波的数值实现。 -The use of B-spline function constructed orthogonal wavelet function 1. The use of 3-order and fourth-order B-spline function constructed orthogonal wavelet methods 2. Using matlab realize the value structure of orthogonal wavelet realize.
Platform: | Size: 71680 | Author: 吴亚鹏 | Hits:

[Special Effectstest08-22

Description: 关于连续小波变换的离散化,非半正交小波变换方程。-On the continuous wavelet transform of discrete, non-semi-orthogonal wavelet transform equation.
Platform: | Size: 371712 | Author: 爱人般若 | Hits:

[matlabImage_denoising_with_wavelet

Description: Image denoising with wavelet We first load an image, and add some noise to it The orthogonal wavelet transform is not very efficient for image denoising because it lacks translation invariance. This is why there is so many reconstruction artifact in the previous denoising experiments. Translation invariant wavelet transform reduces these effect by increasing the redundancy of the wavelet transform. It thus requires more time to perform the denoising.
Platform: | Size: 225280 | Author: Swati | Hits:

[OtherDesign-of-orthonormal-wavelet-filter-banks-using-t

Description: 使用正交滤波器设计最大频率选择小波,非常实用-The use of orthogonal wavelet filter design maximum frequency selection, very useful
Platform: | Size: 198656 | Author: 刘苗 | Hits:

[matlabwavelet_Matlab7

Description: 本书是“MATLAB应用技术”系列丛书之一,以最新推出的MATLAB中的小波分析工具箱Wavelet Toolbox 3.0版本为基础。全书共分为三部分,第1部分着重介绍了小波理论基础,包括小波基础知识、连续小波变换、离散小波变换、多分辨率分析与正交小波变换、小波变换和多采样滤波器组、二维小波变换与图像处理及小波包的基本原理等;第2部分重点说明了小波分析工具箱的详细使用方法,包括图形用户接口、小波通用函数、一维小波变换的MATLAB实现、二维小波变换的MATLAB实现、小波包变换的MATLAB实现、信号和图像的降噪和压缩,以及最新的信号和图像的提升小波变换等内容;第3部分主要介绍了小波工具箱的应用基础,以及小波变换在语音和生物医学信号处理中、故障诊断中、数字水印中的应用方法。-This book is "MATLAB application technology" Series on one of the latest MATLAB Wavelet toolbox in the 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, multiresolution analysis and orthogonal wavelet transform, wavelet transform and multirate filter banks, 2-dimensional wavelet transform and image processing and the basic principles of wavelet packets, etc. Part 2 highlights the detailed use of wavelet analysis toolbox methods, including graphical user interface, wavelet generic function, one-dimensional wavelet transform MATLAB realization of two-dimensional wavelet transform of the MATLAB implementation of the MATLAB implementation of wavelet packet transform, signal and image noise reduction and compression, and the latest signal and image enhancement of wavelet transform content Part 3 introduces the wavele
Platform: | Size: 86016 | Author: 彭跃华 | Hits:

[Graph programimaginationorthogonaltransformation

Description: MATLAB 图像正交变换 正交变换通用算子 傅立叶变换 离散余弦变换 Walsh- Hadamard 变换 Radon 变换 小波变换 -MATLAB image orthogonal transform orthogonal transform generic operator Fourier transform discrete cosine transform Walsh-Hadamard transform Radon transform wavelet transform
Platform: | Size: 5120 | Author: 齐子新 | Hits:

[OtherEP_den

Description: Denoise EEG data using wavelet methods
Platform: | Size: 104448 | Author: iveq nguyen | Hits:

[Othersplinechuiwav

Description: SPLINECHUIWAV generates the Chui semi-orthogonal cubic spline wavelet
Platform: | Size: 3072 | Author: hamdi kelebek | Hits:

[Waveletwavelet

Description: 为了避免常规正交小波变换所引起的图像边缘失真,特别采用了双正交小波变换进行图像 的多分辨率分解。在融合处理时,为了获得更丰富的细节和更好的融合效果,对不同分解层、不 同方向上的高频分量以及同一分解层图像中的不同区域均采用不同的融合算子。实验结果表明, 该融合方法和融合规则是十分有效的,融合后图像的边缘和纹理细节都更加突出-In order to avoid the conventional orthogonal wavelet transform image edge distortion caused by the particular use of the biorthogonal wavelet transform for image multi-resolution decomposition. When the fusion process, in order to obtain richer detail and better integration of results for different decomposition layers, high frequency components in different directions within the same decomposition level of the image are different in different regions of the fusion operator. Experimental results show that the fusion and merging rule is very effective fusion of edge and texture detail can be more prominent
Platform: | Size: 231424 | Author: zlq | Hits:

[matlabAlgorithm

Description: 基于双树小波通用隐马尔可夫树模型的图像压缩感知-Compressive Sensing for Image Using Orthogonal Wavelet Transform and Orthogonal Matching Pursuit Algorithm
Platform: | Size: 2931712 | Author: lonelive | Hits:

[WaveletSuper-orthogonal-wavelet-transform-based-iterative

Description: 基于正交小波变换的超指数迭代联合盲均衡算法Super-orthogonal wavelet transform based iterative joint blind equalization algorithm index-Super-orthogonal wavelet transform based iterative joint blind equalization algorithm index
Platform: | Size: 105472 | Author: nini1616 | Hits:

[matlabB-spline-wavelet

Description: 1利用3阶和四阶B 样条函数构造正交小波的方法;用matlab实现构造正交小波的数值实现。 -1 using 3-order and fourth-order B-spline function to construct orthogonal wavelet method achieved by constructing the orthogonal wavelet matlab numerical implementation.
Platform: | Size: 1024 | Author: 季婷婷 | Hits:

[WaveletOrthogonal-wavelet

Description: 用Mallat 算法对于正交小波进行实现与分解-Using Mallat algorithm for the realization and decomposition of orthogonal wavelet
Platform: | Size: 9216 | Author: 张悦 | Hits:

[Waveletorthogonal wavelet

Description: orthogonal wavelet matlab codes
Platform: | Size: 13312 | Author: siavaaash | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net