搜索资源列表
basicwaveletfunctions
- 一些基本的小波基定义和相关库函数,vc++实现.
adaptive-wavelet
- 本程序实现了自适应的选取小波基函数以实现图像疵点检测。
ConstructWaveBaseFunction.rar
- 紧支撑小波基的构造。 以Daubechies小波滤波器系数为例,推导出小波函数及尺度函数,并画出其图像. void Convolution(double* pShortData, int nShort, double* pLongData, int nLong) int CalcScaleFunction(double* pOutData) int CalcWaveletFunction(double* pOutData) Convolution()不是通用的离散卷积代码,而
WVLT
- 子目录说明: \wvlt\lib\ 中存放的一些基本的小波基定义和相关库函数; \wvlt\wrefine\ 中存放的是小波基细化的程序代码; \wvlt\wxfrm\ 中存放的是一维小波变换的数学实现。-Subdirectory note: wvltlib stored in some of the basic definition of wavelet and related library function wvltwrefine is stored in wavelet r
xiaobobianhua
- 利用小波变换检测突变点实验的实例,程序最后生成3个图像演示了该算法,分别为原数字信号、高斯函数作为基函数、高斯函数的一阶导数作为基函数的小波变换。-Mutation detection using wavelet transform examples of experimental points, the program generates the final three images to demonstrate the algorithm, namely, the original digi
OneDimensionalDiscreteWaveletTransforms
- 本实验要求开发一个基本的哈尔小波变换程序包,用于后续的实验。实验中使用哈尔基函数特有的“平均”与“差分”方法。首先要编写一个计算哈尔小波的j-尺度离散小波变换程序。并且要编写一个计算哈尔小波的j-尺度的逆离散小波程序,并用课本上的例7.8来验证所编写的程序-The experiment calls for the development of a basic package Haar wavelet transform for the follow-up experiment. Harki fu
Wavelettransform
- 基于VC++图像处理:小波变换 以某些特殊函数为基将数据过程或数据系列变换为级数系列以发现它的类似频谱的特征,从而实现数据处理-VC++ based Image Processing: Wavelet transform based on certain special functions process the data series or data series is transformed into a similar series to find its characteristic s
gauss_wavelet
- ,分析探讨了有关高斯函数的小波特性。根据多尺度微分算予理论和多分辨分析思 想,证明了高斯函数构造了一个多分辨分析(MRA),高斯函数的各阶导数均构成小波基函数-Analysis of the characteristics of the Gaussian wavelet function. According to the theory of multi-scale differential operator and multi-resolution analysis thinking th
wt-in-TDCS
- 本文利用小波以及小波包在数字信号处理中表现出来的优势,将其应用到变换域通信(TDCS)中。针对基于傅里叶变换估计方法无法对非平干扰进行有效估计的缺点,于是小波技术被应用于谱估计中。作为TDCS通信前端的频谱感知阶段所应用的数学工具,进行频谱感知,小波变换可以确定干扰所在频段以及创建小波基函数,用于数据传输。并且将其与其他变换方式的应用场合以及性能进行对比。并且针第二代小波良好的数据压缩性能,拟将其应用于TDCS中,对干扰频谱进行进一步压缩-The article utilized the adv
gou-zaoDB-fu-xiao-bo
- Daubechies小波基的构造 求解小波尺度函数离散整数点的值-Construction of Daubechies wavelet basis functions for solving the discrete wavelet scale the value of integer points
contourlet
- Contourlet变换是一种新的图像二维表示方法,具有多分辨率、局部定位、多方向性、近邻界采样和各向异性等性质,其基函数分布于多尺度、多方向上,少量系数即可有效地捕捉图像中的边缘轮廓,而边缘轮廓正是自然图像中的主要特征。-Contourlet image transformation is a new two-dimensional representation, with multi-resolution, local orientation, multi-directional, neig
WaveletGDS
- 小波分析wavelet analysis的一个C++实现,里面包含了几种基本的小波基函数-Wavelet analysis of wavelet analysis of a C++ implementation, which contains several basic wavelet function
Wavelet-of-the-structure
- 小波基的构造,函数的应用,应用比较广泛,使用性也很强,是自己编写的-Wavelet of the structure, function application,Used widely, the use is also very strong, their own written
Wavelet-analysis-to-understand
- 小波变换是克服其他信号处理技术缺陷的一种分析信号的方法。小波由一族小波基函数 构成,它可以描述信号时间(空间)和频率(尺度)域的局部特性。采用小波分析最大优点 是可对信号进行实施局部分析,可在任意的时间或空间域中分析信号。 -Wavelet transform is a signal processing techniques to overcome the other deficiencies of a signal analysis method. By the family o
Wavelet-learning-materials
- 从数学的角度讲,小波是构造函数空间正交基的基本单元,是在能量有限空间L2(R) 上满足允许条件的函数,这样认识小波需要L2(R) 空间的基础知识,特别是内积空间中空间分解、函数变换等的基础知识。 从信号处理的角度讲,小波(变换)是强有力的时频分析(处理)工具,是在克服傅立叶变换缺点的基础上发展而来的,所以从信号处理的角度认识小波,需要傅立叶变换、傅立叶级数、滤波器等的基础知识。-From the mathematical point of view, is to construct a
Selection-of-Wavelet
- 通过定性与定量的分析, 提出了在对冲击信号进行连续小波变换时选择最佳小波基函数的方法和小波变换 后故障特征提取效果优劣的检验手段, 并且得出了对于冲击性信号的连续小波变换, 小波基函数的最佳选择为 M o rlet函数的结论。-A method for selecting the best wavelet base in cont inuous wavelet transform (CWT) for impulse signals is introduced, and a test fo
Daubechies_WT
- 小波基的构造 求解小波尺度函数离散整数点的值 本函数实现尺度函数经伸缩后的离散值 采用双尺度方程求解小波基函数 多孔trous算法(undecimated wavelet transform)实现小波变换 绘图-Wavelet base structure Solving discrete wavelet multi-scale functions the value of the integer point This function by the expan
Radial-basis-function-(RBF)-network
- 径向基函数网络,对Gauss白噪声及均匀分布的噪声都具有良好的抑制效果.-Radial basis function (RBF) network, has a good suppression effect to the Gauss white noise and uniform distribution of noise .
Packets
- 小波基函数的选择和小波构造,主要介绍一维小波基和二维小波基的构造-Select wavelet function and wavelet construction, mainly introduce the one-dimensional and two-dimensional wavelet bases constructed small
Matlabwavelet
- 第二代小波变换,包含常见的小波基函数和算例-The second generation wavelet transform contains the common wavelet basis functions and examples