代码搜索:Position

找到约 10,000 项符合「Position」的源代码

代码结果 10,000
www.eeworm.com/read/338643/12290477

m hmatbc.m

% hmatbc.m % Scope: This MATLAB macro constructs the H matrix (based on line-of-sight, % baro and clock measurements), when the user's position, the %
www.eeworm.com/read/338643/12290479

m range.m

% range.m % Scope: This MATLAB macro computes the range between two position points % defined into a three-dimensional orthogonal frame. % Usage: xout = ra
www.eeworm.com/read/338643/12290517

m vecefgd.m

% vecefgd.m % Scope: This MATLAB macro performs the transformation from ECEF frame to % geodetic coordinates for a given position vector; the reference
www.eeworm.com/read/338643/12290623

m svpalm.m

% svpalm.m % Scope: This MATLAB macro computes ECEF satellite position based on % satellite almanac data; WGS-84 constants are used. % Usage: psa =
www.eeworm.com/read/338643/12290634

m vgdenu.m

% vgdenu.m % Scope: This MATLAB macro performs the transformation from geodetic to % ENU (East, North, Up) coordinates for a given position vector %
www.eeworm.com/read/338643/12290726

m gcnav.m

% gcnav.m % Scope: This MATLAB macro computes the great circle navigation position, % velocity, and acceleration when the ECEF initial position and %
www.eeworm.com/read/338643/12290752

m xhpe.m

% xhpe.m % Scope: This MATLAB program determines the horizontal position error (range) % when latitude and longitude for two points are given; WGS-84 consta
www.eeworm.com/read/338643/12290782

m xuposit.m

% xuposit.m % Scope: This MATLAB program computes GPS user's position by using an % iterative method, when at least four ECEF satellite positions and %
www.eeworm.com/read/338643/12290803

m xebudget.m

% xebudget.m % Scope: This MATLAB program determines the error budget for a specified % input data set. % Usage: xebudget % Inputs: - input data fr
www.eeworm.com/read/338643/12290808

m xuposdg.m

% xuposdg.m % Scope: This MATLAB program computes GPS user's position by using a direct % (non-iterative) GPS solution method proposed by Bancroft [1], [2