搜索资源列表
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.
LBG
- 研究用于LBG初始码书设计的改进PNN算法 用于LBG初始码书设计的改进PNN算法研究-For LBG initial codebook design of the improved PNN algorithm
exp7
- 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
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
VQSOM
- 利用SOM神经网络设计矢量量化的码书,结果优于传统的LBG方法,失真度较小。-SOM neural network design use vector quantization codebook, the result is better than traditional methods LBG, distortion is small.
LBG算法码书设计
- 用于计算设计矢量量化码书,采用Matlab进行编写,方便易懂(For computing vector quantization codebook design, using Matlab for writing, easy to understand)