-
CSBP_matlab
用于压缩感知的基追踪(Basis pursuit)算法,程序非常详细,仅供参考(Basis Pursuit (Basis is pursuit) algorithm for compressed sensing.)
- 2012-06-12 17:25:04下载
- 积分:1
-
mediumvaluefilter
中值滤波源程序,非常好用。程序有说明很容易看懂!(median filtering source, very handy. Note procedure is easy to read!)
- 2020-12-09 21:09:20下载
- 积分: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
-
xsj
基于小波变换的碰磨故障信号的特征提取,可以画出信号原图,轴心轨迹,频谱图以及多层小波变换的重构信号(Based on wavelet transform rubbing fault signal feature extraction, the signal can be drawn artwork, orbit, spectrum and signal reconstruction wavelet multi-)
- 2010-06-13 17:03:46下载
- 积分:1
-
mallat
实现小波变换中mallat算法的完整matlab程序文件,可进行三级分解与重建(Implementation of wavelet transform algorithm Mallat)
- 2021-02-23 19:49:40下载
- 积分:1
-
短时傅里叶变换matlab程序
说明: 短时傅里叶变换的MATLAB实现代码,有效完成时频分析(matlab implementation code of short-time Fourier transform to effectively complete time-frequency analysis)
- 2020-04-10 16:19:15下载
- 积分:1
-
Cosine_Transform
余弦变换-DCT。好用的小波变换方法程序。(Cosine transform-DCT. Use of wavelet transform.)
- 2009-06-20 17:31:55下载
- 积分:1
-
Wavelet-decomposition-
说明: 基于小波的图像分解与重构以及各种灰度图像。(Wavelet-based image decomposition and reconstruction, and various gray scale images.)
- 2011-04-11 19:04:15下载
- 积分: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
-
dft
说明: 基于dft的水印代码,水印注入、提取、防攻击测试(DFT-based watermarking code, watermark injection, extraction, anti-attack test)
- 2008-09-22 17:45:44下载
- 积分:1