代码搜索:ESTIMATION

找到约 3,786 项符合「ESTIMATION」的源代码

代码结果 3,786
www.eeworm.com/read/273525/4207873

hlp brr_mse.hlp

{smcl} {* 30mar2005}{...} {* this file gotten to from clickable output produced by _coef_table.ado}{...} {title:What does "BRR *" mean?} {pstd} Your estimation results have "{bf:BRR *}" in the
www.eeworm.com/read/273525/4209562

ado procrustes_p.ado

*! version 1.0.0 02mar2005 program procrustes_p version 8 if "`e(cmd)'" != "procrustes" { error 301 } // retrieve estimation results tempname A b c rho matrix `A' = e(A) m
www.eeworm.com/read/273525/4210432

ado suest.ado

*! version 3.0.9 01jul2005 program suest, sortpreserve version 9 if _caller() < 9 { suest_8 `0' exit } if replay() { if "`e(cmd)'" != "suest" { di as err "estimation results f
www.eeworm.com/read/427287/1972408

m ch4_1h.m

% Select a demo number: 9 % In this demo we consider spectrum estimation, using Marple's % test case (The complex data in L. Marple: S.L. Marple, Jr, % Digital Spectral Analysi
www.eeworm.com/read/366702/2883244

c loop-16.c

/* A test for # of iterations estimation. We know that the loop is executed at most 100 times, thus the (32-bit) induction variables do not overflow, and we may use 64-bit variable to represent
www.eeworm.com/read/258653/4353165

c motion_est.c

/* * Motion estimation * Copyright (c) 2000,2001 Fabrice Bellard. * Copyright (c) 2002-2004 Michael Niedermayer * * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistri
www.eeworm.com/read/258653/4353230

c motion_est_mmx.c

/* * MMX optimized motion estimation * Copyright (c) 2001 Fabrice Bellard. * Copyright (c) 2002-2004 Michael Niedermayer * * This file is part of FFmpeg. * * FFmpeg is free software; you can re
www.eeworm.com/read/475710/6775978

m instfreq.m

function [fnormhat,t]=instfreq(x,t,L,trace); %INSTFREQ Instantaneous frequency estimation. % [FNORMHAT,T]=INSTFREQ(X,T,L,TRACE) computes the instantaneous % frequency of the analytic signal X at time
www.eeworm.com/read/475710/6776050

m sgrpdlay.m

function [gd,fnorm]=sgrpdlay(x,fnorm); %SGRPDLAY Group delay estimation of a signal. % [GD,FNORM]=SGRPDLAY(X,FNORM) estimates the group delay of % signal X at the normalized frequency(ies) FNORM. % %
www.eeworm.com/read/194516/8191437

m instfreq.m

function [fnormhat,t]=instfreq(x,t,L,trace); %INSTFREQ Instantaneous frequency estimation. % [FNORMHAT,T]=INSTFREQ(X,T,L,TRACE) computes the instantaneous % frequency of the analytic signal X at time