代码搜索:ESTIMATION
找到约 3,786 项符合「ESTIMATION」的源代码
代码结果 3,786
www.eeworm.com/read/428849/8834769
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/373627/9446088
r ch16.r
#-*- R -*-
## Script from Fourth Edition of `Modern Applied Statistics with S'
# Chapter 16 Optimization and Mazimum Likelihood Estimation
library(MASS)
postscript(file="ch16.ps", width=8, height
www.eeworm.com/read/365357/9866482
m easy7.m
function offset = easy7(ofile, navfile);
% EASY7 Estimation of receiver clock offset and position
% through batch processing. Data are read from
% the RINEX ofile.
% The processing is
www.eeworm.com/read/362246/10010276
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/361768/10036594
m egarch.m
function [parameters, likelihood, stderrors, robustSE, ht, scores]=egarch(data,p,o,q,errors, options, startingvals);
% PURPOSE:
% E_GARCH(P,Q) parameter estimation with different error distribut
www.eeworm.com/read/361768/10036614
m skewt_garch.m
function [parameters, likelihood, stderrors, robustSE, ht, scores] = skewt_garch(data , p , q , startingvals, options)
% PURPOSE:
% SKEWT_GARCH(P,Q) parameter estimation with different error dis
www.eeworm.com/read/165196/10072624
m easy7.m
function offset = easy7(ofile, navfile);
% EASY7 Estimation of receiver clock offset and position
% through batch processing. Data are read from
% the RINEX ofile.
% The processing is
www.eeworm.com/read/360733/10080568
m psegui.m
global sigtype;
global vari;
global ar_coef;
global freq;
global amp;
Hf_f1 = figure('Name','Nonparametric Spectrum Estimation Methods','Menubar','none', ...
'NumberTitle','off'
www.eeworm.com/read/280595/10312123
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/162188/10327703
src cmldens.src
/*
** cmldens.src CMLdensity - Kernel Density Estimation
**
** (C) Copyright 1994-1996 Aptech Systems, Inc.
** All Rights Reserved.
**
** This Software Product is PROPRIETARY SOURCE CODE O