搜索资源列表
小波分解与重构
- 用VC++实现的一维小波分解与重构,含原理分析文档,对小波研究者极有用。-with VC of a peacekeeping wavelet decomposition and reconstruction, including principles to analyze documents, the researchers wavelet very useful.
小波分析系列讲座
- 小波分析系列讲座原理类 欢迎大家共同研究 个人认为这篇还是比较浅显的 容易理解-wavelet analysis theory lecture series category welcome everyone personally think this study is quite simple easy to understand
小波变换数学原理
- 学习小波分析的好资料!
基于小波包原理的小电流接地系统故障选线研究
- 基于小波包原理的小电流接地系统故障选线研究
B样条小波边缘检测的改进算法
- 第1章为绪论。简要介绍了课题研究背景、意义及研究现状。 第2章具体介绍小波变换应用在图像边缘检测的基本原理。在连续小波变 换基础上引入实际中应用范围较广的离散小波变换,重点分析了多分辨率小波 变换。 第3章介绍B样条小波边缘检测的改进算法。基于B样条小波变换,将 Contourlet变换应用在多尺度自适应阈值边缘检测中。 第4章介绍多层次自适应空间系数高斯小波边缘检测方法。将灰度共生矩 阵特征值应用在高斯小波变换中,提出一种多层次自适应算法。 第5章介绍Canny算子与小波变换结
WaveletAnalysisAndApliedBase
- 小波分析与应用基础,中文版,小波原理与应用方面的教程。-Wavelet Analysis and Aplied Base
harrwavelet
- 基于harr小波变换原理,一共5个m文件,一个主程序,4个函数,matlab6.1平台,运行成功。-Harr wavelet transform based on the principle of a total of 5 m file, a main program, four function, matlab6.1 platform, running successfully.
wavelet_max
- 小波模极大值原理在图像边缘提取和信号奇异点检测中的应用-Wavelet Modulus Maxima Principle in Image Edge Detection and Signal Singularity Detection
waveletanalysisandapplication
- 小波分析及其应用,详细介绍了小波变换原理和基本方法,还重点介绍小波变换在语音和图像处理、信号检测、多尺度边缘提取等领域的应用。-Wavelet analysis and applications, described in detail wavelet transform principles and basic methods, but also focuses on Wavelet Transform in the voice and image processing, signal det
wavelet_transformation
- 简单的小波压缩变换工作的原理如下: 信号和求导信号,形成的求同信号序列和求导信号序列的长度均为输入信号的长度的一半.如果输入信号序列是A={a(1),...,a(n)}求同信号S={s(1),...,s(n/2)}和求异信号D={d(1),...,d(n/2)}的计算方式为: for i=1,...,n/2 s(i)=a(2*i-1)+a(2*i) d(i)=a(2*i-1)-a(2*i) 例如输入信号是: 5,2,3,2,5,7,9,6
Waveletsignal
- 阐述了小波变换去除信号噪声的基本原理和方法,研究利用小波变换技术对信号噪声进行抑制和去除非平稳信号的噪声。然后利用MATLAB软件编制程序实现了基于小波变换的正弦信号的去噪仿真分析,仿真结果表明小波变换去除噪声具有很强的实用性。-MATLAB Wavelet-based signal
xiaoboyufuliyejichu
- 是一本讲述小波入门的书籍,原书是美国的两个作者所写。书中很详细的介绍了什么是小波,对于了解小波原理和刚刚学习小波分析的同学很有帮助,看了后很有收获。-Is a book about the Wavelet entry, the original book was written by the United States, the two authors. The book describes in great detail what is wavelet, for the understandi
小波变换以及其在图像处理中的应用
- 本书详细介绍了小波变换的原理,以及小波变换在图像处理当中的各项应用。通过列举适当的例子可以加深读者的印象,并帮助读者理解相关的知识点。
小波去噪的代码
- 小波滤波器去除噪声 matlab 滤波器原理等有说明(Wavelet filter, noise removal, matlab filter principle and so on)
高斯噪声去噪
- 一个小程序。向图像中添加高斯噪声,在使用离散小波原理,进行二阶去噪。(The Gauss noise is added to the image, and the two-level denoising is performed using the discrete wavelet principle.)
小波变换
- 小波变换原理以及常用小波变换介绍,并且有多分辨率的分析(Wavelet and Multiresolution Analysis)
语音增强算法,谱减法、小波变换
- 使用matlab语言实现的语音增强算法,包括谱减法以及小波变换的实现,对理解原理有很好的作用。(Voice Enhancement Algorithm written using matlab scr ipts, including spectral subtraction and wavelet transform implement.)
小波分析在地壳形变中的应用
- 使用小波分析方法处理地壳形变资料的文章,介绍了具体的原理、使用方法以及具体的实际应用。(Crustal deformation data processed by wavelet analysis)
MATLAB6.5辅助小波分析与应用
- 小波分析基本原理以及初级应用案例,帮助初学者迅速掌握相关基本应用(The basic principles of wavelet analysis and primary application cases, and help beginners to quickly grasp the basic application)
小波分解与重构
- 简单的小波变换函数,基本的原理,算法,适合学习(Simple wavelet transform function, basic principle, algorithm)