CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - rectangular mesh

搜索资源列表

  1. ToyFDTD1-v1.03

    0下载:
  2. TOYFDTD1 is a stripped-down minimalist, 3D FDTD code demonstrating the basic tasks in implementing a simple 3D FDTD simulation. An idealized rectangular waveguide is modeled by treating the interior of the mesh as free space and enforcing PEC conditi
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:34106
    • 提供者:蒋长宏
  1. CcubeDissect

    1下载:
  2. 等值线的四边形剖分,如何画等值线以及用OPENGL显示。-contours rectangular mesh, how to draw contour lines and using OpenGL display.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:106227
    • 提供者:hxh
  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. RectangularMesh

    0下载:
  2. Program to form a rectangular mesh
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-11
    • 文件大小:967
    • 提供者:ak
  1. mesh2tri

    1下载:
  2. Matlab网格划分程序可以将结构的四边形网格转换为三角形网格。 但该文件中内容重复了mesh2tri函数写了两遍,可以删除重复部分。 Demo: clear all close all clc -Matlab grid program 1. Create mesh grid 2. Plot the original rectangular mesh 3.1 forward slash division of quadrilateral
  3. 所属分类:matlab

    • 发布日期:2016-05-26
    • 文件大小:2048
    • 提供者:li
  1. Mesh_Divide

    0下载:
  2. 在界面上实现矩形网格的简单划分,并初步实现网格加密功能。-A simple rectangular grid division at the interface and initial realization of the mesh refinement.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-13
    • 文件大小:3556106
    • 提供者:张程员
  1. rectangle-mesh

    0下载:
  2. rectangular mesh using opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:684
    • 提供者:appu0303
  1. fem

    0下载:
  2. 一个用MATLAB写的二维矩形有限元算法,包括网格剖分和演示程序-Using MATLAB to write the two-dimensional rectangular finite element algorithms, including mesh generation and demo program
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:96930
    • 提供者:方嘉
  1. Finite-Element-Triangular-Mesh-Generator

    0下载:
  2. This function generates triangular mesh for a rectangular shape structure for FEM analysis
  3. 所属分类:matlab

    • 发布日期:2017-11-07
    • 文件大小:2353
    • 提供者:ahmed
  1. femTriangularMesh

    0下载:
  2. The function femTriangularMeshGenerator() generates triangular mesh for a rectangular shape structure for Finite Element analysis. The outputs are: coords = x and y coordinates of each element nodes cT = nodal connectivity nNodes = Number
  3. 所属分类:matlab

    • 发布日期:2017-11-18
    • 文件大小:1524
    • 提供者:Kehinde
  1. MyBox

    0下载:
  2. 开关盒布线问题 开关盒布线问题:给定一个矩形布线区域,其外围有若干针脚。两个针脚之间通过布设一条金属线路而实现互连。这条线路被称为电线,被限制在矩形区域内。如果两条电线发生交叉,则会发生电流短路。所以不允许电线间的交叉。每对互连的针脚被称为网组。 要解决的问题是,对于给定的针脚和网组,确定其能否合理地布设电线以使其不发生交叉,即它是不是一个可布线的。 经过分析,本系统要实现的功能如下: 1、画出给定矩形布线区域和线网组。 2、使用对话框设定时间、针脚、网组等参数。 3、利
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-07
    • 文件大小:559687
    • 提供者:赵圈
  1. 2008delauney

    0下载:
  2. 只需给出边界点坐标,包容矩形坐标即可利用插入文件可以生成delaunay三角形化网格!-Just given boundary point coordinates, you can use the Insert File can generate Delaunay triangular mesh inclusive rectangular coordinates!。
  3. 所属分类:source in ebook

    • 发布日期:2017-11-26
    • 文件大小:8935
    • 提供者:CHJ
  1. electromagnetic

    0下载:
  2. 编制关于网格划分的子程序。计算电磁学网格划分程序(长方形和椭圆)-Preparation routine about meshing. Computational electromagnetics mesh procedure (rectangular and oval)
  3. 所属分类:Algorithm

    • 发布日期:2017-05-30
    • 文件大小:12456574
    • 提供者:李博
  1. rect_mesher

    0下载:
  2. Mathematica code for generating structured mesh nodes in a rectangular domain
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4513
    • 提供者:saeedsoft
  1. Grid

    0下载:
  2. A 2D rectangular mesh. Can be drawn textured or untextured.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1142
    • 提供者:lunvenbi
  1. Source1

    0下载:
  2. 对形状规整的矩形有限元模型实行自动网格划分,只需输入模型的长、宽及单元长度-Finite element mesh of rectangular model
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1373
    • 提供者:Ibrahim
  1. 升力面

    0下载:
  2. 矩形水翼使用升力面方法进行计算的程序,matlab编程。包含均匀网格和余弦网格两种分格方法。(The rectangular hydrofoil is calculated using the lifting surface method, and the program is programmed by matlab. Two grid methods including uniform mesh and cosine mesh.)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-23
    • 文件大小:4096
    • 提供者:朗轩
搜珍网 www.dssz.com