当前位置:
首页
资源下载

搜索资源 - vector quantization lbg
搜索资源列表
-
0下载:
在MATLAB中编写实现图像的不同级别小波分解算法;2选择合适的小波基;3对经典的几幅黑白和彩色图像进行DWT变换;4实现零树、基于塔式网格矢量量化、基于LBG算法、基于标量量化等小波变换编码;5得到分析比较结果。达到的目的:1综合训练学生编程的能力;2对高数、计算方法、程序设计、数据结构、算法、数字图像处理等课程的复习和运用;3可培养学生的算法设计和分析能力。-in MATLAB prepared to achieve different levels of image wavelet dec
-
-
0下载:
LBG vector quantization source code
-
-
0下载:
矢量量化lbg算法的c语言实现。对训练序列实时N维矢量量化。适用于语音信号处理。-VQ lbg algorithm c language. Real-time vector quantization of the training sequence.
-
-
0下载:
对二维图像进行压缩,采用matlab编程实验,-Of two-dimensional image compression using matlab programming experiment
-
-
2下载:
使用matlab实现的矢量量化的LBG算法,内有文档说明-Matlab achieved using the LBG vector quantization algorithm, there are documented
-
-
1下载:
毕业设计做的...用LBG算法实现矢量量化的算法..matlab-Designed to do graduate ... the LBG algorithm using vector quantization algorithm .. matlab
-
-
0下载:
LBG algorithm for vector quantization
-
-
0下载:
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
-
-
0下载:
用matlab实现基于LBG算法的向量量化编码-Matlab by LBG algorithm based on vector quantization coding
-
-
0下载:
基于经典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 ideas. The function and how f
-
-
0下载:
45666031LBG-Vector-Quantization in speaker recognition
-
-
0下载:
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 used to quantify the amount. Imp
-
-
0下载:
lbgvq c program for vector quantization AND lbg-lbgvq c program for vector quantization AND lbg
-
-
0下载:
Codebook design process for Vector Quantization (VQ) using the LBG algorithm for dev c
-
-
0下载:
用LBG算法对图像进行矢量量化,并实现了图像解码,图像解码视觉效果良好。-realized image vector quantization employed the LGB algorithm, and achieved the image decoding, image decoding visual effect is good.
-
-
0下载:
语音信号处理矢量量化的LBG算法,又称K-mean 算法-in speech signal process vector quantization technology using LBG algorithm with matlab language
-
-
0下载:
矢量量化算法的C语言实现:LBG(K-均值)聚类算法,在欧几里的距离基础上用LBG算法将输入向量聚类。-Vector quantization of C language implementation algorithm:LBG (k-means) clustering algorithm, in several European based on the distance with LBG algorithm will input vector clustering.
-
-
0下载:
(1)理解矢量量化的基本原理。
(2)掌握矢量量化器设计的LBG方法。
(3)运用LBG方法获取语音短时平均能量码书-(1) to understand the basic principles of vector quantization.
(2) master the vector quantizer design LBG method.
(3) Using the LBG method to obtain the speech short time average ener
-
-
1下载:
就是使用矢量量化中的经典算法LBG算法,实现图像压缩(Is the use of vector quantization in the classic algorithm LBG algorithm to achieve image compression)
-
-
0下载:
用于计算设计矢量量化码书,采用Matlab进行编写,方便易懂(For computing vector quantization codebook design, using Matlab for writing, easy to understand)
-