代码搜索结果

找到约 2,425 项符合 Measurement 的代码

sirling_hfun.asv

function [y] = sirling_hfun(x,u,n,t); % PURPOSE : Measurement model function fpr stirling. % INPUTS : - x: Hidden state % : - u: control vector % - n: Measurement noise

store_buff.c

/* --------------------------------------------------------------------------- * * DEMONSTRATION OF SPONTANEOUS FLUSHING OF STORE BUFFERS * ==================================================

t_ukf_kim.m

function [est_x , PA, PHI, Inno] = t_ukf_kim(F, est_x, PA, Qvec, R, Cbn, llh, svxyzmat, measvec, cl_bias, deltat) %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

ukf_hfun.m

function [y] = ukf_hfun(x,u,n,t); % PURPOSE : Measurement model function fpr UKF. % INPUTS : - x: Hidden state % : - u: control vector % - n: Measurement noise % - t

ukf_hfun.m

function [y] = ukf_hfun(x,u,n,t); % PURPOSE : Measurement model function fpr UKF. % INPUTS : - x: Hidden state % : - u: control vector % - n: Measurement noise % - t

ukf_hfun.m

function [y] = ukf_hfun(x,u,n,t); % PURPOSE : Measurement model function fpr UKF. % INPUTS : - x: Hidden state % : - u: control vector % - n: Measurement noise % - t

ukf_hfun.m

function [y] = ukf_hfun(x,u,n,t); % PURPOSE : Measurement model function fpr UKF. % INPUTS : - x: Hidden state % : - u: control vector % - n: Measurement noise % - t

monitors.mco

/* */ #define int1 signed #define int2 signed #define int4 signed #define uint8 unsigned #define uint4 unsigned #define uint2 unsigned #define uint1 unsigned decl

tropo.m

function ddr = tropo(sinel,hsta,p,tkel,hum,hp,htkel,hhum) %TROPO Calculation of tropospheric correction. % The range correction ddr in m is to be subtracted from % pseudo-ranges and ca

tropo.m

function ddr = tropo(sinel,hsta,p,tkel,hum,hp,htkel,hhum) %TROPO Calculation of tropospheric correction. % The range correction ddr in m is to be subtracted from % pseudo-ranges and ca