搜索资源列表
wavelet_packet_segmentation
- 这是个小波包纹理分割的matlab程序,参考参考
imagesegmentation
- 基于小波包的图像分割源代码 可以在matlab平台上运行。
wavedenoise_mod
- 小波降噪程序:基于模极大值法,可以直接使用。包含有:P_gama.m、P_y.m、Py_Pgama.m、wavedenoisemod3_a.m,主程序为wavedenoisemod3_a.m。-Wavelet denoising procedures: Based on the modulus maxima method can be used directly. Contains: P_gama.m, P_y.m, Py_Pgama.m, wavedenoisemod3_a.m, the ma
wavelet_code
- 这是《小波分析理论与MATLABR2007实现》的源代码。主要是基于Matlab的小波工具箱实现小波基选择、小波包分解、Mallat变换以及小波变换在边缘提取、图像去噪、数据压缩等中的应用,特别包含了二代提升小波的相关内容,理论与实际相结合。大家想要了解的二进小波、正交镜像滤波器组[QMF]等概念这里都有体现。-This is 《MATLABR2007 wavelet analysis theory and implementation》 of the source code. Mainly
Extractionoffaultfeaturevector
- 用小波包提取故障特征向量并归一化,很实用,论文里的部分程序-Extracted using wavelet packet fault eigenvector and normalized, it is useful, some of the procedures in the thesis
pieflab
- 小波去噪的压缩包,用matlab编程,对去噪有用-Wavelet packet denoising of compression, using matlab programming, useful for the denoising
19216829982007328105389083881
- 一种基于小波包变换的图像融合算法论文下载-A wavelet packet based image fusion algorithms Download paper
zhiwenjishu
- 指纹技术matalab程序包,这是汕头大学屈小波教授科研团队的研究开发最新成果。希望对大家有用-Matalab fingerprint technology package, which is屈小波professor of Shantou University research team, the latest achievements of research and development. We hope to be useful
dtcwt_toolbox
- 经典的双树复小波分解包 经典的双树复小波分解包-a toolbox of dtcwta toolbox of dtcwta toolbox of dtcwt
wavelets
- 关于小波包多尺度分解与重构的学习资料,详细介绍了各函数的语法与用法-Some very useful multi-scale wavelet packet decomposition and reconstruction of information
li_wprcoef
- 利用小波包分解对图像进行边缘检测在matlab中实现程序-edge detective&wavelet packet
dtcwt
- 双树复小波的matlab包,通过调用其中的函数实现图像处理的功能-Dual-Tree Complex Wavelet Matlab package, call the function implementing the image processing functions
Edge-detection-program--
- 包含sobel,canny,roberts,prewitt,小波包的图像检测边缘MATLAB程序-Contains sobel, canny, roberts, prewitt, wavelet packet image detection edge of the MATLAB program
waveletpackage_segmentation
- matlab小波包变换实现图像分割,含示例图像,分割结果较好-the matlab wavelet packet transform image segmentation, containing the sample image segmentation result is better
tuxiangfenxi
- 在matlab中对大量的轴承故障的特征信号进行小波包分解,提取特征值,并建立神经网络训练,最终可由网络进行故障的分析-In matlab large number of bearing fault characteristic signal wavelet packet decomposition, extract characteristic values, and the establishment of neural network training, and ultimately by
322211matlabxiaobobaoquzao
- 内含非常全面的matlab小波包去噪方法的实例,和多个可运行使用的程序,是学习小波去噪的非常有用的资料。-Contains a very comprehensive matlab wavelet packet denoising instance, and can run multiple programs to use, learn wavelet denoising very useful information.
xiaobobao_tuxiang
- 基于小波包的图像去噪的matlab源码 请多指教-Denoising based on wavelet packet source matlab please enlighten
db97
- %% 本程序实现任意偶数大小图像第二代双正交97提升小波变换 %% 注1: 采用标准正交方法,对行列采用不同矩阵(和matlab里不同) %% 注2: 为了保证正交,所有边界处理,全部采用循环处理 %% 注3: 正交性验证,将单位阵带入函数,输出仍是单位阵(matlab不具有此性质) %% 注4: 此程序是矩阵实现,所以图像水平分量和垂直分量估计被交换位置 %% 注5: 此程序实现的是类小波(wavelet-like)变换,是介于小波包变换与小波变换之间的变换 %% 注6: 此程序
小波分析 编程
- 小波分析的各种尺度分解包括单尺度分解,多尺度分解以及小波包分解及重构,小波分解重构精简(All kinds of scale decomposition of wavelet analysis include single scale decomposition, multi-scale decomposition, wavelet packet decomposition and reconstruction, and wavelet decomposition and reconstruct
小波与小波包去噪
- matlab代码小波去噪与小波包去噪,可将两者用于比较和学习!--Matlab code about wavelet denoising and wavelet packet denoising, the two methods can be used for comparison and learning!