-
shiyan
shiyan图像分析及图像处理(时频变换)的小软件(Shiyan image analysis and image processing (time-frequency transform) a small software)
- 2008-05-06 07:54:00下载
- 积分:1
-
wavelet
一个图像小波数字水印的matlab代码,利用小波变换,在DC分量上实现自适应编码(An image digital watermarking wavelet matlab code, the use of wavelet transform, the DC component on the realization of adaptive coding)
- 2009-03-11 22:44:25下载
- 积分:1
-
3D
说明: 真正的3 d双树离散小波变换(DWT)的一个数据集x是使用四个严格采样实现可分3 d DWTs在平行。然后subbands四DWTs结合适当。
(The real the 3 d Doubletree discrete wavelet transform (DWT) data set x four to strict sampling separable 3 d the DWTs In parallel. The then the subbands four DWTs combined appropriately.)
- 2013-04-16 19:35:55下载
- 积分:1
-
Pisarenko_music_esprit
分别用Pisarenko谐波估计法、MUSIC算法和ESPRIT算法对三正弦叠加高斯白噪声信号源进行频率估计,附件中有代码说明,编译环境为matlab。(Respectively Pisarenko harmonic estimation, MUSIC algorithm and the ESPRIT algorithm superimposed on the three sine Gaussian white noise signal source for frequency estimation, in the annex to the code description, the compiler environment matlab.)
- 2021-03-24 15:09:14下载
- 积分:1
-
Gabor
Gabor小波变换的matlab实现,可以完成对图像的纹理特征提取,广泛应用于图像处理,模式识别等方向(Gabor wavelet transform matlab implementation can complete the image texture feature extraction is widely used in image processing, pattern recognition and so the direction of)
- 2010-01-10 13:56:18下载
- 积分:1
-
小波包分析
说明: 关于小波包分析的图像绘制,小波分析,三次分解,单支重构 故障信号(Image registration algorithms based on piecewise linear interpolators
(spatiotemporal gradients or block matching) are analyzed to
determine subpixel registration accuracy.)
- 2020-04-20 15:44:46下载
- 积分: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
-
Wavelet_OMP
在小波基下的压缩感知仿真算法,恢复算法使用正交追踪匹配算法。(Under compression in the wavelet perception simulation algorithm to track recovery algorithm using orthogonal matching algorithm.)
- 2011-10-24 20:13:12下载
- 积分:1
-
synsq_toolbox_v1
同步压缩小波变换(synchrosqueezing wavelet transform)工具箱,用于信号处理时频分析(synchrosqueezing wavelet transform toolbox for time-frequency analysis in signal processing )
- 2012-04-23 15:51:10下载
- 积分: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