代码搜索:Cartesian

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

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

inp cavity.inp

cavity { Cavity modes in cartesian box excited by a current loop } Region { Grid { J = 20 x1s = 0.0 x1f = 0.1 n1 = 1.0 K = 20 x2s = 0.0 x2f = 0.1 n2 = 1.0 Geometry = 1 } Control { dt = 1E-1
www.eeworm.com/read/13887/285246

m elec_3d_2d.m

function [Xt,Yt] = elec_3d_2d(X,Y,Z,Zrad) % ELEC_3D_2D - Project Cartesian 3D coordinates to a 2D plane. % % [Xt,Yt] = elec_3d_2d(X,Y,Z,Zrad) % % Project 3D electrode positions onto a 2D plane,