代码搜索:ESTIMATION
找到约 3,786 项符合「ESTIMATION」的源代码
代码结果 3,786
www.eeworm.com/read/255695/12064487
pdf b13. a new three-step search algorithm for block motion estimation.pdf
www.eeworm.com/read/255695/12064494
pdf a7. global elimination algorithm and architecture design for fast block matching motion estimation.pdf
www.eeworm.com/read/428849/8834969
m mmgauss.m
function model=mmgauss(X,options,init_model)
% MMGAUSS Minimax estimation of Gaussian distribution.
%
% Synopsis:
% model = mmgauss(X)
% model = mmgauss(X,options)
% model = mmgauss(X,options
www.eeworm.com/read/362246/10010488
m mmgauss.m
function model=mmgauss(X,options,init_model)
% MMGAUSS Minimax estimation of Gaussian distribution.
%
% Synopsis:
% model = mmgauss(X)
% model = mmgauss(X,options)
% model = mmgauss(X,options
www.eeworm.com/read/165544/10057776
m mmgauss.m
function model=mmgauss(X,options,init_model)
% MMGAUSS Minimax estimation of Gaussian distribution.
%
% Synopsis:
% model = mmgauss(X)
% model = mmgauss(X,options)
% model = mmgauss(X,options
www.eeworm.com/read/280595/10312455
m mmgauss.m
function model=mmgauss(X,options,init_model)
% MMGAUSS Minimax estimation of Gaussian distribution.
%
% Synopsis:
% model = mmgauss(X)
% model = mmgauss(X,options)
% model = mmgauss(X,options
www.eeworm.com/read/299459/7850920
m mmgauss.m
function model=mmgauss(X,options,init_model)
% MMGAUSS Minimax estimation of Gaussian distribution.
%
% Synopsis:
% model = mmgauss(X)
% model = mmgauss(X,options)
% model = mmgauss(X,options
www.eeworm.com/read/312163/13617605
m mmgauss.m
function model=mmgauss(X,options,init_model)
% MMGAUSS Minimax estimation of Gaussian distribution.
%
% Synopsis:
% model = mmgauss(X)
% model = mmgauss(X,options)
% model = mmgauss(X,options
www.eeworm.com/read/134901/5891582
m mmgauss.m
function model=mmgauss(X,options,init_model)
% MMGAUSS Minimax estimation of Gaussian distribution.
%
% Synopsis:
% model = mmgauss(X)
% model = mmgauss(X,options)
% model = mmgauss(X,options
www.eeworm.com/read/407662/11412453
asv rx.asv
function BER = rx(detect_type,select_type)
% Transmission
% Maxime Maury
% 05-04-25
% If argument is omitted, the channel is simulated
if (nargin < 1)
detect_type =3;
end
if (nargin < 2