代码搜索:Cartesian
找到约 512 项符合「Cartesian」的源代码
代码结果 512
www.eeworm.com/read/475942/6770431
m cart2orb.m
function oe=cart2orb(rr,vv,mu)
%CART2ORB Cartesian coordinates to orbital elements.
% OE = ORB2CART(R,V,MU) where R is the position vector (1x3)
% and V is the velocity vector (1x3) at a given
www.eeworm.com/read/475942/6770435
m orb2cart.m
function [R,V,P,dt]=orb2cart(OE,N,I,mu)
%ORB2CART Orbital elements to Cartesian coordinates.
% [R,V,P,DT] = ORB2CART(OE,N,I,MU) where N is the number of points along orbit
% and I is the curre
www.eeworm.com/read/13887/285159
m elec_cart2sph.m
function [theta,phi,r] = elec_cart2sph(x,y,z,xo,yo,zo)
% ELEC_CART2SPH - Convert Cartesian (X,Y,Z) to spherical (theta,phi,r)
%
% Useage: [theta,phi,r] = elec_cart2sph(X,Y,Z,xo,yo,zo)
%
% Res
www.eeworm.com/read/300478/13911622
m xyz2blh.m
function [bb,l,h]=xyz2blh(x,y,z,ell)
% conversion: cartesian to ellipsoidal coordinates
%
% how: [bb,l,h]=xyz2blh(x,y,z)
% how: [bb,l,h]=xyz2blh(x,y,z,ellips)
% Input: X,Y,Z in Meter
%
www.eeworm.com/read/321972/13391519
m dist2.m
function distance = dist2(x1, y1, x2, y2)
%DIST2 Calculate the distance between two points
% Function DIST2 calculates the distance between
% two points (x1,y1) and (x2,y2) in a Cartesian
% coord
www.eeworm.com/read/133952/5896761
m dist2.m
function distance = dist2(x1, y1, x2, y2)
%DIST2 Calculate the distance between two points
% Function DIST2 calculates the distance between
% two points (x1,y1) and (x2,y2) in a Cartesian
% coord
www.eeworm.com/read/263959/11335407
m dist2.m
function distance = dist2(x1, y1, x2, y2)
%DIST2 Calculate the distance between two points
% Function DIST2 calculates the distance between
% two points (x1,y1) and (x2,y2) in a Cartesian
% coord
www.eeworm.com/read/128477/14294470
m dist2.m
function distance = dist2(x1, y1, x2, y2)
%DIST2 Calculate the distance between two points
% Function DIST2 calculates the distance between
% two points (x1,y1) and (x2,y2) in a Cartesian
% coord
www.eeworm.com/read/461848/1549546
m dist2.m
function distance = dist2(x1, y1, x2, y2)
%DIST2 Calculate the distance between two points
% Function DIST2 calculates the distance between
% two points (x1,y1) and (x2,y2) in a Cartesian
% coord
www.eeworm.com/read/38039/1091765
mnu setcordtyp.mnu
SET#CSYS#TYP 设置坐标类型
Cartesian 笛卡尔
Coordinates have the form; X, Y, Z
坐标有X,Y, Z三种形式
Cylindrical 圆柱
Coordinates have the form; r, theta, Z
坐标有半径R,theta和Z坐标三种形式
Spherical 球
Coordinates have the form; r