代码搜索:predict

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

代码结果 2,271
www.eeworm.com/read/424190/10483755

dsw predict.dsw

Microsoft Developer Studio Workspace File, Format Version 6.00 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! ###############################################################################
www.eeworm.com/read/424190/10483757

opt predict.opt

www.eeworm.com/read/424190/10483853

dsp predict.dsp

# Microsoft Developer Studio Project File - Name="predict" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) C
www.eeworm.com/read/424190/10483859

plg predict.plg

Build Log --------------------Configuration: predict - Win32 Debug-------------------- Command Lines Creating temporary file "C:\DOCUME~1\ADMIN
www.eeworm.com/read/278889/10490506

m predict.m

function prediction = predict(model,Xt,n, simfct, args) % Iterative prediction of a trained LS-SVM NARX model (in recurrent mode) % % >> Yp = predict({Xw,Yw,type,gam,sig2}, Xt, nb) % >> Yp = predict(
www.eeworm.com/read/277238/10651112

h predict.h

/***************************************************************************** * predict.h: h264 encoder library ***************************************************************************** * Copy
www.eeworm.com/read/277238/10651355

c predict.c

/***************************************************************************** * predict.c: h264 encoder ***************************************************************************** * Copyright (C
www.eeworm.com/read/422142/10661628

m predict.m

function xn=predict(xo,sxy,sv,maxX,maxY) [n m]=size(xo); A=[1 0 1 0;0 1 0 1;0 0 1 0;0 0 0 1]; x1=mvnrnd(0,sxy,n); x2=mvnrnd(0,sxy,n); x3=mvnrnd(0,sv,n); x4=mvnrnd(0,sv,n); xn=xo*A'; [r c]
www.eeworm.com/read/421949/10676048

m predict.m

function prediction = predict(model,Xt,n, simfct, args) % Iterative prediction of a trained LS-SVM NARX model (in recurrent mode) % % >> Yp = predict({Xw,Yw,type,gam,sig2}, Xt, nb) % >> Yp = predict(
www.eeworm.com/read/420640/10784822

c predict.c

/* predict.c, motion compensated prediction */ /* Copyright (C) 1996, MPEG Software Simulation Group. All Rights Reserved. */ /* * Disclaimer of Warranty * * These