搜索资源列表
444322
- 数字水印技术近年来得到了较大的发展,基于变换域的水印技术是目前研究的热点。该文提出了一种基于DCT域的自适应水印算法。实验结果表明,这种算法具有良好的性能,实现的水印具有不可见性,而且具有较好的鲁棒性。 -digital watermarking technology in recent years has been substantial development, based on the transform domain watermarking technology is a ho
ICALABIPv2_0
- ICA算法可以将噪声信号分解为一系列独立的分量(ICs),这样就可以对各独立分量进行单独的研究和分析。首先叙述了柴油机噪声信号的特性。预测模型表明:发动机噪声信号满足ICA计算的要求。然后介绍了ICA模型的相关理论。举例说明ICA方法分离信号的有效性,以及ICA方法对小能量噪声的分离的有效性。连续小波变换来显示了各独立分量ICs在时频域内的特性。由采集信号分离得到噪声源信号可以作为发动机的理论预测和设计依据。-he ICA algorithm can be decomposed into a s
filtering
- 用JAVA写的带通滤波代码,实现思路很简单,没有采用各种数字滤波的方法。而是通过傅里叶变换到频域,将要求外的频率均置0,再逆傅里叶变换得到的。效果还不错。-Written using JAVA bandpass filtering code to achieve the idea is very simple, without using a variety of digital filtering approach. But through the Fourier transform to t
dolofas
- Convolutional Neural Networks for No-Reference Image Quality Assessment(泛读) Domain Transform for Edge-Aware Image and Video Processing NVIDIA Update: CUDA Week in Review (Spotlight on Deep Neural Networks CUDA 6) Skilling up for Oracle Fusion
fft-java
- java平台下的FFT变换,实现通过RR间期计算HRV频域分析-FFT transform java platform, to achieve a frequency domain HRV calculated by the RR interval analysis
yv272
- Analysis of the signal time domain, frequency domain, cepstrum, cyclic spectrum, etc. Interpolation and fitting, solution of equations, data analysis, Gabor wavelet transform and PCA face recognition code.