搜索资源列表
-
0下载:
在MATLAB中编写实现图像的不同级别小波分解算法;2选择合适的小波基;3对经典的几幅黑白和彩色图像进行DWT变换;4实现零树、基于塔式网格矢量量化、基于LBG算法、基于标量量化等小波变换编码;5得到分析比较结果。达到的目的:1综合训练学生编程的能力;2对高数、计算方法、程序设计、数据结构、算法、数字图像处理等课程的复习和运用;3可培养学生的算法设计和分析能力。-in MATLAB prepared to achieve different levels of image wavelet dec
-
-
0下载:
lbg算法是一种经典的矢量量化算法,此源码为lbg算法的c语言实现。-lbg algorithm is a classic vector quantization algorithm, the algorithm lbg source for the C Language.
-
-
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下载:
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下载:
用LBG算法对图像进行矢量量化,并实现了图像解码,图像解码视觉效果良好。-realized image vector quantization employed the LGB algorithm, and achieved the image decoding, image decoding visual effect is good.
-
-
0下载:
矢量量化:基于分裂算法的LBG算法,用分裂质心的方法进行,直到达到码字数量为止-Vector quantization: based on splitting algorithm with LBG algorithm, and split centroid number code words until reaching so far
-
-
0下载:
语音信号处理矢量量化的LBG算法,又称K-mean 算法-in speech signal process vector quantization technology using LBG algorithm with matlab language
-
-
0下载:
a source code for vector quantization using LBG algorithm
-
-
0下载:
training vector quantization LGB
-
-
0下载:
LBG分类算法
用初始室心随机法和扰动因子分裂法两种方法,比较不同方法不同参数设置时的分类性能。
-LBG classification algorithm vector quantization: vector normalization within a certain range for a particular type, consists of two steps: first generate a codebook, which is the speech feature v
-
-
0下载:
LBG-vector quantization algorithm
-
-
0下载:
LBG算法设计矢量量化码书的函数,需要给出训练序列x,矢量维数K和码书长度CN,返回根据训练序列给出的最小误差码书。-LBG algorithm for vector quantization codebook design function , you need to give training sequence x, vector dimension K and codebook length CN, return according to the minimum error given t
-
-
0下载:
简要介绍了标量量化和矢量量化的相关知识。标量量化包括了固定量化、自适应量化、基于视觉的量化等。矢量量化包括了其基本原理和LBG,Lattice两种实现方法。-Brief scalar quantization and vector quantization related knowledge. Scalar quantization including fixed quantization, adaptive quantization, the quantization based on the
-
-
0下载:
Illustration of the LGB Vector Quantization Algorithm
-
-
0下载:
用于计算设计矢量量化码书,采用Matlab进行编写,方便易懂(For computing vector quantization codebook design, using Matlab for writing, easy to understand)
-