搜索资源列表
loadcode
- 在MATLAB中编写实现图像的不同级别小波分解算法;2选择合适的小波基;3对经典的几幅黑白和彩色图像进行DWT变换;4实现零树、基于塔式网格矢量量化、基于LBG算法、基于标量量化等小波变换编码;5得到分析比较结果。达到的目的:1综合训练学生编程的能力;2对高数、计算方法、程序设计、数据结构、算法、数字图像处理等课程的复习和运用;3可培养学生的算法设计和分析能力。-in MATLAB prepared to achieve differe
LBGwlee
- 这是我写的用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
lbgvq
- lbg算法是一种经典的矢量量化算法,此源码为lbg算法的c语言实现。-lbg algorithm is a classic vector quantization algorithm, the algorithm lbg source for the C Language.
vqq
- 采用LBG算法计算矢量量化器的Matlab仿真程序。-use LBG vector quantization algorithm for the simulation program Matlab.
quantizing
- 应用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
codebook8_512
- 基于LBG算法的矢量量化码书设计的Matlab程序-LBG algorithm based on vector quantization codebook design procedure of Matlab
LBGmatlab
- 毕业设计做的...用LBG算法实现矢量量化的算法..matlab-Designed to do graduate ... the LBG algorithm using vector quantization algorithm .. matlab
LBGMatlab
- 使用matlab实现的矢量量化的LBG算法,内有文档说明-Matlab achieved using the LBG vector quantization algorithm, there are documented
VQ_C_language
- 基于经典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
LBGVQ_wgy
- 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
mvq
- 用LBG算法对图像进行矢量量化,并实现了图像解码,图像解码视觉效果良好。-realized image vector quantization employed the LGB algorithm, and achieved the image decoding, image decoding visual effect is good.
lbg
- 矢量量化lbg算法的c语言实现。对训练序列实时N维矢量量化。适用于语音信号处理。-VQ lbg algorithm c language. Real-time vector quantization of the training sequence.
vqlbg
- 语音信号处理矢量量化的LBG算法,又称K-mean 算法-in speech signal process vector quantization technology using LBG algorithm with matlab language
lbg
- 基于LBG算法的矢量量化编码用MATLAB实现图像压缩-Image compression based on the LBG algorithm for vector quantization coding with MATLAB
TLBGmatlaabh
- 毕业设计做的...用LBG算法实现矢量量化的算法法..matlab ,经测试可直接使用。 -Graduation design ... vector quantization algorithm method using the LBG algorithm .. Matlab, has been tested and can be used directly.
lbg
- 实现已知训练序列的矢量量化器(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
lbgvq
- 矢量量化lbg算法,实现量化编码-Lbg vector quantization algorithm, quantization coding
LBG
- 矢量量化LBG算法,应用于图片的压缩解压。本算法应用CAMERAMAN图像进行仿真。-a tool for image
lbg
- 就是使用矢量量化中的经典算法LBG算法,实现图像压缩(Is the use of vector quantization in the classic algorithm LBG algorithm to achieve image compression)
LBG算法码书设计
- 用于计算设计矢量量化码书,采用Matlab进行编写,方便易懂(For computing vector quantization codebook design, using Matlab for writing, easy to understand)