代码搜索:ESTIMATION

找到约 3,786 项符合「ESTIMATION」的源代码

代码结果 3,786
www.eeworm.com/read/364212/2907740

h chan_estimation.h

//chan_estimation.h void filter_estimation (const float *pilots, float *received_pilots, float *pilots_prod, const float lambda, float *alpha, float *beta, float *h_hat, float *slask); float
www.eeworm.com/read/364212/2907743

asm chan_estimation.asm

;****************************************************************************** ;* TMS320C6x C/C++ Codegen PC Version 4.36 * ;* Date/Time created: Tue May 31 14:02
www.eeworm.com/read/364212/2907744

plg chan_estimation.plg

Build Log --------------------Configuration: chan_estimation - Win32 Debug-------------------- Command Lines Creating temporary file "C:\DOCUME
www.eeworm.com/read/364212/2907869

dsw chan_estimation.dsw

Microsoft Developer Studio Workspace File, Format Version 6.00 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! ###############################################################################
www.eeworm.com/read/364212/2907870

dsp chan_estimation.dsp

# Microsoft Developer Studio Project File - Name="chan_estimation" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32
www.eeworm.com/read/364212/2907872

c chan_estimation.c

// estimation of the channel // 2 functions: one to estimate the channel response, one to estimate the noise // each time we update the value of h_hat and noise_hat // we have to store alpha
www.eeworm.com/read/364212/2907874

h chan_estimation.h

//chan_estimation.h void filter_estimation (const float *pilots, float *received_pilots, float *pilots_prod, const float lambda, float *alpha, float *beta, float *h_hat, float *slask); float
www.eeworm.com/read/364212/2907877

asm chan_estimation.asm

;****************************************************************************** ;* TMS320C6x C/C++ Codegen PC Version 4.36 * ;* Date/Time created: Tue May 31 14:03
www.eeworm.com/read/364212/2907878

plg chan_estimation.plg

Build Log --------------------Configuration: chan_estimation - Win32 Debug-------------------- Command Lines Creating temporary file "C:\DOCUME
www.eeworm.com/read/354843/3073670

c estimation_bvop.c

/***************************************************************************** * * XVID MPEG-4 VIDEO CODEC * - Motion Estimation for B-VOPs - * * Copyright(C) 2002 Christoph Lampert