搜索结果
找到约 21 项符合
Daubechies 的查询结果
数学计算 Daubechies D4 wavelet transform
Daubechies D4 wavelet transform
书籍 Ten_Lectures_on_Wavelets Daubechies
Ten_Lectures_on_Wavelets Daubechies
书籍 Ten_Lectures_on_Wavelets Daubechies
Ten_Lectures_on_Wavelets Daubechies
matlab例程 Included are the files wav1.m, wav2.m, wavecoef.mat and readme. wav2 function implements the tree
Included are the files wav1.m, wav2.m, wavecoef.mat and readme.
wav2 function implements the tree structured wavelet transform of the input matrix, up to the given level of decomposition. Wav2 uses another function called wav1, which takes the well known wavelet transform of the given matrix. Daube ...
matlab例程 该程序对向量进行小波变换
该程序对向量进行小波变换,所用的小波为利用提升方案实现的 Daubechies 9/7小波
matlab例程 里面是几个小波构造的程序
里面是几个小波构造的程序,Daubechies小波基的构造,采用多孔trous算法(undecimated wavelet transform)实现小波变换 。
其他书籍 【数学】小波十讲(中文版
【数学】小波十讲(中文版,Ingrid Daubechies 著)小波分析 经典教程
matlab例程 这是一个用c++实现的程序
这是一个用c++实现的程序,功能:熟悉Mallat 算法、Daubechies 小波的构造、样条小波的性质
matlab例程 包括2代小波示意程序
包括2代小波示意程序,2维小波变换经典程Daubechies小波基的构造等小波程序的合集
matlab例程 这个m代码包含了一系列的小波变换的实现函数
这个m代码包含了一系列的小波变换的实现函数,有Daubechies,symlets,splines,S+P小波, JPEG2000小波变换等. 可以进行1D或者二维小波变换。