代码搜索结果
找到约 2,425 项符合
Measurement 的代码
aironet.c
/*
*************************************************************************
* Ralink Tech Inc.
* 4F, No. 2 Technology 5th Rd.
* Science-based Industrial Park
* Hsin-chu, Taiwan, R.O.C.
*
* (c)
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
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
timetr.m
% timetr.m
% Scope: This MATLAB macro computes GPS time of transmission from time of
% measurement (reception) for a satellite pseudorange measurement;
%
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
ekf_sine_d2h_dx2.m
% Hessian of the measurement model function in the random sine signal demo
% Copyright (C) 2007 Jouni Hartikainen
%
% This software is distributed under the GNU General Public
% Licence (version 2 o
data_matrix.m
% This function get an EEG measurement, devide it to epoches of 1 seconds
% with an overlap of o .5 second. than organize it in the columns of a
% matrix S.
function [S]=data_matrix (a)
% a=1:1