-
code
小波域图像滤波,采用双变量收缩函数发实现(Bivariate Shrinkage Functions for Wavelet-Based Denoising)
- 2010-10-27 14:39:16下载
- 积分:1
-
tq1
短期负荷预测(一种基于小波变换支持向量机的负荷预测程序)(Short-term load forecasting (a kind of wavelet transform based on support vector machine load forecasting procedure))
- 2008-06-02 20:33:50下载
- 积分:1
-
H2
说明: 实现对离散信号的连续小波变换进行时频域分析,判断信号的稳定性(The continuous wavelet transform of the signal is analyzed in time and frequency domain)
- 2020-08-03 20:42:49下载
- 积分:1
-
Dual-tree_DWT_code
双树复数小波变换的滤波程序,在所有小波变换的程序中,该程序采用双变量模型能很好完成去噪功能(dual-tree complex wavlet transform is a good inshift wavelet transform)
- 2011-12-04 22:29:51下载
- 积分:1
-
PCMW2D_2
移动窗口二维相关光谱方法matlab的实现,完全是自己参照公式编的哦。。移动窗口二维相关光谱是一种新的二维相关分析方法,它将移动窗口的概念和二维相关分析方法有效地结合在了一起,利用移动窗口将庞大的光谱数据按矩阵分割成若干个便于操作的子矩阵,用二维相关光谱分别处理,将得到的结果综合分析,用以光谱变量和扰动变量为坐标的等高图表现出来,从中可以非常直观地观察出光谱强度在扰动变量方向上的变化,进而找出引起光谱强度突变的特征扰动点。(Moving window two-dimensional correlation spectroscopy method matlab realization, is entirely their own formulas reference the Oh. . Moving window two-dimensional correlation spectroscopy is a new two-dimensional correlation analysis method, it will move the window concept and two-dimensional correlation analysis method is effective to combine together, using the moving window at the huge spectral data matrix is divided into a number of easy to operate a sub-matrix, respectively, using two-dimensional correlation spectroscopy process, comprehensive analysis of the results obtained for the spectral variables, and disturbance variables manifested contour map coordinates, which can visually observe the spectral intensity of the direction of the disturbance variable The change, then find mutations characteristic spectral intensity caused disturbance point.)
- 2021-04-10 09:48:59下载
- 积分:1
-
MSVD(多尺度奇异值分解)
基于多尺度奇异值分解的图像融合程序及一组待融合图像,以及一篇文献。(Image fusion program based on multiscale singular value decomposition and a set of images to be fused, and a document.)
- 2018-05-28 22:00:09下载
- 积分:1
-
Wavelet_OMP
用小波变换和OMP重构的压缩感知算法来重构lena图像。(CS Algorithm with DWT and OMP。)
- 2020-12-23 15:19:07下载
- 积分:1
-
stft
一维向量的离散短时Fourier变换函数。函数名:stft,输入:要处理的一维数组,加窗:矩形窗,窗口宽度:20。(One-dimensional vector of discrete short-time Fourier transform function. Function name: stft, enter: To deal with the one-dimensional array, plus a window: rectangular windows, window width: 20.)
- 2008-04-16 15:42:25下载
- 积分:1
-
Wt2
三次B样条小波变换 希望对大家的学习工作有帮助(Cubic B-spline wavelet transform we study and work)
- 2012-06-29 14:14:23下载
- 积分:1
-
用opencv实现各种低通滤波器
对图像进行滤波处理是图像处理中最常见的一种操作类型。而这其中低通滤波(也可以叫做平滑)有事各种滤波处理中最常用的。这里就简单写写 OpenCV 中提供的几种低通滤波方法。
具体思路:对源图像进行离散傅里叶变换,滤波后通过cvDFT进行傅里叶逆变换得到理想低通滤波器、巴特沃斯低通滤波器、高斯低通滤波器后图像
- 2022-03-04 13:06:18下载
- 积分:1