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

搜索资源列表

  1. alloc

    0下载:
  2. 用有限元方法求解二维三维电磁场边值问题的C语言源程序之2-Using the finite element method for solving 2D and 3D electromagnetic field boundary value problem of the C language source code 2
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:1633
    • 提供者:zengling
  1. complex

    0下载:
  2. 用有限元方法求解二维三维电磁场边值问题的C语言源程序之3-Using the finite element method for solving 2D and 3D electromagnetic field boundary value problem of the C language source code 3
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:1856
    • 提供者:zengling
  1. emap5

    0下载:
  2. 用有限元方法求解二维三维电磁场边值问题的C语言源程序之4-Using the finite element method for solving 2D and 3D electromagnetic field boundary value problem of the C language source code 4
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:25224
    • 提供者:zengling
  1. sift5

    0下载:
  2. 用有限元方法求解二维三维电磁场边值问题的C语言源程序之1-Using the finite element method for solving 2D and 3D electromagnetic field boundary value problem of a C language source code
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:20454
    • 提供者:zengling
  1. sem2d_friction_plastic

    1下载:
  2. Spectral Element Method to solve the 2D SH wave equation,strain weakening (plasticity) in the bulk,paraxial absorbing boundary conditions and zero initial conditions in a structured undeformed grid.
  3. 所属分类:matlab

    • 发布日期:2014-04-29
    • 文件大小:4096
    • 提供者:kaustwa
  1. fem1d_spectral_numeric

    0下载:
  2. FEM1D_SPECTRAL_NUMERIC is a MATLAB program which applies the spectral finite element method to solve the problem u = - pi^2 sin(x) over [-1,+1] with zero boundary conditions, using as basis elements the functions x^n*(x-1)*(x+1), and carrying out the
  3. 所属分类:matlab

  1. asadw

    0下载:
  2. 无单元Galerkin方法中周期边界条件的处理.-Element free Galerkin methods in the periodic boundary condition processing
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:322886
    • 提供者:en
  1. Euler_DG_Quadrilateral_2D

    1下载:
  2. 自己写了一个二维Euler方程的间断有限元程序 上次发了一个三角形单元的程序 因为不是曲边单元 所以在圆柱后面容易形成涡 现在把程序改为曲边四边形单元了 没有涡出现 单元是8节点四边形单元 节点编号顺序是 1 5 2 6 3 7 4 8 也就是四个角点依次 是1 2 3 4 然后是边的中点编号 5 6 7 8. 时间推进采用 Runge-Kutta 方法 数值通量采用全局Lax-Friedrichs通量 仍然不能捕捉激波 因为
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:47319
    • 提供者:刘刚
  1. Euler_RKDG_Tri_3node_20111107

    3下载:
  2. 用间断有限元方法求解二维Euler方程。 算例是一个圆柱绕流问题。压缩文件里面还包含了一个用MATLAB写的网格生成程 序,只需要做很小的改动就可以生成稀疏程度不同的网格。 程序还有些问题如下: 1. 因为没有对边界处作处理,所以计算的残差不会收敛到一个给定的小数,如 0.001等。当最大残差为0.1左右时,按下键盘上的ESC键,程序计算结束,会输出 一个文件Result.dat,用tecplot软件打开这个文件,可以得到一些结果,如流线
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:38757
    • 提供者:刘刚
  1. fem1d_nonlinear

    1下载:
  2. 一个matlab程序有关一维的非线性两点边界值问题有限元法-a program which applies the finite element method, with piecewise linear basis functions, to a nonlinear two point boundary value problem in 1D
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-07-15
    • 文件大小:10376
    • 提供者:zj
  1. Quadrilateral

    0下载:
  2. 基于四边形单元有限元原理,计算桁架系统在外力作用下,各节点位移与单元应变。主程序BLOCKMAT.m,从输入文件中读入结点个数,单元个数,结点荷载个数,受约束边界点数,弹性模量,泊松比,厚度,单元定义数组,结点坐标数组,结点力数组,约束信息数组。输入文件inport.txt不同参数代表不同的桁架结构。-Based on quadrilateral finite element principle, calculation of truss system under the action of e
  3. 所属分类:Other systems

    • 发布日期:2017-11-18
    • 文件大小:4417
    • 提供者:ben
  1. Triangular

    0下载:
  2. 基于三角形单元有限元原理,计算桁架系统在外力作用下,各节点位移与单元应变。主程序BLOCKMAT.m,从输入文件中读入结点个数,单元个数,结点荷载个数,受约束边界点数,弹性模量,泊松比,厚度,单元定义数组,结点坐标数组,结点力数组,约束信息数组。输入文件int.txt不同参数代表不同的桁架结构。-on the basis of the principle of triangle finite element calculation truss system under the action of
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:4688
    • 提供者:ben
  1. [forum.simwe.com]VUMAT

    2下载:
  2. 模型数据的作用:定义一个有限元模型.包括单元,节点,单元性质,定义材料等等有关说明模型自身的数据.模型数据可被组织到零件中(零件可以被组装成一个有意义的模型).-At a minimum the model consists of the following information: geometry, element section properties, material data, loads and boundary conditions, analysis type, and outp
  3. 所属分类:Other systems

    • 发布日期:2017-11-15
    • 文件大小:1027
    • 提供者:wangwang
  1. s

    0下载:
  2.   对顺序表的快速排序算法中,如何选取一个界值(又称为轴元素),影响着快速排序的效率,而且界值也并不一定是被顺序表中的一个元素。例如,我们可以用被划分序列中所有元素的平均值作为界值。编写算法实现以平均值为界值的快速排序方法。-On the the sequence table fast sorting algorithm, how to select a critical value (also known as the axis elements) affect the efficiency
  3. 所属分类:CSharp

    • 发布日期:2017-11-16
    • 文件大小:829
    • 提供者:hac
  1. Finite_element_tri

    0下载:
  2. 用有限元法求解电磁场泊松方程 包括场方程和边界条件-Using the finite element method for solving the Poisson equation of electromagnetic fields, including the field equations and boundary conditions
  3. 所属分类:Other systems

    • 发布日期:2017-11-24
    • 文件大小:1640
    • 提供者:张茗川
  1. FEM1DQ

    0下载:
  2. This Matlab code solves a one-dimensional boundary-value problem using the finite element method. The boundary-value problem at hand is defined by the Poisson s equation in a simple medium (isotropic, linear, and homogeneous) characterized by a unifo
  3. 所属分类:Algorithm

    • 发布日期:2017-11-21
    • 文件大小:1743
    • 提供者:Xis
  1. xianxingbiao

    0下载:
  2. 1. 实现顺序表的基本操作,包括顺序表的初始化、第i个元素前插入一个新的元素、删除第i个元素、查找某元素、顺序表的销毁,顺序表的清空。 2. 写一个函数,建立并显示含有n个整数的顺序表 3. 写一个函数,实现对有序表(非递减)插入一个元素的功能 4. 写一个函数,实现两个有序(非递减)表合并生成新的有序表的功能 5. 编写一个界面友好的测试程序,能够对各种边界条件进行测试,验证上述算法的正确性。 -1 in order to achieve the basic operati
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3359
    • 提供者:guan
  1. cauc

    0下载:
  2. 有限元差分解偏微分方程的函数,能设置初值,边界值-Difference solution of partial differential equations finite element function can set the initial value, boundary value
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:836
    • 提供者:huayuming
  1. plane

    1下载:
  2. !本程序主要用来解决二维平面应力弹性问题(带厚度),在f90上调试通过。 !包含主程序STRESS和三个字程序ELSTMX(KK)、MODIFY、DCMPBD和SLVBD !主程序主要进行基本的输入输出以及最大半带宽的计算,组装总体刚度矩阵计算的应力应变值 !子程序elstmx(kk)计算刚度系数矩阵,生成第kk单元的刚度矩阵k !子程序MODIFY输入节点的集中力,边界节点的位移,对总体刚度矩阵和位移数组和节点力数组作修改 !子程序DEMPBD用高斯消元法将半带宽的矩阵变成
  3. 所属分类:Windows Develop

    • 发布日期:2014-10-11
    • 文件大小:10240
    • 提供者:54654564
  1. sanjiao23

    0下载:
  2. 三角形区域上的二三类边值条件的有限元方法-Finite Element Method triangle two categories boundary conditions
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1746
    • 提供者:刘飞扬
« 1 2 ... 4 5 6 7 8 910 »
搜珍网 www.dssz.com