代码搜索:Estimation
找到约 3,786 项符合「Estimation」的源代码
代码结果 3,786
www.eeworm.com/read/331264/3414545
map snr_estimation_sfun.map
SNR_ESTIMATION_sfun
Timestamp is 47cd437e (Tue Mar 04 20:41:34 2008)
Preferred load address is 10000000
Start Length Name Class
0001:00000000 00022730H .te
www.eeworm.com/read/331264/3414546
c snr_estimation_sfun.c
/* Include files */
#include "SNR_ESTIMATION_sfun.h"
#include "c1_SNR_ESTIMATION.h"
/* Type Definitions */
/* Named Constants */
/* Variable Declarations */
/* Variable Definitions */
u
www.eeworm.com/read/331264/3414549
mol snr_estimation_sfun.mol
c1_SNR_ESTIMATION.obj
SNR_ESTIMATION_sfun_registry.obj
SNR_ESTIMATION_sfun.obj
www.eeworm.com/read/331264/3414550
mak snr_estimation_sfun.mak
# ------------------- Required for MSVC nmake ---------------------------------
# This file should be included at the top of a MAKEFILE as follows:
!include
MACHINE = SNR_ES
www.eeworm.com/read/331264/3414554
bat snr_estimation_sfun.bat
call "C:\Documents and Settings\ligongming\Application Data\MathWorks\MATLAB\R2007a\mexopts.bat"
nmake -f SNR_ESTIMATION_sfun.mak
www.eeworm.com/read/308263/3717872
c estimation_rd_based.c
/*****************************************************************************
*
* XVID MPEG-4 VIDEO CODEC
* - Rate-Distortion Based Motion Estimation for P- and S- VOPs -
*
* Copyright(C) 20
www.eeworm.com/read/306721/3734808
c estimation_rd_based.c
/*****************************************************************************
*
* XVID MPEG-4 VIDEO CODEC
* - Rate-Distortion Based Motion Estimation for P- and S- VOPs -
*
* Copyright(C) 20
www.eeworm.com/read/273525/4206878
hlp logistic_estimation_commands.hlp
{smcl}
{* 07apr2005}{...}
{cmd:help logistic estimation commands}
{hline}
{title:Description}
{pstd}Stata has a variety of commands for performing estimation when the
dependent variable is
www.eeworm.com/read/438357/1825623
m lr_lmmse_estimation.m
function output=lr_lmmse_estimation(input,pilot_inter,pilot_sequence,pilot_num,trms,t_max,snr,cp);
%trms为多经信道的平均延时,t_max为最大延时,此处所有的时间都是已经对采样间隔做了归一化后的结果
beta=17/9;
[N,NL]=size(input);
Rhh=zeros(N,N
www.eeworm.com/read/420803/2061971
c estimation_rd_based.c
/*****************************************************************************
*
* XVID MPEG-4 VIDEO CODEC
* - Rate-Distortion Based Motion Estimation for P- and S- VOPs -
*
* Copyright(