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

搜索资源列表

  1. zigzag_kaiyuan

    0下载:
  2. 图形图象中dct变换中用到的zigzag扫描原代码是基于matlab中的开发-graphic images used Copy transform the Zigzag scanning source code is based on the Matlab Development
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1287
    • 提供者:付源
  1. izigzag_kaiyuan

    2下载:
  2. 图形图象中dct变换中用到的反zigzag扫描原代码是基于matlab中的开发-graphic images used Copy transform the anti-Zigzag scanning source code, which is based on Matlab Development
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1695
    • 提供者:付源
  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
    • 文件大小:3571
    • 提供者:zhouhao
  1. image_compression_final(jpeg)

    3下载:
  2. JPEG图像压缩和解压MATLAB程序,使用了DCT2、线性量化编码、zigzag变换和游程编码理论-JPEG image compression and decompression MATLAB procedures, using DCT2, linear quantization coding, zigzag transform and run-length coding theory
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:97003
    • 提供者:
  1. Final_28Nov

    0下载:
  2. 2D-DCT 压缩图像后,通过QPSK,AWGN信道编码传输后,IDCT解压缩回原始图像,适用于任何图像-Using DCT to compress the orginal image, I use zigzag program, quantization, dct compression, then change the vector to bineary bit to pass through the QPSK channel. And from the binary array, I us
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-15
    • 文件大小:4036532
    • 提供者:Jackie
  1. zig

    0下载:
  2. 输入2维数组和行数列数,进行之字形重新排列,输出1维数组,比如图像的DCT变换系数-DCT,zigzag
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:864
    • 提供者:王伟
  1. zigzag_dezigzag

    0下载:
  2. zigzag算法,即实现图像像素的斜向Z字型重新排序的matlab实现-zigzag algorithm, namely the realization of the image pixel oblique Z-shaped re-sort Matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:2609
    • 提供者:cz
  1. jpeg

    0下载:
  2. 本代码由matlab语言编写,实现了jpeg算法,主要为了说明基本的JPEG功能。经过DCT变化,量化,进行DPCM编码,然后之字形扫描AC系数,进行行程(LZW)编码。 显示原始图象和经编码解码后的图象,显示压缩比,并计算均方根误差。-The code consists of matlab language, to achieve a jpeg algorithm, mainly to illustrate the basic functionality of JPEG. After chan
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:4636
    • 提供者:wyd
  1. zigzag

    0下载:
  2. matlab写的图像Zigzag置乱的函数,特别适用于初学者学习-matlab write Zigzag calculation function, especially for beginners to learn
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:846
    • 提供者:后项
  1. zigzag

    1下载:
  2. 用matlab实现了zigzag算法,实现功能:对任意维数的图片都都能进行加密和解密-Using matlab to achieve a zigzag algorithm functions: For any dimension pictures are able to encrypt and decrypt
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1829
    • 提供者:刘龙
  1. IMAGE

    1下载:
  2. 图像的matlab处理,包含图像的压缩,zigzag算法应用,图像加密,图像解密等-Matlab image processing, compression containing images, zigzag algorithm, image encryption, decryption image
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-07
    • 文件大小:1244230
    • 提供者:
  1. ZigZag-scanning

    0下载:
  2. 利用  MATLAB  的强大功能设计一种最佳  的实现zigzag扫描变换-Use MATLAB s powerful design an optimal Implementation zigzag scan conversion
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:2512
    • 提供者:王涛
  1. zigzagaizigzag

    0下载:
  2. matlab实现zigzag扫描和逆扫描-matlab realize zigzag scan & izigzag scan
  3. 所属分类:Special Effects

    • 发布日期:2017-12-13
    • 文件大小:834
    • 提供者:ranchou
  1. zigzag

    0下载:
  2. 实现二维数组的zigzag排序,将二维数组按zigzag排序后,整合成一个一维数组(To achieve two-dimensional array of zigzag sort, the two-dimensional array by zigzag sort, integrated into a one-dimensional array)
  3. 所属分类:波变换

  1. MATLAB-Jpeg-encoder-master

    0下载:
  2. 通过DCT变换进行jpeg压缩,AC,DC系数都可以得到,还有zigzag(JPEG compression through DCT)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-05
    • 文件大小:31366144
    • 提供者:enmirose
  1. 运用matlab画出瑞利波的频散曲线

    4下载:
  2. 在前人工作的基础上对三层层状介质的瑞利波频散曲线进行了正演模拟研究,对假定的几组典型模型参数的频散曲线进行了认真分析。通过分析可知,各频散曲线之间是互不相交的,从而对此问题有了一个更清晰的认识。指出当低速软弱夹层存在时频散曲线的特点,并根据分析结果,说明”之“字形频散曲线的形成机理。(On the basis of previous work, the Rayleigh wave dispersion curves of three layered media are studied by fo
  3. 所属分类:绘图程序

搜珍网 www.dssz.com