代码搜索:predict

找到约 2,271 项符合「predict」的源代码

代码结果 2,271
www.eeworm.com/read/461376/7228555

m svmlfwd.m

function Y = svmlfwd(net, X, Y) % SVMLFWD - Wrapper for SVMlight: Prediction % % YPRED = SVMLFWD(NET, X) % Predict labels YPRED for points X using the SVMlight stored in NET. % Each row of X
www.eeworm.com/read/143706/12850344

m svmlfwd.m

function Y = svmlfwd(net, X, Y) % SVMLFWD - Wrapper for SVMlight: Prediction % % YPRED = SVMLFWD(NET, X) % Predict labels YPRED for points X using the SVMlight stored in NET. % Each row of X
www.eeworm.com/read/401180/11563142

m svmlfwd.m

function Y = svmlfwd(net, X, Y) % SVMLFWD - Wrapper for SVMlight: Prediction % % YPRED = SVMLFWD(NET, X) % Predict labels YPRED for points X using the SVMlight stored in NET. % Each row of X
www.eeworm.com/read/250980/12372040

m demo_unscented_filter.m

function demo_unscented_filter() %function demo_unscented_filter() % Simple demo of unscented transform and unscented update modules. % % The state is a vehicle pose [x;y;phi]. The predict model i
www.eeworm.com/read/225235/14548989

m durbin.m

function p = durbin(data,n,q) %this function is used to sove the toeplitz equation using levinson-durbin %recrusion. data is the observation time series and n is the length of %predict-error filter
www.eeworm.com/read/338546/3315279

g t045dfabug.g

grammar t045dfabug; options { language = Python; output = AST; } // this rule used to generate an infinite loop in DFA.predict r options { backtrack=true; } : (modifier+ INT)=> modifier+
www.eeworm.com/read/273525/4204192

ado nl_p.ado

*! version 2.0.1 21jan2005 program define nl_p version 8 /* NB this predictor does not use _predict */ if "`e(cmd)'" != "nl" { exit 301 } syntax newvarname [if] [in] , [ Yhat Residua
www.eeworm.com/read/273525/4205701

idlg xttobit_common_p.idlg

/* xttobit_common_p.idlg This is an INCLUDE file for the -predict- dialogs that go with -xttobit- and -xtinreg-. *! VERSION 1.0.0 31mar2005 */ INCLUDE _std_large INCLUDE header
www.eeworm.com/read/273525/4205939

ihlp esample.ihlp

{* 17dec2004}{...} {p 4 6 2} These statistics are available both in and out of sample; type {cmd:predict} {it:...} {cmd:if e(sample)} {it:...} if wanted only for the estimation sample.{p_end}
www.eeworm.com/read/273525/4207170

ado me_derd.ado

*! version 1.0.1 10may2000 program define me_derd, rclass version 6 args X /* matrix of evaluation points */ i /* index of the matrix */ predopt /* predict option */ preserve temp