代码搜索:Cartesian

找到约 512 项符合「Cartesian」的源代码

代码结果 512
www.eeworm.com/read/139332/5799526

h ft_constructions_2.h

// Copyright (c) 2000 Utrecht University (The Netherlands), // ETH Zurich (Switzerland), Freie Universitaet Berlin (Germany), // INRIA Sophia-Antipolis (France), Martin-Luther-University Halle-Witten
www.eeworm.com/read/139332/5799559

h plane_constructions_3.h

// Copyright (c) 2000 Utrecht University (The Netherlands), // ETH Zurich (Switzerland), Freie Universitaet Berlin (Germany), // INRIA Sophia-Antipolis (France), Martin-Luther-University Halle-Witten
www.eeworm.com/read/139332/5799563

h predicates_on_points_2.h

// Copyright (c) 2000 Utrecht University (The Netherlands), // ETH Zurich (Switzerland), Freie Universitaet Berlin (Germany), // INRIA Sophia-Antipolis (France), Martin-Luther-University Halle-Witten
www.eeworm.com/read/479067/6698849

m plh2xyzwgs.m

function xyz = plh2xyzwgs(plh) %PLH2XYZWGS Ellipsoidal coordinates to Cartesian Coordinates % Converts ellipsoidal coordinates Phi, Lambda and h into % cartesian coordinates X,
www.eeworm.com/read/356084/3042693

m contents.m

% Contents -- Contents of RectoPolar % % Cart_2_Rect_Polar - cartesian to rectopolar conversion % RectPolar_2_Cart - cartesian to rectopolar conversion (CG Iteration) % RectPolar_2_Cart
www.eeworm.com/read/427128/8974532

ref positiontest.ref

Position() Unknown system! : 0 0 0 Test set...() and transformTo Position.set to Cartesian -1575232.0141 m -4707872.2332 m 3993198.4383 m Transform Cartesian to Geodetic 39.00000419 degN 25
www.eeworm.com/read/358784/10179657

asm pixel2.asm

TITLE Cartesian Coordinates (Pixel2.asm) ; This program switches into 800 X 600 graphics mode and ; draws the X and Y axes of a Cartesian coordinate system. ; Switch to full-scree
www.eeworm.com/read/479074/6698975

m plh2xyz.m

function xyz = plh2xyz(plh) %PLH2XYZ Ellipsoidal coordinates to Cartesian Coordinates % Converts ellipsoidal coordinates Phi, Lambda and h into % cartesian coordinates X, Y and Z: %
www.eeworm.com/read/356084/3042694

m cart_2_rectpolar.m

% Cart_2_Rect_Polar: cartesian to rectopolar conversion % X = Cart_2_RectPolar(C[,dens]) % Inputs % C possibly complex n*n array of cartesian samples % of a trigonometric polynomila of degree
www.eeworm.com/read/479074/6698999

m xyz2plh.m

function plh = xyz2plh(xyz,ellips,method) %XYZ2PLH Cartesian Coordinates to Ellipsoidal coordinates. % Converts cartesian coordinates X, Y and Z into ellipsoidal % coordinates Phi, L