代码搜索:ESTIMATION
找到约 3,786 项符合「ESTIMATION」的源代码
代码结果 3,786
www.eeworm.com/read/420803/2061833
h me.h
/*****************************************************************************
* me.h: h264 encoder library (Motion Estimation)
**********************************************************************
www.eeworm.com/read/420803/2061835
c me.c
/*****************************************************************************
* me.c: h264 encoder library (Motion Estimation)
**********************************************************************
www.eeworm.com/read/384423/2601915
h me.h
/*****************************************************************************
* me.h: h264 encoder library (Motion Estimation)
**********************************************************************
www.eeworm.com/read/384423/2601918
c me.c
/*****************************************************************************
* me.c: h264 encoder library (Motion Estimation)
**********************************************************************
www.eeworm.com/read/482538/1287295
hh pep.hh
#ifndef pep_hh
#define pep_hh
/*
* =c
* PEP(IP, [FIXED, LATITUDE, LONGITUDE])
* =s Grid
* runs the Grid Position Estimation Protocol
* =d
* Run the Grid Position Estimation Protocol. Subtypes G
www.eeworm.com/read/249978/4443933
mco testblobdb.mco
#define DEFAULT_TABLE_SIZE_ESTIMATION 10000
declare database testblobdb;
class File {
signed id;
string name;
hash idx1[DEFAULT_TABLE_SIZE_ESTIMATION];
blob content;
vecto
www.eeworm.com/read/249976/4443975
mco testblobdb.mco
#define DEFAULT_TABLE_SIZE_ESTIMATION 10000
declare database testblobdb;
class File {
signed id;
string name;
hash idx1[DEFAULT_TABLE_SIZE_ESTIMATION];
blob content;
vecto
www.eeworm.com/read/348123/3158274
m mmse_pow.m
function H = mmse_pow(gamma,xihat)
% MMSE_POW - MMSE spectral power estimation (Wolfe and Godsill, 2001)
% H = MMSE_POW(GAMMA,XIHAT) returns the MMSE spectral power estimation
% filter H giv
www.eeworm.com/read/449504/7502202
m ols_d.m
% PURPOSE: An example using ols(),
% prt(),
% plt(),
% ordinary least-squares estimation
%---------------------------------------------------
%
www.eeworm.com/read/440842/7680330
m ols_d.m
% PURPOSE: An example using ols(),
% prt(),
% plt(),
% ordinary least-squares estimation
%---------------------------------------------------
%