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. gaborconvolve

    0下载:
  2. 用matlab实现图像处理中很重要的gabor变换,如对程序有什么问题可以本人联系一起探讨,chengaoshu@sina.com-Matlab using image processing to achieve a very important gabor transform, such as the procedure is what can I contact to explore, chengaoshu@sina.com
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:3897
    • 提供者:陈曙
  1. fwt_db

    0下载:
  2. 用DWT实现二维小波变换,不错啊,可以实现-DWT 2D using wavelet transform, ah well, can achieve
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:1802
    • 提供者:李焱
  1. libwavelet-1.1

    0下载:
  2. 小波变换函数库,在linux环境下用C++实现,但可以方便移植到Win32平台。-wavelet transform libraries, the Linux environment with C realized, it can easily migrate to the Win32 platform.
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:4372860
    • 提供者:李睿
  1. boxingfashengqi

    0下载:
  2. 用VC实现了一个波形发生器。可以发生方波、三角波、正弦波、矩形波等。幅度和频率可调-with VC of a waveform generator. It can happen square, triangle wave, sine wave, square wave, etc.. Adjustable amplitude and frequency
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:169000
    • 提供者:丁慢
  1. TransDWT53

    0下载:
  2. 可以用CDF53小波对灰度图像实现正反变换-CDF53 wavelet can be used to achieve positive and negative gray image transformation
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:1639
    • 提供者:智多星
  1. TransDWTMallat

    0下载:
  2. 可以用mallat分解的方法实现图像的正反变换-can Mallat decomposition method the pros and transform image
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:1409
    • 提供者:智多星
  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. dwtzerotree

    0下载:
  2. 本例子用c++实现了关于小波零树的图像压缩算法,对小波感兴趣的可以看看。-this case with the realization of the c-tree wavelet image compression algorithm, the wavelet can be interesting to see.
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:18697
    • 提供者:sunl
  1. transform_xiaobo

    0下载:
  2. 小波变换的C源代码。 这个用的是 DB4小波,周期延拓,可以实现精确重构的。 -wavelet transform C source code. The DB4 is using the wavelet cycle extension can achieve precise reconstruction.
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:1157
    • 提供者:handman
  1. 2Dwavelet

    0下载:
  2. 此程序用提升法实现第二代小波变换 %% 我用的是非整数阶小波变换 %% 采用时域实现,步骤先列后行 %% 正变换:分裂,预测,更新; %% 反变换:更新,预测,合并 %% 只做一层(可以多层,而且每层的预测和更新方程不同)-the procedure used to upgrade method is the second generation wavelet transform%% I use a non-integer-order wavelet transform%%
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:1252
    • 提供者:Michael
  1. shiboqimoni

    0下载:
  2. 本程序在WIN-TC环境下用C语言编写的,具体的功能为实现示波器波形的模拟输出,包括锯齿波、三角波、正弦波以及脉冲,并且可以对波形参数进行调整。-procedures in the WIN-TC environment using C language. The specific function of the realization of the oscilloscope waveform simulation output, including the sawtooth, triangle
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:4598
    • 提供者:刘龙
  1. DWT

    0下载:
  2. 用Matlab实现的基于小波变换的源代码,简单明了,可以运行
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:1332
    • 提供者:ysnowren
  1. tishengfa97xiaobobianhuan

    0下载:
  2. 此程序用提升法实现第二代小波变换 %% 我用的是非整数阶小波变换 %% 采用时域实现,步骤先列后行 正变换:分裂,预测,更新; 反变换:更新,预测,合并 只做一层(可以多层,而且每层的预测和更新方程不同)
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:6659
    • 提供者:王雪晴
  1. lift

    0下载:
  2. 此程序用提升法实现第二代小波变换 %% 我用的是非整数阶小波变换 %% 采用时域实现,步骤先列后行 %% 正变换:分裂,预测,更新; %% 反变换:更新,预测,合并 %% 只做一层(可以多层,而且每层的预测和更新方程不同)
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:5405
    • 提供者:zlf
  1. wavelet_c

    0下载:
  2. 该程序提供了小波变换的基本方法,该方法基于VC实现,可以用来做语音或图像的小波信号处理,也可用来作为小波分析课程的例子使用-The program provides the basic method of wavelet transform, the method is based on VC to achieve, can be used for voice or image of wavelet signal processing, can also be used as examples
  3. 所属分类:Wavelet

    • 发布日期:2017-04-03
    • 文件大小:553420
    • 提供者:周宾
  1. multi_basis_wavelet_image

    0下载:
  2. 采用多种小波基实现了2维图像的小波变换,可以用来比较不同小波基的变化特性-Achieved using a variety of wavelet transform 2-D images that can be used to compare changes in properties of different wavelets
  3. 所属分类:Wavelet

    • 发布日期:2017-04-06
    • 文件大小:4144
    • 提供者:周宾
  1. wavelet

    0下载:
  2. 对二维图像进行小波变换 用vc实现 可以选择小波类型-deal with image by wavelet transform
  3. 所属分类:Wavelet

    • 发布日期:2017-04-16
    • 文件大小:260804
    • 提供者:超载
  1. hilbert

    0下载:
  2. 希尔伯特变换,实现复信号的求取,也可以用来实现瞬时参数的求取-hilbert transform
  3. 所属分类:Wavelet

    • 发布日期:2017-12-04
    • 文件大小:894
    • 提供者:LONG
  1. Des555ktop

    0下载:
  2. 【谷速软件】matlab修改-GMM的EM算法实现 可以用着参考使用 -[Valley] matlab software modification-GMM speed of EM algorithm can be used with reference to the use of
  3. 所属分类:Wavelet

    • 发布日期:2017-04-28
    • 文件大小:43505
    • 提供者:王佳妮
« 12 »
搜珍网 www.dssz.com