CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 波变换 搜索资源 - 代码 比较

搜索资源列表

  1. MFCBandFilter

    0下载:
  2. 一个用MFC写的滤波器源代码,代码结构非常精巧,可以参考 功能:1 固定带通滤波 2 可变带通滤波 3 噪声删除 4 输入输出误差计算 实现比较简单,由于使用了Microsoft Foundation classes,代码流程很简单,但是实现的功能比较充分 Filter.h:头文件,定义了CFilterApp 类 Filter.cpp:利用MFC的函数实现了CFilterApp Filter.rc:资源文件,包括对话框和图标的说明-use a
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:62642
    • 提供者:郑中阳
  1. 基于小波变换模极大的多尺度图像边缘检测matlab源代码

    1下载:
  2. 小波变换的边缘提取程序代码,请大家试一试,应该比较好用-This is a wavelet for edge detection using matlab procedure, using a wavelet bior, have a good detection effect
  3. 所属分类:波变换

    • 发布日期:2017-03-23
    • 文件大小:884
    • 提供者:tianyonggang
  1. DWT

    0下载:
  2. 代码包含了小波变换的两种变换形式(标准变换和非标准变换),并进行了比较。主程序为MyDWT,只需要吧相关注释去掉即可-Code contains the wavelet transform of two forms (standard transformation and non-standard transformation), and compared. Main program for the MyDWT, only it can remove the relevant Notes
  3. 所属分类:Wavelet

    • 发布日期:2017-04-03
    • 文件大小:2418
    • 提供者:sjl
  1. kl

    0下载:
  2. 实现k-l变换,代码短,效率高,适合初学者进行上机练习,原理简单,比较容易懂和实现。-Achieve kl transformation, the code short, high efficiency, suitable for beginners to practice on the machine, simple in principle, relatively easy to understand and achieve.
  3. 所属分类:Wavelet

    • 发布日期:2017-03-26
    • 文件大小:791
    • 提供者:张春云
  1. blitzwave-0.7.1.tar

    0下载:
  2. 小波类库,非常实用,速度性能都比较好的 开源代码-Wavelet library
  3. 所属分类:Wavelet

    • 发布日期:2017-05-02
    • 文件大小:685250
    • 提供者:张辉
  1. emd

    0下载:
  2. 个比较经典的二维经验模式分解程序代码,适用于图像分解,加油-Comparison the classical two-dimensional empirical mode decomposition code for the image decomposition, refueling
  3. 所属分类:Wavelet

    • 发布日期:2017-04-02
    • 文件大小:544
    • 提供者:lisa
  1. DWT

    0下载:
  2. 小波变换的实现代码.如果对傅里叶变换比较熟悉的话,那么这个算法是很容易理解的.-Digital image processing by DWT
  3. 所属分类:Wavelet

    • 发布日期:2017-04-06
    • 文件大小:197603
    • 提供者:张军
  1. nilvbo

    1下载:
  2. 本文包括以下内容:逆滤波,最小二乘方滤波,顺序滤波比较等matlab代码。-This article includes the following: inverse filtering, least squares filtering, comparison of the order of filtering matlab code.
  3. 所属分类:Wavelet

    • 发布日期:2017-03-29
    • 文件大小:566
    • 提供者:龙啸天
  1. JPEG2000

    0下载:
  2. 小波变化代码,是比较好的测试向量,包括位平面编码和MQ-Wavelet transform code, is a better test vectors, including the bit plane coding and MQ
  3. 所属分类:Wavelet

    • 发布日期:2017-03-28
    • 文件大小:527482
    • 提供者:aaaaaaa
  1. P4_2_1

    0下载:
  2. 相关图法谱估计,在使用MATLAB进行谱分析时可以用周期图法也可以用相关图法,这个代码对这两个方法进行了比较仿真,发现结果相差不大。基本相同-Correlogram spectral estimation method
  3. 所属分类:Wavelet

    • 发布日期:2017-04-09
    • 文件大小:595
    • 提供者:马跃鹏
  1. Improve-wavelet-transform-method

    0下载:
  2. 提升小波变换方法的代码以及程序解释,一个比较好用的程序-Improve wavelet transform method and program code explanation
  3. 所属分类:Wavelet

    • 发布日期:2017-04-01
    • 文件大小:6371
    • 提供者:董月
  1. firfilter

    0下载:
  2. 比较好的fir滤波器代码,只是不能导入数据。不能处理实际数据,只能做一班研究-it a very good code of FIR filter
  3. 所属分类:Wavelet

    • 发布日期:2017-04-04
    • 文件大小:6012
    • 提供者:daxin
  1. NSCT

    0下载:
  2. 最近比较火的研究热点非下采样轮廓波变换代码,可以提取轮廓,而且对光照撸棒性较好,还可用于光照不变量提取-Recent comparison of fire hotspot nonsubsampled Contourlet Transform code, you can extract the contour line and stick to light and good resistance, it can also be used to extract light invariants
  3. 所属分类:Wavelet

    • 发布日期:2017-05-04
    • 文件大小:243329
    • 提供者:guigui
  1. MATLAB多方法去高斯白噪声-1

    1下载:
  2. matlab方法去除高斯白噪声,比较全面,有效。很好用的代码(Matlab method to remove gaussian white noise, more comprehensive, effective. Very handy code)
  3. 所属分类:波变换

  1. 希尔伯特变换(HHT)的 完整 MATLAB程序

    4下载:
  2. 很详细的hht编程代码,matlab亲测可用,提供了比较清晰的注释,帮助理解(Very detailed HHT programming code, matlab pro test available, provides a relatively clear note to help understand)
  3. 所属分类:波变换

    • 发布日期:2021-01-18
    • 文件大小:25600
    • 提供者:le2020
搜珍网 www.dssz.com