-
xy
说明: 是关于小波去噪在地震信号中的引用,检测地震信号(Is the seismic signal on the wavelet denoising the reference in the detection of seismic signal)
- 2010-12-13 13:31:49下载
- 积分:1
-
wavelet
利用小波分析检测超高压输电线路故障和故障分类(fault identification and classifiction of EHV transmission lines based on wavelet transform)
- 2021-04-15 15:08:54下载
- 积分:1
-
Imattlabcoodem
图象增强小波变换将一幅图象分解为大小、位置与方向都不同的分量。在做逆变换之前能改变小波变换域中某些系数的大小,,这样就能够洋选择的放大所感兴趣的分量而减小不需要的分量。给定一个图象信号,用二维小波分析析对图象进行增强处理。
(Image enhancement wavelet transform decomposition size, location and direction of the different components of an image. Wavelet transform domain, some the size of the coefficient can change before doing the inverse transformation, so can the component of interest to the amplification of the ocean choose to reduce the unwanted weight. Given an image signal, the analysis of two-dimensional wavelet analysis of image enhancement processing.)
- 2012-07-27 21:23:36下载
- 积分:1
-
gabor_filter
实现对图像的gabor小波变换,利用了opencv的函数库,可实现方向和尺度等多项选择。(Achieve image gabor wavelet transform, using the opencv function library, enabling the direction and scale and many other options.)
- 2010-08-06 15:46:39下载
- 积分:1
-
down-conversion
基于软件无线电的数字接收机中的下变频结构的程序(Based on software radio frequency conversion program under the digital receiver)
- 2012-05-14 19:58:33下载
- 积分:1
-
dft
说明: 基于dft的水印代码,水印注入、提取、防攻击测试(DFT-based watermarking code, watermark injection, extraction, anti-attack test)
- 2008-09-22 17:45:44下载
- 积分: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
-
kalman
kalman 卡尔曼滤波C代码 用于滤除高斯白噪声的滤波 测试真是可用。(The kalman Kalman filter C code for filtered white Gaussian noise filtering test is really available.)
- 2020-12-01 21:09:26下载
- 积分:1
-
jixujiaoyu1
很好的继续教育教材,提升素质必备啊!不可错过!十分的好(Good continuing education materials, enhance the quality of essential ah!)
- 2015-03-02 19:51:23下载
- 积分:1
-
elec
本程序应用小波变换进行电力系统的在线监测。电力系统在线监测中的检测信号含有大量的背景噪声,不便于检测。应用小波变换解决这一问题。程序中应用db3小波对信号进行5层分解,并得出了各层的细节信号与逼近信号。(This procedure based on wavelet transform power-line monitoring system. Online monitoring of power system test signal contains a lot of background noise, not easy to detect. Application of wavelet transform to resolve this problem. Application procedures for db3 wavelet signal decomposition layer 5, and arrive at different levels of detail signal and approximation signal.)
- 2008-06-04 17:59:19下载
- 积分:1