代码搜索:VQ
找到约 948 项符合「VQ」的源代码
代码结果 948
www.eeworm.com/read/190157/8447435
h vq.h
/*
2.4 kbps MELP Proposed Federal Standard speech coder
version 1.2
Copyright (c) 1996, Texas Instruments, Inc.
Texas Instruments has intellectual property rights on the MELP
algorithm. The Tex
www.eeworm.com/read/290172/8500655
h vq.h
// VQ.h: interface for the CVQ class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_VQ_H__252FB38D_CE92_457B_A659_5FA46C99353C__INCLUDED_)
#define AF
www.eeworm.com/read/290172/8500685
cpp vq.cpp
// VQ.cpp: implementation of the CVQ class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "ShowDib.h"
#include "VQ.h"
#include "math.h"
www.eeworm.com/read/287843/8665222
m vq.m
function [codebook,distortion]=VQ(training_seq,dimension,codebook_size,tolerance)
%VQ.m vector quantizer design using K-means algorithm
% [codebook,distortion]=VQ(training_seq,dimension,codebook_si
www.eeworm.com/read/431613/8665575
m vq.m
function [codebook,distortion]=VQ(training_seq,dimension,codebook_size,tolerance)
%VQ.m Vector quatizer design using K-means algorithm
% [codebook,distortion]=VQ(training_seq,dimension,codebook_siz
www.eeworm.com/read/426899/8992388
h vq.h
www.eeworm.com/read/185639/8994698
exe vq.exe
www.eeworm.com/read/185639/8994707