搜索资源列表
基于双正交小波和复小波的次同步谐振检测方法
- 基于双正交小波和复小波的次同步谐振检测方法.rar-biorthogonal wavelet-based and complex wavelet sub-synchronous resonance detection method. Rar
提升法97经典程序
- 提升法97经典程序(本程序实现任意偶数大小图像第二代双正交97提升小波变换),希望大家多多交流-upgrade classical procedure (the program arbitrary size images even second-generation upgrade biorthogonal wavelet transform 97), I hope Members can exchange
wavecodec
- 基于小波分析的双正交小波编程基于小波分析的双正交小波编程,-based on wavelet analysis biorthogonal wavelet programming based on wavelet analysis biorthogonal wavelet programming,
similarity
- 基于平稳双正交小波变换实现图象梯度计算,本人用MATLAB编了一个,供大家参考-biorthogonal wavelet transform image gradient calculation, I used a series MATLAB, for your reference
5_3_lift_vc
- 双正交5/3小波的提升格式构造,VC实现,看完可模仿着编-Biorthogonal 5 / 3 wavelet upgrade format structure, VC, read a series replicable
双正交小波分解和重构图像
- 双正交小波分解和重构图像
基于双正交小波和复小波的次同步谐振检测方法
- 基于双正交小波和复小波的次同步谐振检测方法.rar-biorthogonal wavelet-based and complex wavelet sub-synchronous resonance detection method. Rar
wavecodec
- 基于小波分析的双正交小波编程基于小波分析的双正交小波编程,-based on wavelet analysis biorthogonal wavelet programming based on wavelet analysis biorthogonal wavelet programming,
similarity
- 基于平稳双正交小波变换实现图象梯度计算,本人用MATLAB编了一个,供大家参考-biorthogonal wavelet transform image gradient calculation, I used a series MATLAB, for your reference
db97
- DB97提升小波程序,实现任意偶数大小图像双正交97提升小波变换,比传统的CDF97卷积算法好-DB97 lifting wavelet procedures, arbitrary size images even biorthogonal wavelet transform 97 upgrade, than the traditional filter convolution algorithm good
Biorthogonal
- MakeBSFilter产生完全重构双正交对称滤波器 MakeBSWavelet产生双正交对称小波和尺度函数的图形-MakeBSFilter have completely remodeling Biorthogonal symmetrical filter MakeBSWave have let biorthogonal wavelet and symmetric scaling function graphics
Bi97_transform
- MALLAT算法实现的双正交9/7变换的源码,包括分解和重构的。具有良好的接口函数。-MALLAT algorithm biorthogonal 9/7 transform the source code, including the decomposition and reconstruction. Has a good interface function.
shuangzhengjiaoxiaobogouzao
- 双正交小波构造原理祥述.在图象处理的编程过程中起到指导作用-Biorthogonal Wavelet Construction Principle Xiang references. In the image processing program to play a guiding role in the process of
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
dwtbiorthogonal
- matlab 做的双正交小波变换,用于图像压缩处理(仅供大家参考)-biorthogonal digital wavelet transform by using matlab,for digital image compression and processing
jasper-1.500.4
- 图像压缩,主要根据9/7双正交小波以及编码方法进行压缩。-According to the 9/7 and some ways to deal with pictures.image compression
waveletcdf97
- matlab实现9/7双正交小波变换,将图像分解到频域-matlab realize 9/7 biorthogonal wavelet transform, the image is decomposed into the frequency domain
wavelet
- 为了避免常规正交小波变换所引起的图像边缘失真,特别采用了双正交小波变换进行图像 的多分辨率分解。在融合处理时,为了获得更丰富的细节和更好的融合效果,对不同分解层、不 同方向上的高频分量以及同一分解层图像中的不同区域均采用不同的融合算子。实验结果表明, 该融合方法和融合规则是十分有效的,融合后图像的边缘和纹理细节都更加突出-In order to avoid the conventional orthogonal wavele
正交解码
- 功能:FTM1、FTM2模块双路正交脉冲计数;(Function: FTM1, FTM2 module, double channel quadrature pulse counting;)
db97
- %% 本程序实现任意偶数大小图像第二代双正交97提升小波变换 %% 注1: 采用标准正交方法,对行列采用不同矩阵(和matlab里不同) %% 注2: 为了保证正交,所有边界处理,全部采用循环处理 %% 注3: 正交性验证,将单位阵带入函数,输出仍是单位阵(matlab不具有此性质) %% 注4: 此程序是矩阵实现,所以图像水平分量和垂直分量估计被交换位置 %% 注5: 此程序实现的是类小波(wavelet-like)变换,