资源列表
小波
- 这个程序可以i对图像进行小波去噪,或者实现小波分割(Can achieve wavelet denoising or wavelet segmentation code)
WMDWT
- Digital Watermarking by DWT
wavelet
- 常用的db,haar,墨西哥帽等小波的程序,帮助认识小波的性质(This is commonly used dB, Haar, Mexico hat and other wavelet program, can help you understand the nature of wavelet)
DWT_1D
- 本程序用Mallat算法实现小波变换,方法简答以实现(This program uses the mallat algorithe to implement wavelet transform)
myGussianLowPassFilter1
- 可以对图像进行高斯低通滤波,需要提供一个img参数即为图像,和D0(Gauss low-pass filtering for image)
yanse
- 主要是针对图像颜色额的处理变化,我还是不太懂哦,哈哈,大家一起加油(it is imphasized the color change of imag)
DWTEA
- 提取小波系数包络特征,首先采用离散小波变换,提取小波系数后选取运动想象脑电相关子带,再用希尔伯特变换提取包络特征(Feature extraction of wavelet coefficients)
STFT
- java实现短时傅里叶算法,在工业故障诊断中,stft算法提供时频域的故障诊断方式(Java implementation of short - time Fourier algorithm, in industrial fault diagnosis, STFT algorithm provides time frequency domain fault diagnosis mode)
waveguideAndpoisson
- 1.利用matlab语言编写泊松方程,注意其中的边界条件要根据自己的实际情况确定,不一定都是那个值。 2.利用matlab语言编写横电波(TE)、横磁波(TM)的传播情况(1.Using MATLAB to write Poisson equation. Note that the boundary conditions should be determined according to their own actual conditions, not necessarily that val
W-M方程与小波变换
- 应用W-M函数建立了分形粗糙表面轮廓,用小波变换对其进行分解,考察了小波变换方法对原轮廓曲线的还原情况(The fractal rough surface profile is established by W-M function, and the wavelet transform is used to decompose it. The reduction of the original contour curve is investigated by the wavelet transf
Hilbert变换
- 模态分解傅里叶变换、小波变换的核心思想一致(From a theoretical consideration, we anticipate the HHT method to remain an empirical one for the foreseeable future. In other word, we can improve the operational efficiency and robustness)
PSNR
- This is a MATLAB code used to calculate the PSNR of a function.