搜索资源列表
Wavelet-transform
- 原始信号是含有奇异点的信号,为确定该奇异点的时间,采用haar小波进行连续小波变换后,在对系数进行分析处理。-The original signal is containing singular point of the signal, in order to determine the singular point time, adopting haar wavelet to continuous wavelet transform, the coefficients in analyzed
wavelet_matlab_code.rar
- 2代小波示意程序 2维小波变换经典程序 Daubechies小波基的构造 采用多孔trous算法(undecimated wavelet transform)实现小波变换 平移变换平移法(cycle_spinning)消除gibbs效应 提升法97经典程序 消失矩作用的程序 小波插值与小波构造 小波滤波器构造和消噪程序 小波谱分析mallat算法经典程序,2 Generation Wavelet indicated procedures classic 2-D wavelet
matlab
- matlab编译 小波变换,用于图像融合和处理 文件夹为可用的融合图片-compiler matlab wavelet transform, image fusion and processing for the folder for the integration of the available picture
wavelets
- 基于小波变换的图像压缩代码,包括压缩比、运行时间和计算复原图像的峰值信噪比-Image compression based on wavelet transform code, including compression ratio, operation time and recovery images of the peak signal to noise ratio calculation
wavelet transform
- 好东西呢-Do good things
Daubechies_discrete_wavelet
- Daubechies discrete wavelet transform
wavelet
- 语音增强是语音信号处理的重要分支,本程序用小波变换实现-Speech enhancement speech signal processing is an important branch, the procedures for implementation of Wavelet Transform
jasper-1.701.0.gpu.1.0
- This code demonstrate Fast Wavelet Transform. Executable and can be run on Visual C++ platform
gabor
- gabor 小波matlab变换,与C结合-gabor wavelet transform matlab, and C combined
filter
- matlab image denoising with wavelet transform
wavelet
- 双正交小波的正变换和反变换,以及显示程序;提升小波的正变换和反变换,以及显示程序-Are the biorthogonal wavelet transform and inverse transform, and display procedures the lifting wavelet transform and inverse transform is, as well as the display program
Computing_the_wavelet_transform_of_an_image
- Computing the wavelet transform of an image First we load the image Then we set up the parameter of the transform At last we actually perform the transform If we do the inverse transform, we get back nearly the original image Finaly we disp
Image_denoising_with_wavelet
- Image denoising with wavelet We first load an image, and add some noise to it The orthogonal wavelet transform is not very efficient for image denoising because it lacks translation invariance. This is why there is so many reconstruction artifact
Linear_and_non
- Linear and non-linear approximation with wavelets Linear approximation is obtained by keeping M low frequency coefficients and then applying the inverse wavelet transform. Here we take M=n^2/4 by keeping n/2 x n/2 low frequency coefficients. Lin
wavelet
- 以Morlet小波作为网络隐含层的变换基函数小波神经网络MATLAB源程序-As a Morlet wavelet transform of the network hidden layer wavelet neural network basis function MATLAB source code
wavelift
- This matlab code for Multi-level discrete two-dimension wavelet transform based on lifting method.
ERN
- a transmission line fault location model which is based on an Elman recurrent network (ERN) has been presented for balanced and unbalanced short circuit faults. All fault situations with different inception times are implemented on a 380-kV proto
wavelet-denoise
- 利用小波变换进行图像去噪的程序 基于MATLAB的-Image denoising using wavelet transform procedures for MATLAB-based
wavelet-speech
- 语音信号处理中的,小波变换去噪基本算法的源程序,对初学者有一定的参考价值。-Speech signal processing, wavelet transform denoising basic algorithm of the source, for beginners with some reference value.
Wavelet-Decomposition-For-Images
- main executing reference usage: observeWaveletDecompositionBenchmark_N_levels.m The objective is to illustrate wavelet decomposition, and to describe how operations may be done in the wavelet domain before the reconstruction. The demo decouples