-
haar
利用Harr将图像进行3层小波变换,并进行重建。里面包含测试图片及变换后系数重新排列后的结构图。(Harr is used to transform the image into three-layer wavelet transform and reconstruct it. It contains the test picture and the structure chart of the coefficient rearrangement after transformation.)
- 2019-05-15 17:09:28下载
- 积分:1
-
整数小波变换
整数小波变换,可以直接运行,对图像小波分解(Integer wavelet transform)
- 2020-09-06 09:38:06下载
- 积分:1
-
ISARchengxiangfangzhen
设定雷达和目标参数,选取目标中心与雷达的距离为参考距离,采取dechirp方式接收信号,直接对回波信号进行二维FFT得到的成像结果,并采用Keystone法(即重采样法)校正越距离单元徙动。(Set the radar and the target parameters, select the center of the target and the distance from the radar as the reference distance, take reception dechirp signal, directly on the echo signals, the imaging results obtained by the two-dimensional FFT, and the Keystone method (i.e., re-sampling) Vietnam correction range cell migration.)
- 2013-05-20 15:43:22下载
- 积分:1
-
qubeijing
用小波变换去除荧光背景,扣除基线。matlab(Remove fluorescence background, net baseline using wavelet transform. matlab)
- 2020-11-10 16:29:46下载
- 积分:1
-
phase
希尔伯特变换和小波变换检测相位差的matlab程序和一些资料(Hilbert transform and wavelet transform to detect the phase difference matlab program and some of the information)
- 2012-10-20 19:46:59下载
- 积分:1
-
短时傅里叶变换matlab程序
说明: 短时傅里叶变换的MATLAB实现代码,有效完成时频分析(matlab implementation code of short-time Fourier transform to effectively complete time-frequency analysis)
- 2020-04-10 16:19:15下载
- 积分:1
-
CMU-CS
很好的ica算法,计算ica时候用到,很好参考价值,卡内基学院用的程序(Good ica algorithm to calculate ica when used, a good reference value, the Carnegie Institute program)
- 2012-11-02 19:11:53下载
- 积分: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
-
fuse_dwb
详细的基于离散小波变换的图像融合matlab程序,可以用于处理任何格式的灰度图像(Detailed based on discrete wavelet transform image fusion matlab procedures, can be used to deal with any format of the gray image)
- 2008-04-13 14:34:31下载
- 积分:1
-
Dual-tree-CWT-code
双树复小波,比小波变换更加优秀的多尺度变换,具有更好地方向选择性。包含去噪应用(Dual tree complex wavelet transform, multiscale better than wavelet transform, has better selectivity. A denoising method include.)
- 2021-04-21 14:38:49下载
- 积分:1