搜索资源列表
-
0下载:
此程序用提升法实现第二代小波变换
%% 我用的是非整数阶小波变换
%% 采用时域实现,步骤先列后行
%% 正变换:分裂,预测,更新;
%% 反变换:更新,预测,合并
%% 只做一层(可以多层,而且每层的预测和更新方程不同)-the procedure used to upgrade method is the second generation wavelet transform%% I use a non-integer-order wavelet transform%%
-
-
4下载:
用双谱和小波变换去除信号中加性高斯噪声的相关程序
1.实现单个变量的双谱分析程序
2.用傅立叶反变换求自相关函数的程序
3.用fft求取喜好频谱、功率谱、均方根谱、对数谱的程序
4.读取.wav语音信号后用小波去加信白噪声的程序
5.用各种小波和阀值对同一信号去加性噪声效果比较的程序
-Double-spectral and wavelet transform to remove the signal plus Gaussian noise procedures 1. T
-
-
0下载:
双正交小波的正变换和反变换,以及显示程序;提升小波的正变换和反变换,以及显示程序-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
-
-
0下载:
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
-
-
0下载:
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
-
-
0下载:
C Code for Wavelet Transform (WPT) and Inverse WPT
-
-
0下载:
用Matlab实现图像的整数小波变换和逆变换,对行和列各做一次,采用最简单的S小波,它是Haar变换的整数形式。此程序代码为逆程序代码-Using Matlab for image wavelet transform and inverse integer transform, the rows and columns to do once the most simple and S-wavelet, which is the integer Haar transform. This progr
-
-
1下载:
此程序用提升法实现第二代小波变换
用的是非整数阶小波变换
采用时域实现,步骤先列后行
正变换:分裂,预测,更新;
反变换:更新,预测,合并
只做一层(可以多层,而且每层的预测和更新方程不同)-This procedure achieved by lifting the second generation wavelet transform with a non-integer order wavelet transform time-domain realization of
-
-
3下载:
本书编写了300多个实用而有效的数值算法C语言程序。其内容包括:线性方程组的求解,逆矩阵和行列式计算,多项式和有理函数的内插与外推,函数的积分和估值,特殊函数的数值计算,随机数的产生,非线性方程求解,傅里叶变换和FFT,谱分析和小波变换,统计描述和数据建模,常微分方程和偏微分方程求解,线性预测和线性预测编码,数字滤波,格雷码和算术码等。全书内容丰富,层次分明,是一本不可多得的有关数值计算的C语言程序大全。本书每章中都论述了有关专题的数学分析、算法的讨论与比较,以及算法实施的技巧,并给出了标准C语
-
-
0下载:
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
-
-
5下载:
用matlab编写的基于Haar小波变换的图像增强处理,同时可实现小波正变换,小波逆变换,实现小波分解与重构源代码。-Written by matlab Haar wavelet-based image enhancement processing, and can achieve positive wavelet transform, inverse wavelet transform, wavelet decomposition and reconstruction to achieve t
-
-
2下载:
实现以下功能:装载信号;完成信号的单尺度一维离散小波分解;从系数中重构低频部分和高频部分;显示高频和低频部分;由小波逆变换恢复信号;多层一维分解;提取系数的低频和高频部分;重构第3层的低频系数;重构第1、2、3、4、5层的高频信号;重构原始信号并显示-Achieve the following functions: load signal complete signal single-scale one-dimensional discrete wavelet decomposition r
-
-
0下载:
In this paper, a multimodal image fusion algorithm based on multiresolution
transform and particle swarm optimization (PSO) is proposed.
Firstly, the source images are decomposed into low-frequency coefficients and
high-frequency coefficients b
-
-
0下载:
二维和三维的离散双树小波正变换和逆变换,具有多方向分辨特性-Doubletree two-dimensional and three-dimensional discrete wavelet transform and inverse transform is, to distinguish features with multi-directional
-
-
0下载:
IWT2D 二维的逆小波变换 希望对大家有所帮助-Two dimensional Inverse Wavelet Transform
-
-
0下载:
一维的逆小波变换 代码共享 方便大家-Discrete Inverse Wavelet Transform
-
-
0下载:
continuous wavelet transform
-
-
0下载:
This an algorithm of 5/3 lifting wavelet transform, and inverse 5/3 lifting wavelet transform.
Finally, it is confirmed that the input image is recovered, by the mean square error.-This is an algorithm of 5/3 lifting wavelet transform, and inverse
-
-
0下载:
基于matlab代做hslogic的小波变换和逆变换分析;(Matlab based generation of hslogic wavelet transform and inverse transformation analysis)
-
-
0下载:
可逆嵌入式零树小波编码代码,主要是小波变换时使用的可逆变换,(Reversible embedded zerotree wavelet coding code, mainly used in the inverse wavelet transform,)
-