CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 压缩比 matlab

搜索资源列表

  1. 基于形态学的信号压缩算法

    2下载:
  2. 基于形态学的信号压缩算法matlab程序,能够实现较高的压缩比
  3. 所属分类:压缩解压

  1. ImageCompressed.rar

    2下载:
  2. 利用霍夫曼编码算法对数字图像进行压缩及解压缩处理,解压出来的图像与源图像几乎完全一致,峰值信噪比为无穷大,The use of Huffman coding algorithm for digital image compression and decompression processing, extracting images from the source image is almost exactly the same infinite PSNR
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:169092
    • 提供者:tianjieyu
  1. compress edsensing OMP

    4下载:
  2. 压缩感知 正交匹配追踪一些人关心压缩感知与雷达成像,他们把稀疏表示放在最重要的地方,以为在雷达成像中成功实现压缩感知关键是稀疏表示; 事实上并不是如此。我们知道:压缩感知需要建立AX=B,且该方法具有较低的抑制信噪比能力;另外雷达成像的基础是雷达 信号与目标的相互作用,也就是电磁波与介质的相互作用,该相互作用是一个非常复杂的非线性问题,因此研究这个问题与 压缩感知的关系才是解决雷达成像问题的关键点所在。从另外一个角度来看,雷达成像中惯用的方法是匹配滤波,
  3. 所属分类:matlab例程

    • 发布日期:2013-12-11
    • 文件大小:592
    • 提供者:耿旭
  1. wavelets

    3下载:
  2. 基于小波变换的图像压缩代码,包括压缩比、运行时间和计算复原图像的峰值信噪比-Image compression based on wavelet transform code, including compression ratio, operation time and recovery images of the peak signal to noise ratio calculation
  3. 所属分类:压缩解压

    • 发布日期:2017-05-23
    • 文件大小:413929
    • 提供者:刘灿
  1. DCT

    0下载:
  2. 基于Matlab GUI的图像的DCT,自由调节压缩率,计算峰值信噪比,并图形化对比还原图像-Matlab GUI for image-based DCT, freely adjust compression rates, the peak signal to noise ratio, and reduction of image contrast graphic
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:205026
    • 提供者:桂树
  1. jpegcompress

    0下载:
  2. 灰度图像的jpeg压缩处理,解压处理,以及信噪比SNR的计算-Grayscale jpeg image compression, decompression, as well as the calculation of signal to noise ratio SNR
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:
    • 文件大小:17930
    • 提供者:华斌
  1. LM_huffman

    0下载:
  2. 本程序在MATLAB环境下,对TXT文档中的字符串进行读取,并进行霍夫曼压缩编码,最终输出压缩后的序列长度和压缩比-This procedure in the MATLAB environment, TXT document on the string for reading, and Huffman coding, the final output of compressed sequence length and compression ratio
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1151
    • 提供者:wan liang
  1. Huffman

    1下载:
  2. MATLAB编写的huffman编解码程序,程序中计算了压缩比。-MATLAB prepared huffman codec procedures, procedures to calculate the compression ratio.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2016-03-06
    • 文件大小:3733
    • 提供者:胡婕
  1. OFDM_communication_system_simulation

    1下载:
  2. OFDM 通信系统仿真,包括信道建模,调制解调,求信噪比,功率分配 (压缩包内含50个源码程序)-OFDM communication system simulation, including channel modeling, modulation and demodulation, and signal to noise ratio, power distribution (Compressed package containing the source program 50)
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:30329
    • 提供者:夏兆康
  1. pso-image

    0下载:
  2. LGB图像压缩代码--使用LGB算法训练码本,多次训练直到收敛到一定程度。可以输出量化结果和量化信噪比-LGB image ya suo--the use of the code, many training until convergence to a certain extent. Output can be quantified and quantitative results SNR
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:4027
    • 提供者:nobbe
  1. contourlet-CP-RLC

    0下载:
  2. 基于contourlet的图像压缩编码,其中包括计算PSNR值,压缩比和运行时间-Contourlet-based image compression coding, including the calculation of PSNR values, compression ratio and run-time
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-24
    • 文件大小:381730
    • 提供者:刘灿
  1. LZW_Demo

    1下载:
  2. 实现对图像的lzw压缩编码 得到图像的压缩比以及码长-Lzw realize image compression coding of image compression ratio as well as the code length
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2016-06-19
    • 文件大小:26992
    • 提供者:matiejun
  1. 1

    0下载:
  2. 用分段IFS拟合离散序列的matlab程序 看过Hayes的一篇文章 “Using Iterated Function System to Model Discrete sequences”,我用文章中所用的分段IFS模型写了一段matlab程序以拟合一段网络流量(所用的网络流量是用txt文档保存的一维时间序列)。 程序有用分段IFS编码然后再解码合成数据的过程,还包括计算压缩比。 -IFS fitting with discrete sub-sequences of matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:940111
    • 提供者:虽说
  1. jingdianEZW

    0下载:
  2. 高光谱图像压缩中的ezw算法,实现了很好的压缩比-Hyperspectral image compression ezw algorithm to achieve a good compression ratio
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:118557
    • 提供者:费德勒
  1. square_coding

    0下载:
  2. 用matlab实现了图像通信中的方块编码,并针对不同的块大小与压缩比进行了比较。-Matlab realize image communication with the block coding, and for different block sizes and compression ratios are compared.
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:287423
    • 提供者:朱洁丽
  1. MP3-watermarking

    0下载:
  2. :针对MP3 编码方式和帧结构进行分析,利用帧中的比例因子提出了一种压缩域水印算法。算法通过引入帧变化分析步 骤,很好地实现了水印的自适应嵌入。对于不同的系统要求,还可以通过修改门限信噪比的值SNRlim按需进行水印嵌入,使算法 具有更大灵活性。同时在牺牲一定的嵌入空间前提下,实现了水印信息的自同步。实验表明,对于不同风格的音乐,该水印算法 具有很好的不可听性。-In this paper,the encoding method and the frame structure of
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1386649
    • 提供者:郑杨
  1. DCT-MATLAB

    0下载:
  2. 利用DCT变换对灰度图像进行压缩,求出压缩比;对比不同压缩比的图像。-DCT transform using grayscale image compression, the compression ratio obtained compare different compression ratio of the image.
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1028200
    • 提供者:吴原远
  1. Huffman

    1下载:
  2. 哈夫曼压缩算法,开发环境Matlab,利用此例程序可以仿真哈夫曼压缩比-Huffman compression algorithm development environment of Matlab, using this example program can simulate the Huffman compression ratio
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:203927
    • 提供者:胡帆
  1. tuxiangyasuo

    1下载:
  2. (1)试利用函数dct2,对该图像进行压缩。压缩时可尝试对DCT 变换后的系数采用不同取舍方法,比较其压缩性能。(函数dct2在matlab本身是有的,可以help dct2看看) (2)结合课本例8.7.2 的量化方法,对每一个经DCT变换后的8×8 矩阵量化(Huffman编码部分可省略),从而实现图像压缩。在一定压缩比的情况下,和⑴给出的图像质量相比较。 (3)用所给的子子程序fast_LOT.m 实现对该图像的变换与压缩,并和(1)得出的图像质量相比较-(1) Test usin
  3. 所属分类:matlab

    • 发布日期:2017-11-10
    • 文件大小:201725
    • 提供者:zrf
  1. MATLAB-Code

    2下载:
  2. 仿真是现代雷达系统设计成功的基础,从这一点来说,没有任何软件比MATLAB更好。本代码提供雷达系统仿真常用MATLAB程序,内容包括:雷达基础导论、雷达检测、雷达波形、雷达模糊函数、脉冲压缩、面杂波与体杂波、动目标显示和杂波抑制、相控阵、目标跟踪、电子对抗、雷达截面积、高分辨率战术合成孔径雷达、信号处理等,提供MATAB文件和雷达系统设计与分析所需要的实际仿真经验-Simulation is a modern radar system design basis for success, from
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:263019
    • 提供者:tyk
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com