代码搜索:quantized

找到约 430 项符合「quantized」的源代码

代码结果 430
www.eeworm.com/read/278133/10566141

m dec_gain.m

function [gp,gc]=Dec_gain(Ga,Gb,c,GA,GB) %/*---------------------------------------------------------------------------* % * Function Dec_gain
www.eeworm.com/read/439446/7708537

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); [gq,w] =
www.eeworm.com/read/439446/7708614

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/439446/7708706

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); [gq,w] =
www.eeworm.com/read/145478/12720561

h gc_pred.h

/* ******************************************************************************** * * GSM AMR-NB speech codec R98 Version 7.6.0 December 12, 2001 * R99 Ve
www.eeworm.com/read/145478/12720907

h d_plsf.h

/* ******************************************************************************** * * GSM AMR-NB speech codec R98 Version 7.6.0 December 12, 2001 * R99 Ve
www.eeworm.com/read/330414/12894983

h gc_pred.h

/* ******************************************************************************** * * GSM AMR-NB speech codec R98 Version 7.6.0 December 12, 2001 * R99 Ve
www.eeworm.com/read/330414/12895194

h d_plsf.h

/* ******************************************************************************** * * GSM AMR-NB speech codec R98 Version 7.6.0 December 12, 2001 * R99 Ve
www.eeworm.com/read/136827/5847034

h gc_pred.h

/********************************************************************** ** Copyright (C) 2000-2005 Trolltech AS and its licensors. ** All rights reserved. ** ** This file is part of the Qtopia Environ
www.eeworm.com/read/485855/6548502

m dec_gain.m

function [gp,gc]=Dec_gain(Ga,Gb,c,GA,GB) %/*---------------------------------------------------------------------------* % * Function Dec_gain