CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 小波系数

搜索资源列表

  1. WaveletTrans

    0下载:
  2. matlab 环境下的 二维小波变换(正和逆变换),用二维卷积实现的,其中有个子函数用于产生小波系数的(小波分解和小波重构的系数都有)!你自己也可以往里面加系数-Matlab environment 2D wavelet transform (and inverse transform), with the realization of two-dimensional convolution. these subsystems function used to generate the wave
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:3142
    • 提供者:兰勇生
  1. waveletxsfj

    0下载:
  2. 对信号进行小波变换,输出各尺度的小波系数,可以根据小波系数进行薄层测量和奇异点检测。-right signal wavelet transform, the output scale wavelet coefficients. according to TLC wavelet coefficients measured and singular point detection.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:1646
    • 提供者:聂颖
  1. Transforms

    0下载:
  2. 对小波系数的s变换,t+s变换,以及变换系数的规范化-of wavelet transform coefficient s, t + s transformation, and the standardization of transform coefficients
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:4095
    • 提供者:张呈
  1. imagefusionwavelettransform

    0下载:
  2. 基于小波变换的图像融合的设计主要可分为三个模块,即图像的小波变换模块、小波系数的融合模块和图像的小波重构模块。 在图像的小波变换部分,主要研究小波的构造。小波的种类有很多,此设计中实现了基于Haar小波、Daubechies小波、Symlets小波和Coiflets小波的图像融合。
  3. 所属分类:C#编程

    • 发布日期:2014-01-16
    • 文件大小:1883009
    • 提供者:lidan
  1. wave

    0下载:
  2. short **spOriginData:二维指针,指向原始的图像数据 * * short **spTransData0:小波变换系数,存放一次水平变换后的小波系数 * * short **spTransData1:小波变换系数,存放一次数值变换后的小波系数 * * int nHeight :图像属性参数,数值为原始图像的高度值 * * int nHeight_H :图像属性参数,数值为原始图像高度值的一半 * * int nWidth
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:27181
    • 提供者:张三
  1. 图论讲义

    0下载:
  2. detcoef2 提取二微小波分解高频系数 appcoef2 提取二维小波分解低频系数 wthresh 进行软阈值或硬阈值处理 wthcoef2 二维信号的小波系数阈值处理 ddencmp 获取在消噪或压缩过程中的默认值阈值-detcoef2 from two high-frequency micro-wave decomposition coefficient appcoef2 extract 2D wavelet decomposition low-frequency coefficient
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1317146
    • 提供者:赵爱峰
  1. compress

    0下载:
  2. 使用小波分解进行图像压缩的几个例子, 有二次分解的有通过系数选取分解的 我刚做的 可用-Using wavelet decomposition for image compression of a few examples, has the second decomposition has selected through the coefficient of decomposition available to do I just
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:47199
    • 提供者:hali
  1. MATLAB

    0下载:
  2. 一个很好的matlab生成小波系数的小程序,可能会用到其它的命令-wavelet coefficient code
  3. 所属分类:Other systems

    • 发布日期:2016-01-25
    • 文件大小:87060
    • 提供者:magic
  1. xiaoboronghe

    0下载:
  2. 首先对两幅需要进行融合的图像完成小波变换,小波系数位于LL,LH,HL以及HH这4个频带。小波系数的绝对值越大,其对应于更为尖锐的灰度变化(即图像中的突出特征部分),在小波融合中,一个主要的思想便是判断两幅原始图像对应小波系数的绝对值大小。在变换域的每一个小波系数都取绝对值相对大的那一个,这样,便实现了在所有分辨率级别上的小波系数融合,并且新的小波系数完好地保存了更多的频带特征。所有融合后的图像可以通过对新的小波系数进行小波逆变换得到。-First two images need to comp
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:881928
    • 提供者:aluily
  1. syqrck

    0下载:
  2. 本程序通过C#实现了图像三级小波变换,并采用除二取余的方法将二值图像水印潜入图片中频小波系数当中,提取率在98 以上,鲁棒性一般。要求图片256*256灰度图像,水印信息32*32二值图像。-Program in C# to achieve the image of three wavelet transform, and the addition to the methods of the two modulo the binary image watermark to sneak into
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:98424
    • 提供者:许成斌
  1. chengxu

    0下载:
  2. 基于小波变换的图像融合代码,低频小波系数加权平均,高频取绝对值较大融合策略 ----小波变换后使用最简单融合规则,效果一般,比空域直接融合稍微好点-Image fusion based on wavelet transform code, weighted average of the low frequency wavelet coefficient, high frequency take absolute value is larger fusion strategy - us
  3. 所属分类:Other systems

    • 发布日期:2017-04-23
    • 文件大小:269756
    • 提供者:LEE
  1. cca

    0下载:
  2. 去除小波系数相关性,可用来去除信号的干扰-Remove the wavelet coefficient of correlation, can be used to get rid of the interference signal
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:807
    • 提供者:刘刚
  1. vbwavelet

    0下载:
  2. VB 小波分析 用来对信号去噪,能够求出尺度系数与小波系数-VB wavelet to denoise the signal
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2099
    • 提供者:miao
  1. lianxuxiaobo

    0下载:
  2. 这个程序可以提取小波系数,师兄用的程序,特别好用 只需要改一下数据就可以直接用 推荐下载-This program can be extracted wavelet coefficients, with senior program is particularly useful only need to change what data can be directly recommended download
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1478
    • 提供者:jhgkbidrn
  1. erweixiaoboquzao

    0下载:
  2. 小波域阈值去噪 将信号映射到小波域,根据噪声和噪声的小波系数在不同尺度上具有不同的性质和机理,对含噪信号的小波系数进行处理。 -Thresholding in wavelet domain to the wavelet domain signal mapped, in accordance with noise and noise wavelet coefficients have different properties and mechanisms at different scal
  3. 所属分类:Other systems

    • 发布日期:2017-12-15
    • 文件大小:2048
    • 提供者:吴人杰
  1. shang_xishu2_ca

    0下载:
  2. 对信号求功率谱熵、相关系数,并与形态虑波器结合,找去最近结构元素长度(The power spectrum entropy and correlation coefficient of the signal are used to find the recent structural element length)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:1024
    • 提供者:NUC401
  1. cl4

    0下载:
  2. 通过已知的滤波器系数,来画出小波函数的时域图(The time domain diagram of the wavelet function is drawn by the known coefficient of the filter)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:1024
    • 提供者:a bird
  1. Digital-Watermarking-master

    0下载:
  2. 将要嵌入的多张水印图利用不同正交码调制,之后嵌入到被嵌入图片的小波变换系数中,对小波系数做逆变换,得到已嵌入水印图的图像。利用逆过程可提取出被嵌入的图像(The multiple watermark images to be embedded are modulated by different orthogonal codes, and then embedded into the wavelet coefficients of the embedded images, and the inv
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:738304
    • 提供者:ziv000
  1. wavelet-coherence-master

    2下载:
  2. 这是一款小波分析的代码,其中包括了功率谱、小波系数及方差的计算方法和绘图命令!(This is a wavelet analysis code that includes power spectrum, wavelet coefficients and variance calculation methods and drawing commands!)
  3. 所属分类:其他

    • 发布日期:2019-06-29
    • 文件大小:1214464
    • 提供者:zy_tws
  1. 心电信号检测与分类算法的研究

    1下载:
  2. (1)心电信号预处理 心电信号是一种低频且含有众多噪声干扰的信号。针对心电信号存在的 噪声干扰问题,本文采用了平稳小波变换结合双变量阈值的方法对其进行去 噪处理。通过对心电信号进行八层平稳小波变换,得到不同的小波系数,采 用双变量阈值函数表达式对其进行处理得到新的小波系数,最后进行逆平稳 小波变换实现小波重构,完成心电信号去噪。Matlab 仿真结果显示,本文算 法的准确率较高,信噪比达到 84.5934dB。 (2)心电信号波形识别 反映心电信号的特征部分往往是信号的突变点,因此需
  3. 所属分类:其他

    • 发布日期:2020-09-16
    • 文件大小:3146752
    • 提供者:雨季96
« 12 3 »
搜珍网 www.dssz.com