搜索资源列表

  1. loadcode

    0下载:
  2. 在MATLAB中编写实现图像的不同级别小波分解算法;2选择合适的小波基;3对经典的几幅黑白和彩色图像进行DWT变换;4实现零树、基于塔式网格矢量量化、基于LBG算法、基于标量量化等小波变换编码;5得到分析比较结果。达到的目的:1综合训练学生编程的能力;2对高数、计算方法、程序设计、数据结构、算法、数字图像处理等课程的复习和运用;3可培养学生的算法设计和分析能力。-in MATLAB prepared to achieve differe
  3. 所属分类:matlab例程

    • 发布日期:2024-11-27
    • 文件大小:34kb
    • 提供者:aa
  1. LBGwlee

    0下载:
  2. 这是我写的用c语言实现LBG算法的一个程序。LBG算法是语音信号处理中一种矢量量化的方法。我的邮箱:wleechina@163.com-This is what I wrote with C Language LBG algorithm a procedure. LBG is the voice signal processing a vector quantization method. My mail : wleechina@163
  3. 所属分类:语音合成与识别

    • 发布日期:2024-11-27
    • 文件大小:248kb
    • 提供者:李伟
  1. lbgvq

    0下载:
  2. lbg算法是一种经典的矢量量化算法,此源码为lbg算法的c语言实现。-lbg algorithm is a classic vector quantization algorithm, the algorithm lbg source for the C Language.
  3. 所属分类:压缩解压

    • 发布日期:2024-11-27
    • 文件大小:2kb
    • 提供者:slyang
  1. vqq

    0下载:
  2. 采用LBG算法计算矢量量化器的Matlab仿真程序。-use LBG vector quantization algorithm for the simulation program Matlab.
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-11-27
    • 文件大小:1kb
    • 提供者:gongchao
  1. quantizing

    0下载:
  2. 应用LBG算法对语音信号进行矢量量化。本压缩包共有两个主文件,training.m对训练数据进行处理并得到四个初始码本,quantizing.m对待量化数据进行矢量量化。其余为自编功能函数。-application of voice signal VQ. The compressed into two main documents, training.m right training data to be processed and f
  3. 所属分类:语音合成与识别

    • 发布日期:2024-11-27
    • 文件大小:4kb
    • 提供者:王崇
  1. codebook8_512

    0下载:
  2. 基于LBG算法的矢量量化码书设计的Matlab程序-LBG algorithm based on vector quantization codebook design procedure of Matlab
  3. 所属分类:matlab例程

    • 发布日期:2024-11-27
    • 文件大小:1kb
    • 提供者:管军斌
  1. LBGmatlab

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

    • 发布日期:2024-11-27
    • 文件大小:228kb
    • 提供者:王占元
  1. LBGMatlab

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

    • 发布日期:2024-11-27
    • 文件大小:1.52mb
    • 提供者:梁松涛
  1. VQ_C_language

    0下载:
  2. 基于经典LBG算法的矢量量化的C语言实现,注释详尽,很容易让读者理清程序算法和思路。函数的功能和怎么调用,一目了然。-Based on the classic LBG vector quantization algorithm C-language implementation, comment in detail, it is easy for readers to sort out procedural algorithms and
  3. 所属分类:DSP编程

    • 发布日期:2024-11-27
    • 文件大小:3kb
    • 提供者:陈永恒
  1. LBGVQ_wgy

    0下载:
  2. LBG矢量量化C/C++语言实现(可执行) LBG是经典的矢量量化算法,通过对训练集的分析,生成适量量化使用的码本。 实现过程简单明了,就一个CPP文件。-LBG VQ C/C++ language (executable) LBG is a classic vector quantization algorithm, the analysis of the training set to generate code us
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-11-27
    • 文件大小:4kb
    • 提供者:张三平
  1. mvq

    0下载:
  2. 用LBG算法对图像进行矢量量化,并实现了图像解码,图像解码视觉效果良好。-realized image vector quantization employed the LGB algorithm, and achieved the image decoding, image decoding visual effect is good.
  3. 所属分类:matlab例程

    • 发布日期:2024-11-27
    • 文件大小:2.03mb
    • 提供者:
  1. lbg

    0下载:
  2. 矢量量化lbg算法的c语言实现。对训练序列实时N维矢量量化。适用于语音信号处理。-VQ lbg algorithm c language. Real-time vector quantization of the training sequence.
  3. 所属分类:语音合成与识别

    • 发布日期:2024-11-27
    • 文件大小:2kb
    • 提供者:liuqingfeng
  1. vqlbg

    0下载:
  2. 语音信号处理矢量量化的LBG算法,又称K-mean 算法-in speech signal process vector quantization technology using LBG algorithm with matlab language
  3. 所属分类:matlab例程

    • 发布日期:2024-11-27
    • 文件大小:1kb
    • 提供者:renfangqin
  1. lbg

    0下载:
  2. 基于LBG算法的矢量量化编码用MATLAB实现图像压缩-Image compression based on the LBG algorithm for vector quantization coding with MATLAB
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-27
    • 文件大小:105kb
    • 提供者:佳佳
  1. TLBGmatlaabh

    0下载:
  2. 毕业设计做的...用LBG算法实现矢量量化的算法法..matlab ,经测试可直接使用。 -Graduation design ... vector quantization algorithm method using the LBG algorithm .. Matlab, has been tested and can be used directly.
  3. 所属分类:Windows编程

    • 发布日期:2024-11-27
    • 文件大小:227kb
    • 提供者:xuan
  1. lbg

    0下载:
  2. 实现已知训练序列的矢量量化器(LBG)算法。初始码书从训练序列每隔五个样本选取一组-Achieve a known training sequence of the vector quantizer (LBG) algorithm. The initial codebook from the training sequence every five samples to select a group of
  3. 所属分类:语音合成与识别

    • 发布日期:2024-11-27
    • 文件大小:1kb
    • 提供者:李希
  1. lbgvq

    0下载:
  2. 矢量量化lbg算法,实现量化编码-Lbg vector quantization algorithm, quantization coding
  3. 所属分类:语音压缩

    • 发布日期:2024-11-27
    • 文件大小:2kb
    • 提供者:武文超
  1. LBG

    0下载:
  2. 矢量量化LBG算法,应用于图片的压缩解压。本算法应用CAMERAMAN图像进行仿真。-a tool for image
  3. 所属分类:压缩解压

    • 发布日期:2024-11-27
    • 文件大小:1kb
    • 提供者:michuan
  1. lbg

    0下载:
  2. 就是使用矢量量化中的经典算法LBG算法,实现图像压缩(Is the use of vector quantization in the classic algorithm LBG algorithm to achieve image compression)
  3. 所属分类:图形图像处理(光照,映射..)

  1. LBG算法码书设计

    0下载:
  2. 用于计算设计矢量量化码书,采用Matlab进行编写,方便易懂(For computing vector quantization codebook design, using Matlab for writing, easy to understand)
  3. 所属分类:matlab例程

« 12 »

源码中国 www.ymcn.org