代码搜索:quantized
找到约 430 项符合「quantized」的源代码
代码结果 430
www.eeworm.com/read/349633/10810420
m rand_quantize.m
function[Quantized_H]=rand_quantize(H,W)
[K,M]=size(H);
[temp,N]=size(W);
for i=1:K
temp=0;index=0;
for j=1:N
if abs(conj(H(i,:))*W(:,j))>temp
temp=abs(conj(H(i,:))*
www.eeworm.com/read/349632/10810440
m rand_quantize.m
function[Quantized_H]=rand_quantize(H,W)
[K,M]=size(H);
[temp,N]=size(W);
for i=1:K
temp=0;index=0;
for j=1:N
if abs(conj(H(i,:))*W(:,j))>temp
temp=abs(conj(H(i,:))*
www.eeworm.com/read/349632/10810443
asv rand_quantize.asv
function[Quantized_H]=rand_quantize(H,W)
[K,M]=size(H);
[temp,NFB]=size(W);
for i=1:K
temp=0;index=0;
for j=1:NFB
if abs(conj(H(i,:))*W(:,j))>temp
temp=abs(conj(H(i,
www.eeworm.com/read/349630/10810496
m rand_quantize.m
function[Quantized_H]=rand_quantize(H,W)
[K,M]=size(H);
[temp,N]=size(W);
for i=1:K
temp=0;index=0;
for j=1:N
if abs(conj(H(i,:))*W(:,j))>temp
temp=abs(conj(H(i,:))*
www.eeworm.com/read/274866/10847325
h gainquant.h
/******************************************************************
iLBC Speech Coder ANSI-C Source Code
gainquant.h
Copyright (C) The Internet Society (2004).
All R
www.eeworm.com/read/196292/8102346
h gainquant.h
/******************************************************************
iLBC Speech Coder ANSI-C Source Code
gainquant.h
Copyright (C) The Internet Society (2004).
All R
www.eeworm.com/read/145478/12721224
h q_gain_c.h
/*
********************************************************************************
*
* GSM AMR-NB speech codec R98 Version 7.6.0 December 12, 2001
* R99 Ve
www.eeworm.com/read/330414/12895664
h q_gain_c.h
/*
********************************************************************************
*
* GSM AMR-NB speech codec R98 Version 7.6.0 December 12, 2001
* R99 Ve
www.eeworm.com/read/145973/5742847
h gainquant.h
/******************************************************************
iLBC Speech Coder ANSI-C Source Code
gainquant.h
www.eeworm.com/read/136827/5847097
h d_plsf.h
/**********************************************************************
** Copyright (C) 2000-2005 Trolltech AS and its licensors.
** All rights reserved.
**
** This file is part of the Qtopia Environ