代码搜索:AGC电路

找到约 10,000 项符合「AGC电路」的源代码

代码结果 10,000
www.eeworm.com/read/145478/12721262

c agc.c

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

h agc.h

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

c agc.c

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

h agc.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/136827/5847254

c agc.c

/* ***************************************************************************** * * GSM AMR-NB speech codec R98 Version 7.6.0 December 12, 2001 * R99 Versi
www.eeworm.com/read/485855/6548495

m agc.m

function sig_out=agc(sig_in,sig_out) %/*----------------------------------------------------------------------* % * routine agc() * % * ~~~~
www.eeworm.com/read/262231/11598099

m agc.m

format long; % [m d] = wavfinfo('in.wav'); [x,fs,nbits]=wavread('orange.wav'); figure; subplot(3,1,1); plot(x); xlabel('number of sample'); title('Inputput signals'); %legend('Input signals');
www.eeworm.com/read/256612/11983270

m agc.m

function sig_out=agc(sig_in,sig_out) %/*----------------------------------------------------------------------* % * routine agc() * % * ~~~~
www.eeworm.com/read/339494/12229046

m agc.m

function sig_out=agc(sig_in,sig_out) %/*----------------------------------------------------------------------* % * routine agc() * % * ~~~~
www.eeworm.com/read/229504/14333893

c agc.c

//========================================================================================== // Filename: ofdm_agc.c // // Description: Functions related to the AGC action and preamble detection