代码搜索:ESTIMATION
找到约 3,786 项符合「ESTIMATION」的源代码
代码结果 3,786
www.eeworm.com/read/309003/3708450
m wt10fig05.m
%CAPTION :
fprintf('\n');
disp('Figure 10.5')
disp('Window 1: Original image.')
disp('Window 2: Noisy image obtained by adding a Gaussian white noise (SNR = 28.6db).')
disp('Window 3: Estimation
www.eeworm.com/read/293336/3931290
m ms_ar_lik.m
% Likelihood Function for MS(k) AR(p) Estimation
function [sumlik,Output,logLikVec]=MS_AR_Lik(x,param,ar,k,distrib,disp)
nr=length(x);
% Organizing Coeffs for each state
% The order in param
www.eeworm.com/read/273525/4207248
hlp ml_score.hlp
{smcl}
{* 03apr2005}{...}
{cmd:help ml score}{...}
{right:also see: {help ml}}
{hline}
{title:Title}
{pstd}
{hi:ml score} {hline 2}
Generating scores after maximum-likelihood estimation
www.eeworm.com/read/273525/4207813
ado asmprobit_estat.ado
*! version 1.0.2 01apr2005
program asmprobit_estat
version 9
if "`e(cmd2)'" != "asmprobit" {
di as err "{help asmprobit##|_new:asmprobit} estimation results not found"
exit 301
}
g
www.eeworm.com/read/273525/4208150
hlp y_progest.hlp
{smcl}
{p 0 4}
{help contents:Top}
> {help y_progmat:Programming & matrices}
> {help y_programming:Programming}
> {help y_subroutines:Subroutines}
{bind:> {bf:Estimation}}
{p_end}
{hline}
{
www.eeworm.com/read/273525/4209465
ado pca_rotate.ado
*! version 1.0.0 22feb2005
program pca_rotate, eclass
version 8
if "`e(cmd)'" != "pca" {
dis as err "pca estimation results not found"
error 301
}
if e(f) == 0 {
dis as err "no c
www.eeworm.com/read/273525/4209556
ado pca_p.ado
*! version 1.0.0 06apr2005
program pca_p, rclass
version 8
if "`e(cmd)'" != "pca" {
dis as err "pca estimation results not found"
exit 301
}
if e(f) == 0 {
dis as err "no compo
www.eeworm.com/read/430037/1942751
m pr2_50.m
%Problem 2.50
%Amplitude measuring; Simulates ML amplitude estimation for an arbitrary
%pulse;
clear all; close all;
S=linspace(0,1,101); S=S/norm(S); %reference signal vector, its energy is nor
www.eeworm.com/read/427864/1964787
m wt10fig05.m
%CAPTION :
fprintf('\n');
disp('Figure 10.5')
disp('Window 1: Original image.')
disp('Window 2: Noisy image obtained by adding a Gaussian white noise (SNR = 28.6db).')
disp('Window 3: Estimation
www.eeworm.com/read/384673/2598526
m wt10fig05.m
%CAPTION :
fprintf('\n');
disp('Figure 10.5')
disp('Window 1: Original image.')
disp('Window 2: Noisy image obtained by adding a Gaussian white noise (SNR = 28.6db).')
disp('Window 3: Estimation