代码搜索:ESTIMATION
找到约 3,786 项符合「ESTIMATION」的源代码
代码结果 3,786
www.eeworm.com/read/293183/8310606
m meancov.m
%MEANCOV Means and covariance estimation from multiclass data
%
% [U,G] = meancov(A)
%
% Computation of a set of mean vectors U and a set of covariance
% matrices G of the classes in the dataset A
www.eeworm.com/read/410988/11261583
m ce_mvgm.m
function out = ce_mvgm(Z , option);
% Stochastic Maximum Likelihood optimization with a Cross Entropy (CE) algorithm for
% a Multivariate Gaussian mixture estimation application
%
% Usage
% ---
www.eeworm.com/read/188503/8535652
cc motionest.cc
/* motionest.cc, motion estimation */
/* Copyright (C) 1996, MPEG Software Simulation Group. All Rights Reserved. */
/*
* Disclaimer of Warranty
*
* These software programs are available to the
www.eeworm.com/read/387891/8648476
c motion_est_template.c
/*
* Motion estimation
* Copyright (c) 2002-2004 Michael Niedermayer
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
www.eeworm.com/read/283587/9004281
c motion_est_template.c
/*
* Motion estimation
* Copyright (c) 2002-2004 Michael Niedermayer
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
www.eeworm.com/read/175483/9544983
c motion_est.c
/*
* Motion estimation
* Copyright (c) 2000,2001 Gerard Lantau.
*
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public
www.eeworm.com/read/361768/10036507
m cc_mvgarch_full_likelihood.m
function [logL, likelihoods]=cc_mvgarch_full_likelihood(parameters, data, archP,garchQ);
% PURPOSE:
% Full likelihood for use in the CC_MVGARCH estimation and
% returns the likelihood
www.eeworm.com/read/352960/10487214
c motion_est_template.c
/*
* Motion estimation
* Copyright (c) 2002-2004 Michael Niedermayer
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Publi
www.eeworm.com/read/352543/10541825
m torr_mapsac_h.m
% By Philip Torr 2002
% copyright Microsoft Corp.
%
% %designed for the good of the world by Philip Torr
% copyright Philip Torr and Microsoft Corp 2002
% linear estimation of H
%
% @article
www.eeworm.com/read/352543/10541854
m torr_napsac_h.m
% By Philip Torr 2002
% copyright Microsoft Corp.
%
% %designed for the good of the world by Philip Torr
% copyright Philip Torr and Microsoft Corp 2002
% linear estimation of H
%
% @article