代码搜索:ESTIMATION
找到约 3,786 项符合「ESTIMATION」的源代码
代码结果 3,786
www.eeworm.com/read/323811/3509123
pjt me_test.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="me_test"
ProjectDir="C:\ti\c5500\imglib\examples\motion_estimation\"
ProjectType=Exe
www.eeworm.com/read/319262/3558352
pjt me_test.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="me_test"
ProjectDir="C:\ti\c5500\imglib\examples\motion_estimation\"
ProjectType=Exe
www.eeworm.com/read/309003/3708444
m wt10fig12.m
%CAPTION :
fprintf('\n');
disp('Figure 10.12')
disp('Window 1: Piece-wise polynomial signal to which is added a')
disp('musical signal (SNR=19.3db).')
disp('Window 2: Estimation by extracting coh
www.eeworm.com/read/309003/3708831
m adfig11.m
% adfig11 -- Adapt Figure 11: Simulate the SURE threshold estimation procedure
%
% (Panel a) A 128-long vector, where only the first 16
% entries are nonzero, contaminated with Normal(0,1) noise.
% (
www.eeworm.com/read/273525/4204330
ado factor_estat.ado
*! version 1.0.0 31mar2005
program factor_estat, rclass
version 9
if "`e(cmd)'" != "factor" {
dis as err "factor estimation results not found"
exit 301
}
gettoken key args : 0, par
www.eeworm.com/read/273525/4205182
ado canon_estat.ado
*! version 1.0.2 13feb2005
program canon_estat, rclass
version 9
if "`e(cmd)'" != "canon" {
dis as err "canon estimation results not found"
exit 301
}
gettoken key args: 0, parse("
www.eeworm.com/read/273525/4206404
dlg svy_estat.dlg
/*
svy_estat -- the estat dialog for svy estimation results
*! VERSION 1.0.3 31mar2005
NOTE: this dialog shares INCLUDE files with estat.dlg
*/
VERSION 9.0
INCLUDE _std_large
DEFI
www.eeworm.com/read/273525/4207255
ado mvreg_estat.ado
*! version 1.0.0 17mar2005
program mvreg_estat, rclass
version 9
if "`e(cmd)'" != "mvreg" {
dis as err "mvreg estimation results not found"
exit 301
}
gettoken key args : 0, parse(
www.eeworm.com/read/273525/4208003
ado vce.ado
*! version 2.0.0 08mar2005
program vce, rclass
version 9
if "`e(cmd)'" == "" {
dis as err "last estimation result not found"
exit 301
}
if has_eprop(V) {
FullV `0'
}
else i