搜索:Cartesian
找到约 7 项符合「Cartesian」的查询结果
结果 7
https://www.eeworm.com/dl/693/178019.html
GPS编程
Set of tools to perform transformations between projection, ellipsoidal and cartesian coordinates in
Set of tools to perform transformations between projection, ellipsoidal and cartesian coordinates in either direction.
https://www.eeworm.com/dl/518/440155.html
数值算法/人工智能
This program incorporates the FV method for solving the Navier-Stokes equations using 2D, Cartesian
This program incorporates the FV method for solving the Navier-Stokes equations using 2D, Cartesian grids and the staggered arrangement of variables. Variables are stored as 2D arrays. SIMPLE method is used for pressure calculation. UDS and CDS are implemented for the discretizat ...
https://www.eeworm.com/dl/665/266844.html
matlab例程
% This program calculates Dilution of Precision with respect to a GPS * % receiver given its Cartes
% This program calculates Dilution of Precision with respect to a GPS *
% receiver given its Cartesian ECEF position and the positions of four or *
% more visible GPS satellites. It is a validation of the DOP algorithm and *
% contains reference positions for which the DOP re ...
https://www.eeworm.com/dl/534/450221.html
其他
ZEUS is a family of Eulerian (grid based) Magneto-Hydrodynamic codes (MHD) for use in astrophysics,
ZEUS is a family of Eulerian (grid based) Magneto-Hydrodynamic codes
(MHD) for use in astrophysics, described in a series of papers by Stone
and Norman (1, 2, 3).
It may be used in Cartesian (XYZ),
cylindrical (ZRP), and spherical (RTP) coordinates.
https://www.eeworm.com/dl/641/366141.html
数学计算
做网格的好程序
做网格的好程序,PARAMESH is a package of Fortran 90 subroutines designed to provide an application developer with an easy route to extend an existing serial code which uses a logically cartesian structured mesh into a parallel code with adaptive mesh refinement(AMR).
https://www.eeworm.com/dl/665/152737.html
matlab例程
This a very simple Yee algorithm 3D FDTD code in C implementing the free space form of Maxwell s equ
This a very simple Yee algorithm 3D FDTD code in C implementing the free space form of Maxwell s equations on a Cartesian grid. There are no internal materials or geometry. The code as delivered simulates an idealized rectangular waveguide by treating the interior of the mesh as ...
https://www.eeworm.com/dl/892991.html
技术资料
基于mipi的一类椭圆型方程有限差分区域分解算法的并行实现
随着高速网络和多核处理器技术的飞速发展,机群系统的性能日益提高。由于更高的性价比,更好的扩展性,机群系统越来越受到人们的关注,逐渐成为最主要的并行计算平台,在高性能计算中发挥着重要的作用.MPI(message passing interface)是一种针对分布式存储系统的并行编程模型,是目前机群系统上主流 ...