CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 有限元程序 matlab

搜索资源列表

  1. FEM1DL

    2下载:
  2. 用有限元方法求解一维边值问题的matlab程序-With one-dimensional finite element method for solving boundary value problems of the matlab program
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1856
    • 提供者:陈树亮
  1. FEM2DL_Box

    1下载:
  2. 基于有限元法求解二维边值问题的matlab程序-Based on the finite element method of two-dimensional boundary value problem matlab program
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2758
    • 提供者:陈树亮
  1. AdaptiveParabolicSolver

    1下载:
  2. 程序为自适应有限元法求解抛物型方程,都是matlab语言编写-Adaptive fenite element method solver for Parabolic equation.
  3. 所属分类:matlab

    • 发布日期:2017-05-13
    • 文件大小:3434978
    • 提供者:李明
  1. stress-concentration

    0下载:
  2. matlab有限元计算程序,平板小孔应力集中问题-matlab finite element program, flat holes stress concentration problems
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:14786
    • 提供者:weigang
  1. Solutions-Manual

    0下载:
  2. matlab 有限元一书的课后习题的答案和程序输入过程-Solutions Manual of MATLAB guide to finite elements
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:324511
    • 提供者:weigang
  1. XFEM

    4下载:
  2. 采用matlab语言编写的关于扩展有限元的程序,可以用于模拟裂缝的扩展。-the eXtended Finite Element Method
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:15239
    • 提供者:林 林
  1. beamfunction

    1下载:
  2. matlab程序代码,三维杆单元有限元结构刚度和质量矩阵的生成-Matlab program code, 3 d finite element structure stiffness and stem the generation of mass matrix
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:974
    • 提供者:清风
  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. moni

    0下载:
  2. matlab有限元,PSSPAP.m为主程序。-MATLAB finite, PSSPAP.m as the primary program.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:5548
    • 提供者:王者
  1. fem_wn-(1)

    0下载:
  2. 有限元 matlab 程序-----二维圆柱体的散射-Finite element matlab program----- scattering of two-dimensional cylinder
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:26907
    • 提供者:hai
  1. beam-element

    2下载:
  2. 此程序用于实现结构的有限元计算:将patran中的模型的bdf文件中的单元信息和节点信息保存成txt文档,在matlab中调用,就可实现刚度矩阵、质量矩阵的组装,进而有限元计算-This procedure is used to achieve the structure of the finite element method: bdf file of the model in patran unit information and node information is saved into
  3. 所属分类:matlab

    • 发布日期:2014-08-08
    • 文件大小:15360
    • 提供者:mac
  1. M-Files

    0下载:
  2. MATLAB有限元分析的M文件,程序中采用的单元包括:杆元、梁单元、平面单元-MATLAB guide to finite elements
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:35767
    • 提供者:蒋正文
  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-04-01
    • 文件大小:96930
    • 提供者:方嘉
  1. The-structural-analysis

    1下载:
  2. 结构分析有限元法与MATLAB程序设计-源代码 徐荣桥的结构分析的有限元法与MATLAB程序设计的附属程序,好好学习,天天向上!-The structural analysis of the finite element method structural analysis of the finite element method with MATLAB Programming- source code Xu Rong bridge program MATLAB programming subs
  3. 所属分类:source in ebook

    • 发布日期:2017-11-12
    • 文件大小:237260
    • 提供者:祝青钰
  1. homework

    1下载:
  2. 一个基于matlab的有限元分析程序,用三角形单元对二位有限元问题进行分析-A matlab based on the finite element analysis program, two finite element analysis using triangular elements
  3. 所属分类:transportation applications

    • 发布日期:2017-11-20
    • 文件大小:141433
    • 提供者:杨枭
  1. fem1

    0下载:
  2. 这是有限元方法中的线性插值和二次差值的误差的计算程序。本程序使用C++编程的。当运行出结果还需要在matlab中画出图形。-This is a linear interpolation and the second error of the difference in the finite element method calculation program. The the program use C++ programming. When you run out of the results
  3. 所属分类:CSharp

    • 发布日期:2017-11-18
    • 文件大小:4368350
    • 提供者:wang bo
  1. ben_li_tai_yan_zheng

    0下载:
  2. 主轴临界转速有限元分析的matlab程序-Spindle critical speed of the finite element analysis matlab program
  3. 所属分类:matlab

    • 发布日期:2017-11-22
    • 文件大小:1721
    • 提供者:司马默宁
  1. XXXX

    0下载:
  2. 用MATLAB编写的有限元法求解特定区域poisson方程的程序,能得出各场点的电场值-Program can come up with the value of the electric field of the field point MATLAB prepared by the finite element method to solve a specific area poisson equation
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-24
    • 文件大小:2072
    • 提供者:
  1. fem2d_stokes

    0下载:
  2. 一个matlab程序关于在2D上的任意三角地区的稳定不可压缩的Stokes方程的有限元方法 -a program which applies the finite element method for the steady incompressible Stokes equations on an arbitrary triangulated region in 2D
  3. 所属分类:Algorithm

    • 发布日期:2017-12-05
    • 文件大小:20683
    • 提供者:zj
  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 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 20 »
搜珍网 www.dssz.com