CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - two-dimension

搜索资源列表

  1. wavelet

    5下载:
  2. 通过matlab实现二维离散小波变换的Mallat快速算法源程序和对二维图像进行多级分解与重建-Matlab achieved by two-dimensional discrete wavelet transform Mallat fast algorithm and multi-dimensional image decomposition and reconstruction
  3. 所属分类:Wavelet

    • 发布日期:2017-03-21
    • 文件大小:193.45kb
    • 提供者:zhang
  1. signal-analysis

    0下载:
  2. dctcom.m文件利用DCT变换完成对输入图像进行压缩;imagecbe.m完成对输入的两幅RGB图像用小波分析的方法进行图像融合 imagecom.m完成对输入的RGB图像用小波分析的方法进行自动降噪,得到高频系数阈值,降噪效果百分比和结果 wavelet1D.m完成对输入的一维信号进行多尺度离散小波分解 wavelet2D完成对输入的二维信号进行多尺度离散小波分解;zigzag.m完成对输入的8*8矩阵按照zigzag排列抽取数据.-document the use of DCT tran
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:3.49kb
    • 提供者:zhouhao
  1. twodimensionMATLABKALMANFILTER

    1下载:
  2. 在MATLAB下实现的KALMAN滤波,一个二维平面-In MATLAB to achieve the Kalman filter, a two-dimensional plane
  3. 所属分类:matlab

    • 发布日期:2015-12-24
    • 文件大小:3.14kb
    • 提供者:SKX
  1. wavelet2

    1下载:
  2. 二维离散小波变换,实现一幅图的分解与重构。恢复原图-Two-dimensional discrete wavelet transform, the realization of a diagram of the decomposition and reconstruction. To restore image
  3. 所属分类:Audio program

    • 发布日期:2017-04-02
    • 文件大小:46.63kb
    • 提供者:周磊
  1. dwt2wavedec2

    1下载:
  2. 图像的二维离散小波单尺度和多尺度地分解,读入自己的图像,直接可以轻松运行并查看分解及其图像的重构结果。-Two-dimensional Discrete Wavelet Image single-scale and multi-scale decomposition, reading into its own image, can easily run directly and view the image decomposition and reconstruction of the resu
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:1.34kb
    • 提供者:李英华
  1. DetectionMethodofFabricDefecBasedonWaveletEntropy.

    0下载:
  2. 在采用二维离散小波变换对织物图像进行分解的基础上,引入了熵的概念,将小波熵作为织物图像的特征值,把熵值看作系统紊乱程度的度量,由此得到织物图像的小波熵特征值,通过与正常织物经过二维小波变换后提取的小波熵值相比较,熵值大者即认为有疵点存在-At the use of two-dimensional discrete wavelet transform decomposition of the fabric image, based on the introduction of the concep
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:233.58kb
    • 提供者:gyq
  1. xiaobo

    2下载:
  2. 本代码给出了图像的二维离散小波变换分解、重构图像以及误差图像。-The code gives the two-dimensional image decomposition of discrete wavelet transform, image reconstruction and the error image.
  3. 所属分类:Wavelet

    • 发布日期:2017-03-29
    • 文件大小:13.51kb
    • 提供者:万永
  1. P100_wavelet2D

    0下载:
  2. 利用MATLAB语言实现二维信号多尺度离散小波分解-Using MATLAB language to achieve two-dimensional discrete wavelet multi-scale decomposition of signals
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:760byte
    • 提供者:wangwenhui
  1. ahvd

    0下载:
  2. 这个对图像用二维离散小波分解及重构出其低频分量,高频中的水平,垂直和对分量。-The two-dimensional discrete wavelet image decomposition and reconstruction out of its low-frequency components, high-frequency in the horizontal, vertical and right components.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:36.97kb
    • 提供者:廖勇
  1. two-dimension-concrete-model

    2下载:
  2. 同济大学朱伯龙书中的二维混凝土本构程序,可以为编程提供参考-Two-dimensional book, Tongji Zhu Bolong concrete constitutive process that can provide a reference for the programming
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:2.91kb
    • 提供者:肖琼冠
  1. Kmeans-two-dimension

    0下载:
  2. kmeans with two dimension
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:782byte
    • 提供者:anjaoye
  1. transform-two-dimension-graphics-

    0下载:
  2. 这是一个基于MFC的二维图形变换的简单的系统-This is a two-dimensional graphics based on MFC simple system transformation
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-15
    • 文件大小:3.66mb
    • 提供者:程霖
  1. two-dimension

    1下载:
  2. 使用FORTRAN编写的三个程序,程序一和二可以计算二维平板的导热,程序一给定温度条件,程序二给定边界热流,程序三维方形管内流体对流换热。-Use three programs written in FORTRAN, the program I and II can calculate the thermal conductivity of two-dimensional flat, procedures, conditions for a given temperature, the prog
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:3.29kb
    • 提供者:cestbin
  1. two-dimension-line-clipping

    0下载:
  2. 二维线段剪裁代码,用了多次取中值的方法进行的,内容还包括实验报告。-Two-dimensional cut line code, with a number of methods to take the value, and also includes test reports.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:83.53kb
    • 提供者:牛文龙
  1. two-dimension-code

    0下载:
  2. 二维码的vc++实现,基于qrcodelib实现;运行前确保添加了qrcodelib库。-The two-dimensional code vc++ achieved the realize based qrcodelib ensure to add a qrcodelib libraries before running.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-05
    • 文件大小:431.15kb
    • 提供者:axs
  1. Two-dimension-code-transmission-file

    0下载:
  2. android,基于QR二维码的文件传输。包括的主要文件:QRencod中为生成二维码并发送文件程序,QRdecode为解析二维码并接收文件程序。-android, file transfer of the two-dimensional code based on QR. Included File: QRencod, to generate two-dimensional code and send file program, QRdecode the resolution of two-d
  3. 所属分类:android

    • 发布日期:2017-11-18
    • 文件大小:4.4mb
    • 提供者:陈利卫
  1. Delphi-print-two-dimension-code

    1下载:
  2. Delphi源码,二维码,rbserver Delphi打印二维-Delphi code ,Delphi print of two dimension
  3. 所属分类:Other windows programs

    • 发布日期:2015-01-25
    • 文件大小:6kb
    • 提供者:huangtangxia
  1. two-dimension-code

    0下载:
  2. 该文件是一个成型的二维码扫描的例子,下载解压后可直接在虚拟机上运行-The file is a molded example of the two-dimensional code scanning, downloading codecs can be run on a virtual machine
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-09
    • 文件大小:3.03mb
    • 提供者:常书伟
  1. s-tranform-for-two-dimension

    0下载:
  2. 二维s变换例子,分析结果,给出图像在整个频率平面上均匀分散的各点处的变换结果-s transform for two dimension
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:714byte
    • 提供者:木子厷隹
  1. two-dimensional heat conduction

    0下载:
  2. 一个简单的二维平面的热传导模型实例,有温度分布图。(An example of a simple two-dimensional plane heat conduction model has a temperature distribution diagram.)
  3. 所属分类:matlab例程

« 12 3 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com