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

搜索资源列表

  1. jj2000

    0下载:
  2. 该程序演示了jpg2000的编码、解码等一系列过程。-demonstration of the program converts the coding and decoding process as a series.
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:631.9kb
    • 提供者:熊熊XP
  1. xioabobianhuan

    0下载:
  2. 这是一系列有关小波变换的源程序,用于图像处理方面-This is a series of the wavelet transform of the source for image processing
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:14.65mb
    • 提供者:孔孔
  1. dailvboshiboqi

    0下载:
  2. 用NI公司的labview7.1编的一个程序。 本程序可以使用dmm设备采集数据信息,然后通过界面显示(类似示波器),而且,加入了滤波功能,能够自行选择滤波函数,显示滤波后的波形。-using NI companies labview7.1 a series of procedures. This procedure can be used for data acquisition equipment DMM information, then pass the interface show
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:18.08kb
    • 提供者:ander
  1. toolbox_liftwave

    1下载:
  2. 一个提升小波变换的matlab工具包。可以实现97,53,haar等系列的提升小波分解与重构。-an upgrade wavelet transform Matlab tool kit. 97,53 can be achieved, haar series of lifting wavelet decomposition and reconstruction.
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:57.58kb
    • 提供者:周瑞
  1. wavelet_lab2

    2下载:
  2. 对图像做二维离散小波变换,分解级数为3级,并重构图像,不直接调用Matlab的dwt和idwt函数。-pair of 2-dimensional images DWT, decomposition of the three series, and Image Reconstruction, not directly call Matlab dwt and idwt function.
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:2.04kb
    • 提供者:purpleashan
  1. codefile

    0下载:
  2. 对图像进行二维离散小波变换, 变换级数大于等于3级, 并进行重构, 最后计算重构图像的峰值信噪比(PSNR).-images of two-dimensional discrete wavelet transform, transform Series is greater than or equal to 3, and reconstruction, Image Reconstruction final calculation of the peak signal-to-noise rati
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:2.03kb
    • 提供者:廖鑫鹏
  1. 小波算法4.rar

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

    • 发布日期:2017-12-28
    • 文件大小:108kb
    • 提供者:关东
  1. MODWT-c.zip

    0下载:
  2. Maximal Overlap Discrete Wavelet Transformation, implemented in C. Shift invariant transform, useful for application of multiresolution time series analysis. Includes basic Wavelet coefficients Haar, Daubechies, Least Asymmetric.,Maximal Overlap
  3. 所属分类:Wavelet

    • 发布日期:2017-03-25
    • 文件大小:14.74kb
    • 提供者:sefstrat
  1. 小波算法3

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

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

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

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

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

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

    1下载:
  2. 本书的目的主要是向读者展示傅里叶分析和小波的许多基础知识以及在信号分析方面的应用。全书分为8章和2个附录,前言部分是学习第1章至第7章的准备知识,即内积空间;第1章讲解傅里叶系列的基础知识;第2章讲解傅里叶变换;第3章介绍离散傅里叶变换以及快速傅里叶变换;第4章至第7章讨论小波,重点在于正交小波的构建;附录部分则介绍稍微复杂的一些技术主题以及演示概念或产生图形的MATLAB代码。许多关于小波的文章和参考书籍均要求读者具有复杂的数学背景知识,本书则只要求学生具有较好的微积分以及线性代数知识,通俗易
  3. 所属分类:Wavelet

    • 发布日期:2017-11-10
    • 文件大小:13.11mb
    • 提供者:刘宏
  1. MyDwt2D

    1下载:
  2. 对图像进行二维离散小波变换, 变换级数大于等于3级,然后统计系数中0的个数(百分比表示),并进行重构, 最后计算重构图像的峰值信噪比(PSNR). 里面还附上了我写的实验报告,对大家理解Mallat算法和图像压缩很有帮助-Image two-dimensional discrete wavelet transform, transform series greater than or equal to 3, and then statistics of the number of c
  3. 所属分类:Wavelet

    • 发布日期:2016-05-09
    • 文件大小:963.66kb
    • 提供者:zhang
  1. WAVELET

    0下载:
  2. 小波应用程序,是以前师兄编的,相信对搞过程仿真的有帮助-Wavelet applications, the former senior series, I believe that the process of engaging in simulation help
  3. 所属分类:Wavelet

    • 发布日期:2017-04-02
    • 文件大小:430.02kb
    • 提供者:Bruce
  1. fractalVSwavelet

    1下载:
  2. 期刊:基于小波图像压缩技术的算法研究,图像压缩的混合编码。-Series: Based on wavelet image compression algorithm technology research, a mixture of image compression coding.
  3. 所属分类:Wavelet

    • 发布日期:2017-04-07
    • 文件大小:181.88kb
    • 提供者:f
  1. xiaobo

    0下载:
  2. 主要讲述在matlab环境下的小波变换的工具箱的一系列用法-Focuses on environment in matlab wavelet toolbox of a series of usage
  3. 所属分类:Wavelet

    • 发布日期:2017-05-20
    • 文件大小:5.52mb
    • 提供者:梁丹
  1. Wavelet

    0下载:
  2. 这是一个小波分析软件,可用来进行时间序列信号的分段分析。-this is a software for wavelet analysis and it can be used to segment and analyze the time series signals
  3. 所属分类:Wavelet

    • 发布日期:2017-04-02
    • 文件大小:2.44kb
    • 提供者:宋岳
  1. iff

    0下载:
  2. 用matlab编的互动傅立叶滤波程序,方法简单,实用.-Fourier series of interactions with matlab filtering process, method is simple and practical.
  3. 所属分类:Wavelet

    • 发布日期:2017-04-09
    • 文件大小:6.2kb
    • 提供者:wlucky
  1. wnn_forcast

    1下载:
  2. 用小波神经网络变换对时间序列信号进行预测,并做了测试,效果很好,请参考-Transform using wavelet neural network to predict the time series signal, and do a test with good results, please refer to
  3. 所属分类:Wavelet

    • 发布日期:2015-04-03
    • 文件大小:4.19kb
    • 提供者:hujunhua
  1. WAVELET-METHODS-FOR-TIME-SERIES-ANALYSIS

    0下载:
  2. WAVELET METHODS FOR TIME SERIES ANALYSIS
  3. 所属分类:Wavelet

    • 发布日期:2017-05-11
    • 文件大小:2.2mb
    • 提供者:hamid
« 12 3 »
搜珍网 www.dssz.com