代码搜索:predict

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

代码结果 2,271
www.eeworm.com/read/303058/13822649

m ekf_predict1.m

%EKF_PREDICT1 1st order Extended Kalman Filter prediction step % % Syntax: % [M,P] = EKF_PREDICT1(M,P,[A,Q,a,W,param]) % % In: % M - Nx1 mean state estimate of previous step % P - NxN st
www.eeworm.com/read/303058/13822650

m ukf_predict3.m

%UKF_PREDICT3 Augmented (state, process and measurement noise) UKF prediction step % % Syntax: % [M,P,X,w] = UKF_PREDICT3(M,P,a,Q,R,[param,alpha,beta,kappa]) % % In: % M - Nx1 mean state estimate
www.eeworm.com/read/140847/5779641

m dbn_predict_bel.m

function engine = dbn_predict_bel(engine, lag) % DBN_PREDICT_BEL Predict the belief state 'lag' steps into the future (bk_ff_hmm) % engine = dbn_predict_bel(engine, lag) % 'lag' defaults to 1 if narg
www.eeworm.com/read/139842/5796762

c mp4_predict.c

#include #include "mp4_vars.h" #include "mp4_predict.h" /** * **/ static void rescue_predict(); void dc_recon(int block_num, short * dc_value) { if (mp4_state->hd
www.eeworm.com/read/139842/5796772

h mp4_predict.h

// mp4_predict.h // #ifndef _MP4_PREDICT_H_ #define _MP4_PREDICT_H_ #define TOP 1 #define LEFT 0 #endif // _MP4_PREDICT_H_ #define _div_div(a, b) (a>0) ? (a+(b>>1))/b : (a-(b>>1))/b
www.eeworm.com/read/133943/5897824

m dbn_predict_bel.m

function engine = dbn_predict_bel(engine, lag) % DBN_PREDICT_BEL Predict the belief state 'lag' steps into the future (bk_ff_hmm) % engine = dbn_predict_bel(engine, lag) % 'lag' defaults to 1 if narg
www.eeworm.com/read/132649/5913700

hpp predict_coiled_coil.hpp

/* * =========================================================================== * PRODUCTION $Log: predict_coiled_coil.hpp,v $ * PRODUCTION Revision 1000.2 2004/04/12 19:29:43 gouriano * PRODUC
www.eeworm.com/read/132649/5913701

cpp predict_signal_seq.cpp

/* * =========================================================================== * PRODUCTION $Log: predict_signal_seq.cpp,v $ * PRODUCTION Revision 1000.5 2004/06/01 20:55:33 gouriano * PRODUCT
www.eeworm.com/read/132649/5913703

hpp predict_signal_seq.hpp

/* * =========================================================================== * PRODUCTION $Log: predict_signal_seq.hpp,v $ * PRODUCTION Revision 1000.2 2004/04/12 19:29:49 gouriano * PRODUCT
www.eeworm.com/read/132649/5913740

cpp predict_coiled_coil.cpp

/* * =========================================================================== * PRODUCTION $Log: predict_coiled_coil.cpp,v $ * PRODUCTION Revision 1000.5 2004/06/01 20:55:30 gouriano * PRODUC