代码搜索:ESTIMATION
找到约 3,786 项符合「ESTIMATION」的源代码
代码结果 3,786
www.eeworm.com/read/242667/4546349
h waterfill.h
/* function which computes the bit allocation from the channel estimation.
The function uses the so called waterfilling algorithm.*/
// inputs: Hreal, Himag, Noise_var
// outputs: bn, en, btot
www.eeworm.com/read/242667/4546412
h waterfill.h
/* function which computes the bit allocation from the channel estimation.
The function uses the so called waterfilling algorithm.*/
// inputs: Hreal, Himag, Noise_var
// outputs: bn, en, btot
www.eeworm.com/read/175689/5343402
m demo_mmgauss.m
function demo_mmgauss(action,hfigure,varargin)
% DEMO_MMGAUSS Demo on minimax estimation for Gaussian.
%
% Synopsis:
% demo_mmgauss
%
% Description:
% demo_mmgauss demonstrates the minimax estimati
www.eeworm.com/read/343859/3215671
m aimtexrun23.m
%AIMTEXRUN23 Monte Carlo simulations of number-of-targets estimation in the AIMT application example using one CPI only.
%
%Monte Carlo simulations and statistical analysis in the AIMT application exa
www.eeworm.com/read/309003/3708792
m logogram.m
function [t,g] = LogoGram(ser)
% LogoGram -- Time Series Spectrum Estimation
% Usage
% [t,g] = LogoGram(ser)
% Inputs
% ser zero-mean time series, dyadic length
% Outputs
% t
www.eeworm.com/read/293336/3931288
m confuneq.m
% Equality and inequality constraints for ms(k)-ar(p) estimation
function [c,ceq]=confuneq(param)
global k_global; % Getting k
k=k_global;
% Organizinh transition proba
www.eeworm.com/read/273525/4206055
ado est_cfexist.ado
*! version 1.0.1 06nov2002
* confirms that for an expanded list of names stored estimation results exist
program define est_cfexist
version 8
args names
if `"`names'"' == "." {
if "`e(cm
www.eeworm.com/read/273525/4207370
hlp matrix_makecns.hlp
{smcl}
{* 09feb2005}{...}
{cmd:help matrix makeCns}, {cmd:help matrix dispCns}{...}
{right:also see: {help undocumented}}
{hline}
{title:Title}
{phang}
Constrained estimation
{title:Sy
www.eeworm.com/read/273525/4208098
hlp j_glmadmiss.hlp
{smcl}
{* 04mar2005}{...}
{title:My glm output reports that some mean estimates are inadmissible}
{pstd}
Your estimation results show that your parameter estimates produce
inadmissible mean pre
www.eeworm.com/read/273525/4209539
ado procrustes_estat.ado
*! version 1.0.0 24mar2005
program procrustes_estat, rclass
version 8
if "`e(cmd)'" != "procrustes" {
dis as err "procrustes estimation results not found"
exit 301
}
gettoken key a