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

搜索资源列表

  1. LFM.rar

    4下载:
  2. matlab,线性调频信号,脉冲压缩,雷达信号仿真,matlab, linear frequency modulated signal, pulse compression, radar signal simulation
  3. 所属分类:Other systems

    • 发布日期:2016-11-12
    • 文件大小:260818
    • 提供者:air
  1. jpg.zip

    0下载:
  2. jpeg压缩matlab源代码。由均匀量化和huffman编码组成,简洁易懂,jpeg compression matlab source code. By the uniform quantization and huffman coding components, concise and understandable
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:29641
    • 提供者:wuzhikai
  1. mpeg4decsrc.rar

    1下载:
  2. 实现视频压缩功能,是最近比较新颖的压缩标准下的视频的图象压缩,Video compression is a relatively new design is the recent video compression standard for image compression
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-29
    • 文件大小:70175
    • 提供者:yang
  1. LFMCW_radar_simulation.rar

    0下载:
  2. 线性调频(LFM)脉冲压缩雷达仿真 具体的matlab程序说明以及方法介绍,Linear frequency modulation (LFM) pulse compression radar simulation matlab specific descr iption of the procedures and methods introduced
  3. 所属分类:source in ebook

    • 发布日期:2017-03-23
    • 文件大小:260718
    • 提供者:zhangmei
  1. work.rar

    3下载:
  2. 常用图像压缩编码码matlab实现。包括:DM编码、变换编码(FFT和DCT)、算术编码、行程编码、Huffman编码、线性预测编码和一个近似的JPEG编码过程。非常适合入门用户实践。,Commonly used image compression coding matlab code to achieve. Including: DM coding, transform coding (FFT and DCT), arithmetic coding, Run-Length Coding, Hu
  3. 所属分类:压缩解压

    • 发布日期:2017-04-10
    • 文件大小:181294
    • 提供者:liliang
  1. Fleury.rar

    0下载:
  2. 用C++实现的fleury算法查找欧拉回路,已经编译好,解压缩后可以直接运行,With C++ Realized fleury algorithm to find Euler circuit, has been compiled, and can be extracted directly run
  3. 所属分类:其他小程序

    • 发布日期:2017-04-01
    • 文件大小:9318
    • 提供者:王文剑
  1. cs.rar

    2下载:
  2. 压缩传感理论的一个简单例子,首先对信号进行稀疏采样,然后利用MP算法对信号进行重建。,Compressed sensing theory of a simple example, first of all, the signal sparse sampling, and then use MP algorithm of signal reconstruction.
  3. 所属分类:Special Effects

    • 发布日期:2016-06-18
    • 文件大小:1029
    • 提供者:汪博峰
  1. l1_ls_matlab.rar

    1下载:
  2. cs压缩传感用于信号估计和信号去噪,是一种非常有效而且相当先进的技术,cs compressed sensing for signal estimation and signal denoising is a very effective and very advanced technology
  3. 所属分类:matlab

    • 发布日期:2016-07-27
    • 文件大小:78698
    • 提供者:岳杨
  1. Great_Outdoors_by_sandals82.zi

    0下载:
  2. 一种简单有效的基于动态时变语音识别源码 对于大多数研究者来说,寻找能够匹配二重时间序列信号的最佳途径是很重要的,因为它有许多重要的应用需求.DTW是实现这项工作的显著技术,尤其在语音识别技术领域,在这里一个测试信号被按照参照模板拉伸或压缩, ,Searching for the best path that matches two time-series signals is the main task for many researchers, because of its importa
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-12
    • 文件大小:2658036
    • 提供者:宋小小
  1. tuxiangbianhuan.rar

    1下载:
  2. 图像变换 将图象分块(8*8),作DCT变换,并作IDCT:DCT是一种可分离图象变换,用来图象压缩编码,IDCT用来解压缩,Image transform to image sub-block (8* 8), for the DCT transform, and IDCT: DCT is a separable transform image to image compression coding, IDCT used to extract
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:17551
    • 提供者:陈杰
  1. SPIHT-dwt-bandelet.rar

    0下载:
  2. 基于wavelet和bandelet的spiht图像压缩!,And wavelet-based image compression spiht the bandelet!
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-26
    • 文件大小:508741
    • 提供者:bird
  1. lda.rar

    0下载:
  2. 压缩包中是几款LDA人脸特征识别的程序,和文章,一共是4个程序吧,有MATLAB的还有C++的,Compressed packet is LDA several facial feature recognition procedures, and articles, a total of four procedures you have MATLAB are C++ the
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6591810
    • 提供者:郝会娟
  1. dct.rar

    0下载:
  2. 已知两个不同图像块亮度数据如下: (1)分析DCT原理,采用DCT方法,编程并计算相应的DCT系数,分析系数分布特点。 (2)依据视觉特性分析量化表步长的分布特点,完成DCT系数量化。 (3)采用Z形扫描,实现输出数据的统计编码,形成Video stream。 (4)采用IDCT重建图像亮度数据,计算SAD大小,分析产生误差的原因及采用DCT进行数据压缩的原理。( ) (5)分别利用左上角1、3、6个系数重建图像,计算相应的SAD,并由
  3. 所属分类:Video Capture

    • 发布日期:2017-03-23
    • 文件大小:804
    • 提供者:张元
  1. jpegcompression.rar

    0下载:
  2. matlab实现jpeg压缩,源码实现,针对黑白图像。,the realization of jpeg compression matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1236
    • 提供者:贾西北
  1. dwtbiorthogonal.rar

    0下载:
  2. matlab 做的双正交小波变换,用于图像压缩处理(仅供大家参考),biorthogonal digital wavelet transform by using matlab,for digital image compression and processing
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:2593
    • 提供者:zhoulei
  1. DCT.rar

    1下载:
  2. 利用matlab的DCT2函数,对图像做变换并压缩。并用8*8对图像分块,对每一块计算均方值作为阈值。,DCT2 use the matlab function, and transform the image so compressed. And 8* 8 image block, a calculation of each mean square value as a threshold.
  3. 所属分类:Graph program

    • 发布日期:2017-03-23
    • 文件大小:678
    • 提供者:马丁
  1. FASTICA.rar

    2下载:
  2. 独立分量分析 方法 压缩 与 解压 图像。 MATLAB 实现,有测试平台。,Independent Component Analysis image compression and decompression. MATLAB realization of a test platform.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:566874
    • 提供者:wei
  1. SolveStepwise.rar

    0下载:
  2. CS中一些重构算法代码,在压缩感知中很有用的一些算法。,CS
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:959
    • 提供者:liuzixi
  1. matlab-2

    0下载:
  2. 图像压缩主要目的是为了节省存储空间,增加传输速度。图像压缩的理想标准是信息丢失最少,压缩比例最大。不损失图像质量的压缩称为无损压缩,无损压缩不可能达到很高的压缩比;损失图像质量的压缩称为有损压缩,高的压缩比是以牺牲图像质量为代价的。压缩的实现方法是对图像重新进行编码,希望用更少的数据表示图像。-The main purpose of image compression to save storage space, increase the transmission speed. The idea
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-01
    • 文件大小:8990
    • 提供者:wanghui
  1. JPEG-for-Matlab

    0下载:
  2. matlab实现JPEG图像压缩程序源码 -JPEG image compression matlab program source code to achieve
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-29
    • 文件大小:71815
    • 提供者:程凯
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com