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

搜索资源列表

  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
    • 文件大小:28.95kb
    • 提供者:wuzhikai
  1. sin.rar

    0下载:
  2. 正弦波信号的均匀量化和线性编码 A/D 变换,实数的线性编码 D/A 变换,实数的线形译码,Uniform quantization of sinusoidal signal and linear coding A/D conversion, the linear coding real D/A conversion, real decoding of linear
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1.13kb
    • 提供者:zhangwei
  1. JPEG.rar

    7下载:
  2. 图像JPEG压缩算法,由8*8DCT变换,调用量化表进行量化,最后由Huffman编码完成算法,JPEG image compression algorithm, the 8* 8DCT transform, quantization table calls to quantify, and finally completed by the Huffman coding algorithm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2016-01-12
    • 文件大小:165.21kb
    • 提供者:宇翔
  1. QUANTIZATION

    0下载:
  2. 基于MATLAB实现图像线性量化的源码,通过输入量化参数实现不同等级量化-Based on MATLAB to achieve linear quantitative image source, by entering the quantization parameters to achieve different levels of quantization
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1.34kb
    • 提供者:wshrf
  1. MATLAB

    0下载:
  2.  产生长度为1000的标准正太分布的随机信号,画出时域波形及频谱;  采用u=255的非均匀PCM编码,每符号为8bit,画输入-输出关系图;  计算信号量化噪声比(SQNR);  信道误码率为10-3;  解码,并画出u律反变换后的信号时域波形及频谱。 扩展要求:  采用均匀PCM、量化级数可变、信道误码率可变。 - have a standard len
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1.57kb
    • 提供者:louzhu
  1. LBGMatlab

    2下载:
  2. 使用matlab实现的矢量量化的LBG算法,内有文档说明-Matlab achieved using the LBG vector quantization algorithm, there are documented
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2015-09-19
    • 文件大小:1.52mb
    • 提供者:梁松涛
  1. LBGmatlab

    1下载:
  2. 毕业设计做的...用LBG算法实现矢量量化的算法..matlab-Designed to do graduate ... the LBG algorithm using vector quantization algorithm .. matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:227.89kb
    • 提供者:王占元
  1. vqcode.tar

    0下载:
  2. Vector Quantization压缩算法 -Vector Quantization Compression Algorithm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-28
    • 文件大小:53.63kb
    • 提供者:站长
  1. newquant

    0下载:
  2. 针对图形的Vector Quantization压缩算法 -Vector Quantization Compression Algorithm for picture
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-15
    • 文件大小:5.02kb
    • 提供者:站长
  1. HW3

    0下载:
  2. 使用LVQ算法对四类不同的点进行分类,并将最后结果画出-Use learning vector quantization to classify the four classes
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:577byte
    • 提供者:danny
  1. lbg.c

    0下载:
  2. LBG algorithm for vector quantization
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:2.68kb
    • 提供者:braeker
  1. CH3

    0下载:
  2. L3_1.m: 純量量化器的設計(程式) L3_2.m: 量化造成的假輪廓(程式) L3_3.m: 向量量化器之碼簿的產生(程式) L3_4.m: 利用LBG訓練三個不同大小與維度的碼簿並分別進行VQ(程式) gau.m: ML量化器設計中分母的計算式(函式) gau1.m: ML量化器設計中分子的計算式(函式) LBG.m: LBG訓練法(函式) quantize.m:高斯機率密度函數的非均勻量化(函式) VQ.m: 向量量化(函式) L3
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:187.14kb
    • 提供者:Oki
  1. pcmandulow

    0下载:
  2. 均匀PCM量化和u律非均匀量化的对比效果分析实验.-Uniform quantization and u law PCM non-uniform contrast quantitative analysis of experimental results.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:3.19kb
    • 提供者:tess
  1. 9854125413

    0下载:
  2. 运动估计是视频编码的关键技术,其最基本的原理是利用相邻帧间的时间 相关性,通过预测来减少时间冗余度。在实际编码中,为了节省码率,并不传 输每一帧的全部数据,而是利用运动估计求出每一帧与其预测参考帧之间的差 值。运动估计越准确,差值的分布越趋近与零,差值块的能量越小,经过变换、 量化和熵编码后所产生的码流的比特位率也越少。因此,运动估计搜索的准确 程度直接影响到了编码的压缩性能。 -Motion estimation is the key to video encodin
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:17.1kb
    • 提供者:罗鹏
  1. VQ

    0下载:
  2. 用matlab实现基于LBG算法的向量量化编码-Matlab by LBG algorithm based on vector quantization coding
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1.31kb
    • 提供者:vvvpig
  1. QccPackSPECK-0.58-1

    0下载:
  2. The QccPackSPECK module is a optional addon to the QccPack library for the quantization, compression and coding of data. -The QccPackSPECK module is a optional addon to the QccPack library for the quantization, compression and coding of data.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-27
    • 文件大小:93.51kb
    • 提供者:jason..
  1. lvq

    0下载:
  2. lvq vector quantization algorithm for the simulation program Matlab.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:80.27kb
    • 提供者:mony
  1. optimum_quantizer

    0下载:
  2. Matlab file for the optimum quantization of signals with plots to verify the proce-Matlab file for the optimum quantization of signals with plots to verify the process
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1.63kb
    • 提供者:touchworks
  1. 45666031LBG-Vector-Quantization

    0下载:
  2. 45666031LBG-Vector-Quantization in speaker recognition
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:38.46kb
    • 提供者:Tuan
  1. Color Reduction and Quantization

    1下载:
  2. Color Reduction and Quantization using k-Means, Fuzzy Clustering (FCM), and SOM Neuarl Network in MATLAB In this post, we are going to share with you, the MATLAB implementation of Color Quantization and Color Reduction of images, using intelligent c
  3. 所属分类:matlab例程

    • 发布日期:2020-11-28
    • 文件大小:243kb
    • 提供者:amardz
« 12 3 4 5 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com