资源列表
gabor
- 基于matlab环境实现的算法,该算法通过gabor提取特征,很简单实用-Matlab-based environment to achieve the gabor feature extraction algorithm is very simple and practical
xiaoboandzixiangguan
- 基于小波变换和自相关函数的基音频率检测算法-Based on wavelet transform and autocorrelation function of the pitch frequency detection algorithm
SelectPeak
- 对一有三个峰值信号的波形进行处理,选出三个峰值。-On the one the three peak waveform of a signal processing selected three peaks.
q6
- 提出了一种基于复解析小波变换的相位诊断齿轮故障的方法。复解析小波变换将Hilbert变换与小波分析紧密结合在一起,具有自适应分析能力。-A new method using the phase based on complex analytical wavelet transform for fault diagnosis of gears was proposed. The phase of vibration signals of gears is got by complex analyt
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.
yswsn
- This program has exceeded the performance of other algorithms, Power System Transient Stability Program, can be transient stability, Image optical flow calculation matlab program.
gab
- 使用二维gabor滤波器提取图像的纹理特征,并使能量的平均值为其特征值-extricate the image texture feature
Desktop
- EMD是处理非线性、非平稳性信号的有效的新方法,本程序是振动信号EMD分解程序,可以把振动信号分解成多个IMF分量和一个残余量。-EMD is nonlinear, effective new method of non-stationary signals, this program is the vibration signal EMD decomposition process, the vibration signal can be decomposed into multiple co
GSM_Denoise
- 实现了高斯混合尺度模型(GSM)算法,可被嵌入到各种去噪框架中(如各种小波变换等)使用。-Gaussian mixture scale model (GSM) algorithm, can be embedded into a variety of denoising framework (such as a variety of wavelet transform, etc.) use.
LPR
- 车牌识别程序,使用sobel算子检测边缘,然后准确定位车牌,准确率高达98%以上。-license plate identification procedures, the use of pixel edge detection operator, and then accurate positioning plates, accuracy rate was as high as 98% or more.
1Dand2DT
- 一维信号的连续小波变换以及二维图像的塔式分解 上次传的少了两个文件,又加上的-1Dand2D DWT
wavelet
- 这个代码主要是用来对图像进行小波正和逆的正交变换。