搜索资源列表
LBG_algorithm
- LBG算法,初始码本随机给出,然后根据对训练矢量的划分,计算形心,更新码本。原代码中含有去空胞腔的程序。-LBG algorithm, given a random initial codebook, and then based on the division of the training vector, computing the centroid, update this code. Contains the original code to empty cell process.
vq-maltab
- This is universal codebook generator with LBG algorithm by myself.
LBG_GA
- 用遗传算法对LBG语音码本进行优化处理,得到最优码本,内含语音文件。-Genetic algorithm to optimize the voice on the LBG codebooks to get the optimal codebook contains the voice files.
VQ
- 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
LBG算法码书设计
- 用于计算设计矢量量化码书,采用Matlab进行编写,方便易懂(For computing vector quantization codebook design, using Matlab for writing, easy to understand)
