搜索资源列表
k_algorithm
- K-均值算法的c语言实现,他是一种基于样本间相似性度量的间接聚类方法。-K-means is a VQ method based on the similarity of the samples. This is a C language source code for K-means algorithm.
Gvqprog
- An old source code. It contains C source code for training vector quantization (VQ) codebook. Three algorithms, GVQ [1], LBG [2] and LVQ [3] have been implemented
VQ方法做的说话人辨识vq
- 利用矢量量化(VQ)的方法实现的说话人辨认的程序,有兴趣者可以把它转换为C的-vector quantization (VQ) method to identify the Speaker of the proceedings, interested persons can transform it to C
VQ-DHMM
- 语音识别配套的VQ及DHMM模型训练程序,C语言,已经定点化,可直接移植到8位MCU或16位DSP中。与目前市面的语音识别玩具的算法基本一致,非常实用,仅供大家参考,别去抢人家饭碗才好。-speech recognition and matching VQ DHMM model training procedures, C language, has been positioned, can be directly transplanted to eight 16-bit MCU or DSP.
2chapter4
- 距離式VQ的C程式,希望對大家有幫助-distance VQ-C program, we hope to help
indices_08_19_96.tar
- 这是TSVQ的经典实现,在Linux下可以运行。TSVQ是一种高效的压缩和解压缩的方法,基于二叉树的结构来实现,比一般的VQ要好得多。 关键代码是mem_tsvqe.c 利用TSVQ实现对原始数据的编码压缩。
lbg
- 矢量量化聚类程序,c++编写,已调试通过,内附说明文档。-VQ clustering procedure, c preparation, testing, documentation attached.
wavcvt_tree
- VQ 矢量量化算法压缩 wav 音频,Tree 树搜索模式,不使用任何其他函数库。-VQ VQ wav audio compression algorithm, Tree tree search mode, do not use any other library.
lbg
- 矢量量化lbg算法的c语言实现。对训练序列实时N维矢量量化。适用于语音信号处理。-VQ lbg algorithm c language. Real-time vector quantization of the training sequence.
Speaker-Recognition-cPP
- 说话人识别系统 在c++下实现 vq算法 mf-Speaker recognition system in c++ to achieve vq algorithm mfcc
introducethemodelandalgorithm
- BP神经网络的C语言实现 BP神经网络解决异或问题 HMM的C语言实现 矢量量化的C语言实现 -BP neural network to achieve the C language BP neural network to solve XOR problem of HMM VQ C language realization of the C language used to
VQ
- 利用C语言实现矢量量化算法,对数据进行聚类。-Using C language vector quantization algorithm, the data clustering.
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 used to quantify the amount. Imp
LBG
- Codebook design process for Vector Quantization (VQ) using the LBG algorithm for dev c
VQ
- LBG.c // 編碼本訓練程式,利用四張測試影像、prog.c // 影像壓縮解壓縮,利用 full search 、prog-dta.c // 影像壓縮解壓縮,prog-dta.c // 影像壓縮解壓縮,利用 double test algorithm (dta) 、prog-lut.c // 影像壓縮解壓縮,利用 lookup table (lut) 、prog-mps.c // 影像壓縮解壓縮,利用 mean-distance-ordered partial serach codeboo
VQ-BY-DEV-C
- This is universal codebook generator with LBG algorithm by DVE C.
VecterInC
- 矢量量化的C语言实现。封装矢量量化的相关函数,可作为库直接调用。-VQ C language. The correlation function of vector quantization package can be called directly as a library.
VQ-BY-DEV-C
- This is universal codebook generator with LBG algorithm by DVE C.
VQ
- program c++ for vector quantization use k-means
LBG_VQ-master
- LBG-VQ c++ 和 matlab 程序代码(LBG-VQ, c++, and matlab program code)