代码搜索:Estimation

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

代码结果 3,786
www.eeworm.com/read/242667/4546371

plg chan_estimation.plg

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

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/242667/4546426

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/242667/4546428

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/242667/4546430

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/242667/4546433

asm chan_estimation.asm

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

plg chan_estimation.plg

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

c motion_estimation.c

/* * * QccPack: Quantization, compression, and coding libraries * Copyright (C) 1997-2007 James E. Fowler * * This library is free software; you can redistribute it and/or * modify it under t
www.eeworm.com/read/308263/3717871

c estimation_bvop.c

/***************************************************************************** * * XVID MPEG-4 VIDEO CODEC * - Motion Estimation for B-VOPs - * * Copyright(C) 2002 Christoph Lampert
www.eeworm.com/read/308263/3717875

c estimation_pvop.c

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