代码搜索:Cartesian

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

代码结果 512
www.eeworm.com/read/203062/15366187

inp thz_ctr_ramp.inp

thz_ctr_ramp { Low-charge, low-energy electron bunch exits an ionized gas jet in Cartesian geometry, generating coherent transition radiation (CTR) in the THz range of frequencies -- This simulation
www.eeworm.com/read/178019/9423595

m ell2cart.m

function CART=ell2cart(ELL,ellips) % ELL2CART performs transformation from ellipsoidal coordinates to cartesian coordinates on that % ellipsoid % % CART=ell2cart(ELL,ellips) % % Als
www.eeworm.com/read/178019/9423602

m cart2ell.m

function ELL=cart2ell(CART,ellips) % CART2ELL performs transformation from cartesian coordinates to ellipsoidal coordinates on that % ellipsoid % % ELL=cart2ell(CART,ellips) % % Als
www.eeworm.com/read/408624/11379043

cpp cgaltest.cpp

// CGALtest.cpp : Defines the entry point for the console application. // #include "stdafx.h" #include #include #include #include #inc
www.eeworm.com/read/356084/3042696

m rectpolr2cart_cg.m

% RectPolar_2_Cart: cartesian to rectopolar conversion (CG Iteration) % C = RectPolar_2_Cart(X[,dens,maxiter,lambda]) % Inputs % X possibly complex n*n array of rectopolar samples % of a trigo
www.eeworm.com/read/371240/9560182

m ecef2lla.m

% ECEF2LLA - convert earth-centered earth-fixed (ECEF) % cartesian coordinates to latitude, longitude, % and altitude % % USAGE: % [lat,lon,alt] = ecef2lla(x,y,z) % % lat
www.eeworm.com/read/421574/10728721

m ecef2gps.m

% ECEF2LLA - convert earth-centered earth-fixed (ECEF) % cartesian coordinates to latitude, longitude, % and altitude % % USAGE: % [lat,lon,alt] = ECEF2GPS(x,y,z) % % lat
www.eeworm.com/read/416302/11034194

m ecef2gps.m

% ECEF2LLA - convert earth-centered earth-fixed (ECEF) % cartesian coordinates to latitude, longitude, % and altitude % % USAGE: % [lat,lon,alt] = ECEF2GPS(x,y,z) % % lat
www.eeworm.com/read/439975/7696330

m ecef2gps.m

% ECEF2LLA - convert earth-centered earth-fixed (ECEF) % cartesian coordinates to latitude, longitude, % and altitude % % USAGE: % [lat,lon,alt] = ECEF2GPS(x,y,z) % % lat
www.eeworm.com/read/482678/6621111

m avw_center.m

function center = avw_center(avw) % avw_center - find center of a volume % % [center] = avw_center(avw) % % avw - an Analyze 7.5 data struct, see avw_read % % center is the Cartesian coordin