登录
首页 » matlab » gabor2

gabor2

于 2010-12-03 发布 文件大小:5KB
0 359
下载积分: 1 下载次数: 258

代码说明:

  在国外的好论坛下的,gabor小波变换程序,已测,放心使用,非常好的程序。还有一个gabor的也在我的上载中(Good forum in a foreign country under, gabor wavelet transform procedures, has been measured, ease of use, very good program. There is also a gabor' s also my upload)

文件列表:

新建文件夹 (2)
..............\gabor_program.m,975,2010-09-17

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Ch1999
    小波变换在故障诊断中的应用 441 18.1 引言 441 18.2 基本原理 442 18.3 小波变换在轴承故障诊断中的应用 444 18.3.1 轴承外环故障诊断 444 18.3.2 轴承滚动体故障诊断 448 18.4 小波变换在齿轮故障诊断中的应用 450 18.5 小波包在轴承故障诊断中的应用 452 18.5.1 轴承外环故障诊断 453 18.5.2 轴承滚动体故障诊断 454(wavelet transform fault diagnosis of Introduction 441 18.1 441 18.2 442 basic tenets 18.3 wavelet transform bearing fault diagnosis of 444 18.3.1 ring bearing 444 1 Fault Diagnosis 8.3.2 rolling bearings Fault Diagnosis 448 18.4 wavelet transform in Gear Fault Diagnosis of 450 1 8.5 wavelet packet bearing fault in the diagnosis of 452 18.5.1 ring bearing fault diagnosis 453 18. 5.2 roller bearings Fault Diagnosis 454)
    2007-03-27 18:48:57下载
    积分:1
  • lwt
    提升小波变换程序, %LWT Lifting wavelet decomposition 1-D. % LWT performs a 1-D lifting wavelet decomposition % with respect to a particular lifted wavelet that you specify.(lifting wavelet transform procedures% Local Walsh Transform Lifting wavelet decomposition 1-D. % Local Walsh Transform performs a 1-D lifting wavelet decomposition% with respect to a particular lifted wavelet that you specify.)
    2020-11-19 22:59:42下载
    积分:1
  • FSSTn-master
    一种新的瞬时频率估计方法,用到了同步压缩短时傅里叶变换的高阶形式(This MATLAB package is a collection of scripts allowing to generate figures in the paper [1]. This paper puts forward a generalization of the short-time Fourier-based Synchrosqueezing Transform using a new local estimate of instantaneous frequency. Such a technique enables not only to achieve a highly concentrated time-frequency representation for a wide variety of AM-FM multicomponent signals but also to reconstruct their modes with a high accuracy.)
    2018-05-09 14:44:37下载
    积分:1
  • Fast_Algorithm_of_Edge_Detection_Based_on_Lifting_
    本文通过比较第一代和第二代小波算法特点,引入二代小波提升结构的概念,提出了一种基于二代小波提升结构的快速图像边缘检测算法 对三次B样条小波基实现提升格式,通过计算大尺度下分解子图的模值和幅角来确定边缘 经过实验比较,能比经典的边缘检测算法得出更精确的边缘图像,同时通过与基于第一代小波算法的边缘检测比较,基于二代小波提升格式的边缘检测算法计算更快速,更高效。(In this paper, by comparing first-and second-generation wavelet algorithm features, the introduction of second generation wavelet to enhance the concept of structure, a second generation wavelet-based structure to enhance the rapid image edge detection algorithm on the three B-spline wavelet lifting scheme to achieve through Calculation of large-scale mold subgraph decomposition value and increase the edge angle to determine the experimental comparison, than the classical edge detection algorithm to draw a more accurate edge image, at the same time with the first generation of wavelet-based edge detection algorithm comparison, based on the Second generation wavelet lifting scheme edge detection algorithm is faster and more efficient.)
    2008-06-23 13:18:06下载
    积分:1
  • waveletpackage
    使用小波包变换分析信号的MATLAB程序,利用小波包变换实现对故障信号的分析(Single analysis using wavelet package transforming)
    2011-11-09 22:52:05下载
    积分:1
  • lift53
    说明:  53小波提升的编解码代码,可用于图像的53小波变换(53)
    2021-04-17 17:18:52下载
    积分:1
  • Wavelet-Neural-networks
    Wavelet Neural networks
    2014-02-24 02:29:54下载
    积分:1
  • ConstructWaveBaseFunction
    说明:  紧支撑小波基的构造。 以Daubechies小波滤波器系数为例,推导出小波函数及尺度函数,并画出其图像. void Convolution(double* pShortData, int nShort, double* pLongData, int nLong) int CalcScaleFunction(double* pOutData) int CalcWaveletFunction(double* pOutData) Convolution()不是通用的离散卷积代码,而是简单地实现了后面两个函数需要的离散卷积,它要求输入的前一个数组长度小于后一数组长度,而且卷积结果就直接覆盖存储在后一数组中。CalcScaleFunction()计算尺度函数,CalcWaveletFunction()计算小波函数。 (Compactly supported wavelet bases constructed. To Daubechies wavelet filter coefficients as an example, the derived wavelet function and scaling function, and draw their images. Void Convolution (double* pShortData, int nShort, double* pLongData, int nLong) int CalcScaleFunction (double* pOutData) int CalcWaveletFunction ( double* pOutData) Convolution () instead of generic discrete convolution code, but simply the realization of a function behind the need for two discrete convolution, which requires input before an array length is less than the array length of the latter, but the result of convolution directly covered by the latter is stored in the array. CalcScaleFunction () calculated scaling function, CalcWaveletFunction () calculation of wavelet function.)
    2020-11-10 20:19:45下载
    积分:1
  • 5_3_lifting
    说明:  采用5/3小波提升算法编写的一维和二维信号小波分解与重构程序。给出了图象分解的演示示例。(using 5/3 wavelet algorithm to enhance the one-and two-dimensional wavelet decomposition and reconstruction process. Given the decomposition of images demonstration examples.)
    2005-11-22 21:31:26下载
    积分:1
  • xiaobo
    关于小波变换的降噪处理,包括强制降噪,给定阈值降噪,默认阈值降噪等,并给出了对比图(Noise reduction processing on the wavelet transform, including mandatory noise reduction, noise reduction given threshold, default threshold noise reduction, and gives comparison chart)
    2021-05-14 11:30:03下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载