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

搜索资源列表

  1. 二维小波变换

    1下载:
  2. 关于二维小波变换的程序 [精华] 说明:此算法重在概念,速度并不是很快。因为FOR循环的缘故。此程序从循环矩阵的观点出发,把圆周卷积和快速幅里叶变换建立了联系。实现了分解和无失真重构。它只做了一层分解,即将256x256图形分解成为64x64的四个图形,避免了使用WKEEP()的困惑。主要思想为用小波滤波器族构造正交阵W,变换写为B=W*A*W ,反变换为:A=W *A*W,这与所有正交变换无异。W为循环正交矩阵,因此可用FFT实现快速运算,难点就在重构矩阵上。若用矩阵概念明确,一个
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:3785
    • 提供者:罗松溪
  1. 小波算法的vc实现

    0下载:
  2. 本程序是一维与两维小波算法的例子-this procedure is one-dimensional and two-dimensional examples of wavelet algorithm
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:172088
    • 提供者:孙在松
  1. 小波算法4.rar

    0下载:
  2. 系列小波算法c程序,Series of wavelet algorithm c program
  3. 所属分类:波变换

    • 发布日期:2017-12-28
    • 文件大小:110592
    • 提供者:关东
  1. wave.rar

    2下载:
  2. 小波滤波的MALLAT算法,程序编写的很容易懂,能实现bd1-db10的小波分解和重构,比我前一次发的小波算法更简单易懂,Wavelet filtering MALLAT algorithm, programming is very easy to understand, to achieve bd1-db10 wavelet decomposition and reconstruction, than I made the previous wavelet algorithm is more
  3. 所属分类:波变换

    • 发布日期:2012-11-20
    • 文件大小:3751
    • 提供者:李维付
  1. image-fusion

    0下载:
  2. 图像融合的经典算法 IHS算法 PCA算法 加权融合算法等融合算法 程序可以直接运行 欢迎大家下载-The classical algorithm IHS algorithm PCA algorithm weighted fusion algorithm, such as image fusion fusion algorithm program can be run directly are welcome to download
  3. 所属分类:Wavelet

    • 发布日期:2017-03-29
    • 文件大小:108541
    • 提供者:wangdeshuai
  1. 小波算法3

    0下载:
  2. 系列小波算法c程序-Series of wavelet algorithm c program
  3. 所属分类:Wavelet

    • 发布日期:2017-11-18
    • 文件大小:6175
    • 提供者:
  1. 小波算法1

    0下载:
  2. 系列小波算法c程序-Series of wavelet algorithm c program
  3. 所属分类:Wavelet

    • 发布日期:2017-11-12
    • 文件大小:24184
    • 提供者:关东
  1. 小波算法2

    0下载:
  2. 系列小波算法c程序-Series of wavelet algorithm c program
  3. 所属分类:Wavelet

    • 发布日期:2017-12-28
    • 文件大小:26624
    • 提供者:关东
  1. inageProcess

    0下载:
  2. 图像压缩算法,即图像小波变换程序包括哈尔小波和红黑小波-Image compression algorithm, which includes images of wavelet transform Haar wavelet and a red, black and wavelet
  3. 所属分类:Wavelet

    • 发布日期:2017-03-29
    • 文件大小:262138
    • 提供者:fan
  1. image_wavelet

    0下载:
  2. 数字图像小波变换算法程序,希望对初学者有所帮助-Digital image wavelet transform procedures in the hope of help for beginners
  3. 所属分类:Wavelet

    • 发布日期:2017-04-16
    • 文件大小:122567
    • 提供者:hermit102
  1. fftw

    0下载:
  2. fftw是最快的fft算法程序,适合于初学者-fftw is the most fast programme,for the early students
  3. 所属分类:Wavelet

    • 发布日期:2017-05-24
    • 文件大小:7960544
    • 提供者:吴亚鹏
  1. DT-CWTcode

    0下载:
  2. CWT变换源码,很好的算法程序,希望对大家有用。-CWT Transform source code
  3. 所属分类:Wavelet

    • 发布日期:2017-05-06
    • 文件大小:1358577
    • 提供者:王某
  1. Wavelet-hard-threshold

    0下载:
  2. 在实现小波硬阈值的信号去噪的基础上改进的算法程序-Improved algorithm based on wavelet hard threshold signal denoising procedures
  3. 所属分类:Wavelet

    • 发布日期:2017-04-03
    • 文件大小:1406
    • 提供者:陈楠
  1. wavelet-code-For-C

    1下载:
  2. 这是一个用C语言写的小波变换的算法程序。。可以应用到单片机和DSP实时处理数据,如去噪,去除趋势项,提取所需的信号等。-This is a C language wavelet transform algorithm. . MCU and DSP can be applied to real-time processing of data, such as de-noising, removal of the trend items, extract the desired signals.
  3. 所属分类:Wavelet

    • 发布日期:2017-03-31
    • 文件大小:3585
    • 提供者:liuyun
  1. qy_group_target_tracking

    2下载:
  2. 群目标跟踪算法,里面有部分群目标算法程序,对科研人员有帮助-Group target tracking algorithm, there are some groups target algorithm for help researchers
  3. 所属分类:Wavelet

    • 发布日期:2017-04-24
    • 文件大小:156344
    • 提供者:秦永
  1. CS_OMP

    1下载:
  2. 匹配追踪(正交匹配追踪算法程序)多子波分解与重构-Matching Pursuit (Orthogonal Matching Pursuit algorithm program) multi-wavelet decomposition and reconstruction
  3. 所属分类:Wavelet

    • 发布日期:2016-01-08
    • 文件大小:1024
    • 提供者:wsy
  1. EWT20130617

    1下载:
  2. 由加州理工大学教授开发的经验小波变换算法程序包,经检验比小波效果更好-California Institute of Technology developed by Professor experiences wavelet transform algorithm package, the test better than wavelet effect
  3. 所属分类:Wavelet

    • 发布日期:2017-05-07
    • 文件大小:1375036
    • 提供者:chenhao
  1. DWT_1D

    1下载:
  2. 本程序用Mallat算法实现小波变换,方法简答以实现(This program uses the mallat algorithe to implement wavelet transform)
  3. 所属分类:波变换

    • 发布日期:2017-12-21
    • 文件大小:1024
    • 提供者:sup阳光
  1. Wavelet_Decomposition_For_Images

    0下载:
  2. 小波算法,用于小波分析,数据,图像等。一维,二维数据的小波分解。(Wavelet algorithm is used for wavelet analysis, data, images and so on. Wavelet decomposition of one dimensional and two dimensional data.)
  3. 所属分类:波变换

    • 发布日期:2018-01-05
    • 文件大小:210944
    • 提供者:qiuhanle
  1. APES算法

    1下载:
  2. 此程序描述基于APES算法的谱估计。该算法既可以估计信号幅度,又可以估计信号的相位。这种算法估计的精确度高。
  3. 所属分类:波变换

    • 发布日期:2019-09-26
    • 文件大小:737
    • 提供者:matttttttter
« 12 3 4 5 6 »
搜珍网 www.dssz.com