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

搜索资源列表

  1. GolombCode1

    1下载:
  2. 自适应 Golomb 编码, 为高级数据压缩算法的一种-Adaptive Coding for advanced data compression algorithm of a
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1.08kb
    • 提供者:王晓鹏
  1. SPIHT-matlab

    0下载:
  2. 一种基于小波变换,压缩编码效率很高的静止图像压缩编码算法SPIHT,本程序使用matlab实现-based on wavelet transform, high efficiency coding static image compression algorithm SPIHT, the procedures used to achieve Matlab
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:227.71kb
    • 提供者:李一
  1. bysj7

    0下载:
  2. CVSD语音压缩的算法和程序流程.量阶δ能够自动地随输入信号平均斜率的大小而连续变化,译码输出信号实现了对输入信号的理想逼近,最后在可编程逻辑器件(FPGA)中实现了CVSD调制功能。-CVSD voice compression algorithm and the program flow. Volume bands can automatically input signal with an average slope of the size of continuous change, d
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:954byte
    • 提供者:李潇
  1. DCVS2009_Kang

    2下载:
  2. 基于Matlab的压缩感知视频编码程序。DCVS的最新理论算法程序。稀疏矩阵采用BWHT(沃尔什-哈达玛矩阵),重构算法用GPSR。-Matlab-based video compression perceptual coding process. DCVS the latest theoretical algorithm program. Sparse matrix with BWHT (Walsh- Hadamard matrix), reconstruction algorithm wit
  3. 所属分类:matlab例程

    • 发布日期:2013-11-16
    • 文件大小:999.2kb
    • 提供者:洋子
  1. 压缩感知图像重构的算法

    8下载:
  2. 这是我自己编写的压缩感知图像重构的算法,用于学习,先稀疏,再观测系数,最后重建-This is your perception image compression algorithm used to study and review, thin, and observation of the reconstruction and
  3. 所属分类:matlab例程

    • 发布日期:2016-03-04
    • 文件大小:8kb
    • 提供者:qht
  1. DPCM

    1下载:
  2. 差分脉冲编码:通信工程中经常用到的一个实用算法。这里是matlab的实现。-Differential pulse code: Communications Engineering frequently used for a practical algorithm. Here is the realization of matlab.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:810byte
    • 提供者:tao lan
  1. DopplerCom

    0下载:
  2. 相位编码脉冲压缩雷达的多普勒补偿算法,实现对信号的补充-Phase-coded pulse compression radar Doppler compensation algorithm, the realization of the signal added
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:5.68kb
    • 提供者:袁焕江
  1. remez_frf

    0下载:
  2. 压缩包中包含两个matlab文件: remez_frf.m 为使用remez算法设计旁瓣1/f衰减滤波器程序; myfrf.m 为其中使用到的惩罚函数; frf的意思是频率响应函数。-Compression matlab package contains two files: remez_frf.m algorithm designed for the use of remez sidelobe 1/f attenuation filter procedures myfrf.m u
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1.71kb
    • 提供者:suzhou
  1. lifting_signal_compression2

    0下载:
  2. 提升小波压缩算法 提升小波压缩算法 -Lifting Wavelet compression algorithm of wavelet compression algorithm to enhance lifting wavelet compression algorithm lifting wavelet compression algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:539byte
    • 提供者:houhua
  1. matlabshidasuanfa

    0下载:
  2. matlab十大算法程序压缩,用于数学建模同学或者爱好MATLAB同学借鉴-Ten compression algorithm matlab program for the students to mathematical modeling, or MATLAB-loving students learn
  3. 所属分类:matlab

    • 发布日期:2017-05-27
    • 文件大小:9.14mb
    • 提供者:
  1. HuffmanandShannon-Fanosourcecoding

    0下载:
  2. Huffman and Shannon-Fano source coding
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2.53kb
    • 提供者:pooori
  1. dctcompress22

    0下载:
  2. 基于matlab的DCT图像压缩算法 (压缩效果对比)-DCT-based image compression algorithm matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:127.68kb
    • 提供者:han
  1. ssa

    0下载:
  2. 传说中的SPIHT算法,编码压缩算法,很适合需要的人学习-Legend of the SPIHT algorithm, coding compression algorithm, is suitable for those who need to learn
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:227.96kb
    • 提供者:sasa
  1. jpeg-compression

    0下载:
  2. compression algorithm-matlab code
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:7.1kb
    • 提供者:jagadeesh
  1. KNN

    0下载:
  2. 自己编写的近邻法算法,包括k近邻法、两分剪辑和重复剪辑、压缩算法。在文档中给出了一个简单的算法原理说明,详细参考边肇的《模式识别》。注:里面的分类线绘制算法存在一些问题,仅供大家参考修改。-The nearest neighbor algorithm written by myself, including k nearest neighbor, the two sub-editing and re editing, compression algorithm. The document giv
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:42.04kb
    • 提供者:陈章
  1. bsp_2_3_fan

    0下载:
  2. FAN ECG Compression algorithm code
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1.14kb
    • 提供者:Yasser
  1. bsp_2_3_ladt1

    0下载:
  2. LADT ECG Compression Algorithm 1
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1.06kb
    • 提供者:Yasser
  1. bsp_2_3_ladt2

    0下载:
  2. LADT ECG Compression Algorithm 2
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1.06kb
    • 提供者:Yasser
  1. DCT-and-Image-Compression

    0下载:
  2. DCT and Image Compression In the JPEG image compression algorithm, the input image is divided into 8-by-8 or 16-by-16 blocks, and the two-dimensional DCT is computed for each block. The DCT coefficients are then quantized, coded, and trans
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1.4kb
    • 提供者:Eldhose
  1. Image Huffman Compression

    0下载:
  2. Image compression based on Huffman algorithm
  3. 所属分类:matlab例程

    • 发布日期:2014-05-31
    • 文件大小:348.91kb
    • 提供者:Nathluu
« 12 3 4 5 6 7 8 9 10 ... 33 »
搜珍网 www.dssz.com