代码搜索:Quantization
找到约 3,139 项符合「Quantization」的源代码
代码结果 3,139
www.eeworm.com/read/135238/13948964
m codebook_fmcq1.m
%this codebook is used for fourier magnitudes quantization
%the vector is from 1 to 121
FMCQ_CODEBOOK(1:121,:)=[...
0.822998 1.496297 0.584847 1.313507 0.846008 0.614041 0.615298 0.88
www.eeworm.com/read/135238/13949011
m codebook_fmcq1.m
%this codebook is used for fourier magnitudes quantization
%the vector is from 1 to 121
FMCQ_CODEBOOK(1:121,:)=[...
0.822998 1.496297 0.584847 1.313507 0.846008 0.614041 0.615298 0.88
www.eeworm.com/read/135238/13949031
m codebook_fmcq1.m
%this codebook is used for fourier magnitudes quantization
%the vector is from 1 to 121
FMCQ_CODEBOOK(1:121,:)=[...
0.822998 1.496297 0.584847 1.313507 0.846008 0.614041 0.615298 0.88
www.eeworm.com/read/104551/15690110
h modes.h
/* Copyright (C) 2002 Jean-Marc Valin */
/**
@file modes.h
@brief Describes the different modes of the codec
*/
/*
Redistribution and use in source and binary forms, with or without
modifi
www.eeworm.com/read/192371/8384728
c tab_dtx.c
/*
ITU-T G.729 Annex B ANSI-C Source Code
Version 1.3 Last modified: August 1997
Copyright (c) 1996, France Telecom, Rockwell International,
Universite de
www.eeworm.com/read/191268/8432422
c tab_dtx.c
/*
ITU-T G.729 Annex B ANSI-C Source Code
Version 1.3 Last modified: August 1997
Copyright (c) 1996, France Telecom, Rockwell International,
Universite de
www.eeworm.com/read/388457/8608033
m p9_1.m
% Program P9_1
% Coefficient Quantization Effects on Direct Form
% Realization of an IIR Transfer Function
clf;
[b,a] = ellip(6,0.05,60,0.4);
[g,w] = gain(b,a);
bq = a2dT(b,5);aq = a2dT(a,5);
[
www.eeworm.com/read/387887/8649472
m p9_1.m
% Program P9_1
% Coefficient Quantization Effects on Direct Form
% Realization of an IIR Transfer Function
clf;
[b,a] = ellip(6,0.05,60,0.4);
[g,w] = gain(b,a);
bq = a2dT(b,5);aq = a2dT(a,5);
[
www.eeworm.com/read/287260/8699300
asv demo1.asv
% PUMA (Phase Unwrapping via MAxflow)
% demo1 - High phase rate Gaussian Hill
% The clique potential is given by V(x)= |Q2p(x)|^2 where Q2p is the
% quantization function; the employed c
www.eeworm.com/read/287260/8699309
m demo1.m
% PUMA (Phase Unwrapping via MAxflow)
% demo1 - High phase rate Gaussian Hill
% The clique potential is given by V(x)= |Q2p(x)|^2 where Q2p is the
% quantization function; the employed c