代码搜索:ellipsoidal

找到约 48 项符合「ellipsoidal」的源代码

代码结果 48
www.eeworm.com/read/473219/6848733

htm ellipsoidal.htm

YALMIP Example : Determinant maximization
www.eeworm.com/read/193277/8241669

htm ellipsoidal.htm

YALMIP Example : Determinant maximization
www.eeworm.com/read/105889/6197175

java globalpathtype.java

/************************************************************************************************** ** ** $Id: GlobalPathType.java,v 1.4 2004/03/20 22:25:13 desruisseaux Exp $ ** ** $Source: /cvsr
www.eeworm.com/read/365346/9867369

m direct.m

function [lat2,lon2,h2]=direct(lat1,lon1,h1,az,va,d,a,e2) % DIRECT Computes direct (forward) geodetic problem. % Determines coordinates of 2nd stations given % coordinates of and azimuth, vertica
www.eeworm.com/read/356682/10222934

m direct.m

function [lat2,lon2,h2]=direct(lat1,lon1,h1,az,va,d,a,e2) % DIRECT Computes direct (forward) geodetic problem. % Determines coordinates of 2nd stations given % coordinates of and azimuth, vertica
www.eeworm.com/read/416051/11043333

m ecef2llh.m

%%======================================== %% Toolbox for attitude determination %% Zhen Dai %% dai@zess.uni-siegen.de %% ZESS, University of Siegen, Germany %% Last Modified
www.eeworm.com/read/438906/7724747

m direct.m

function [lat2,lon2,h2]=direct(lat1,lon1,h1,az,va,d,a,e2) % DIRECT Computes direct (forward) geodetic problem. % Determines coordinates of 2nd stations given % coordinates of and azimuth, vertica
www.eeworm.com/read/365346/9867394

m xyz2ell.m

function [lat,lon,h]=xyz2ell(X,Y,Z,a,e2) % XYZ2ELL Converts cartesian coordinates to ellipsoidal. % Uses iterative alogithm. Vectorized. See also XYZ2ELL2, % XYZ2ELL3. % Version: 25 Oct 96 % Us
www.eeworm.com/read/365346/9867447

m xyz2ell2.m

function [lat,lon,h]=xyz2ell2(X,Y,Z,a,e2) % XYZ2ELL2 Converts cartesian coordinates to ellipsoidal. % Uses iterative alogithm with Bowring height formula % to improve convergence rate (see B.R. B
www.eeworm.com/read/365346/9867460

m ell2xyz.m

function [x,y,z]=ell2xyz(lat,lon,h,a,e2) % ELL2XYZ Converts ellipsoidal coordinates to cartesian. % Vectorized. % Version: 18 Jan 96 % Useage: [x,y,z]=ell2xyz(lat,lon,h,a,e2) % Input: lat - vect