CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - Cartesian

搜索资源列表

  1. hedrexacalelement

    0下载:
  2. 有限单元法中笛卡尔坐标系下六面体单元刚度阵-finite element method Cartesian coordinate system hexahedral element stiffness matrix
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2429
    • 提供者:吴斌暄
  1. ToyFDTD1

    0下载:
  2. 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 treatin
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:9201
    • 提供者:吴婷
  1. GPS_tanslate

    1下载:
  2. GPS坐标转换软件:直角坐标与大地坐标转换-GPS coordinate conversion software : Cartesian coordinates of the earth and conversion
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:3382
    • 提供者:刘强
  1. XyzWin

    1下载:
  2. 坐标转换源码:直角坐标系到大地坐标系之间可以方便相互转换-coordinate transformation source : Cartesian coordinates of the earth can easily between conversion
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:349993
    • 提供者:张守建
  1. dadijiesuan

    0下载:
  2. 由大地经纬度转为空间直角坐标,结算大地问题-from space geodetic coordinates to Cartesian coordinates, clearing land issues
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:12737
    • 提供者:wangxuan
  1. GPS_DOP

    0下载:
  2. % 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 referenc
  3. 所属分类:matlab例程

    • 发布日期:2014-01-17
    • 文件大小:4603
    • 提供者:huguangfeng
  1. FDTD3Dcomprehensive.rar

    2下载:
  2. 3D 复杂的FDTD的MATLAB程序,同时计算运行时间 PML吸收边界,This MATLAB M-file implements the finite-difference time-domain solution of Maxwell s curl equations over a three-dimensional Cartesian space lattice comprised of uniform cubic grid cells.
  3. 所属分类:matlab例程

    • 发布日期:2017-03-29
    • 文件大小:48950
    • 提供者:Ren
  1. Lid_driven_cavity.zip

    0下载:
  2. 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 i
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-26
    • 文件大小:19434
    • 提供者:Maged
  1. chaoliujisuan

    0下载:
  2. 一个典型的直角坐标牛顿拉夫逊法程序,用于电力系统的潮流计算,程序可计算带PQ节点、PV节点、平行支路、接地支路、非标准变比变压器支路的电力系统潮流,通用性良好。-A typical Cartesian coordinate procedures Newton Raphson method for power system load flow calculation, the program calculates the node with the PQ, PV nodes, the parall
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:5947
    • 提供者:melonma
  1. dadi_zhijiao

    4下载:
  2. GPS输出的经纬度坐标转换为大地直角坐标-GPS output of geodetic latitude and longitude coordinates is converted to Cartesian coordinates
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:903
    • 提供者:
  1. paramesh4.0

    3下载:
  2. 做网格的好程序,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 refinem
  3. 所属分类:Algorithm

    • 发布日期:2015-12-02
    • 文件大小:919396
    • 提供者:wangsong
  1. topolar

    1下载:
  2. 在matlab上实现图像同二维直角坐标系转化为极坐标秒的算法.-In matlab to achieve images with two-dimensional Cartesian coordinate system into polar coordinates algorithm seconds.
  3. 所属分类:matlab

    • 发布日期:2015-10-04
    • 文件大小:1190
    • 提供者:steven
  1. decare_tree

    0下载:
  2. 有一种特殊的二叉树被称为笛卡尔树,这种二叉树的每个结点都有两个关键码,记为key1和key2。现在给你一组关键码,每组关键码用二个整数表示,要求构造一棵同时满足下列两个性质的笛卡尔树:   只考虑这棵笛卡尔树的第一关键码,它是一棵排序二叉树。   只考虑这棵笛卡尔树的第二关键码,它们满足类似于最小堆的性质,即任意一个父结点的第二关键码都比它的子结点的第二关键码小。 -There is a special kind of binary tree is called Cartesi
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:632
    • 提供者:孙巍巍
  1. FDTDMatlab

    0下载:
  2. FDTD(时域有限差分法)算法的Matlab源程序-This MATLAB M-file implements the finite-difference time-domain solution of Maxwell s curl equations over a three-dimensional Cartesian space lattice comprised of uniform cubic grid cells.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:2205
    • 提供者:liuxc
  1. work

    0下载:
  2. matalb语言的潮流计算程序,方法用的是牛顿拉夫讯的直角坐标系,程序非常简单而且通用性很强-language matalb flow calculation procedures, methods using a Newton hearing Love the Cartesian coordinate system, the program is very simple and very common
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1770
    • 提供者:陈爱军
  1. xyz2blh_pudn

    0下载:
  2. 坐标转换,从地固坐标系的笛卡尔直角坐标到大地坐标,考虑到不同的椭球参数。-function to calculate the geodetic Earth-fixed coordinates from Cartesian coordinates
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1118
    • 提供者:Chen
  1. grid

    0下载:
  2. A code for generating Cartesian grids (multigrid version).
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:4111
    • 提供者:payam
  1. logpolar

    0下载:
  2. A source code to convert cartesian coordinates to Log-Polar coordinates for an image.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:2203
    • 提供者:Nima
  1. Cartesian-3D

    0下载:
  2. A Comparative Study of Filters for Radar Target Tracking in Cartesian Coordinates 3D
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:14896
    • 提供者:kieu
  1. carte-robot

    1下载:
  2. cartesian robot, direct kinematic, it works in octave and matlab
  3. 所属分类:matlab例程

    • 发布日期:2019-07-30
    • 文件大小:2048
    • 提供者:zhunhun
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com