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

搜索资源列表

  1. 一个最基本的有限元计算程序

    1下载:
  2. 可以作为有限元学习的编程实例,以更好地理解有限元理论,并为进一步使用大型有限元软件打下基础。本文所涉及的有限元基本理论请参考章本照先生编著的《流体力学中的有限元方法》PP.156-165。-FEM can be used as learning programming examples to better understand the finite element theory, and to further the use of large-scale finite element softw
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:430783
    • 提供者:杨波
  1. Programming_the_Finite_Element_Method.ZIP

    3下载:
  2. 《有限元方法编程(第三版)》随书源码。 采用 Fortran 90 编制,近 400 个计算子程序。在 64 位机器上编译通过,并运行正确。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:235055
    • 提供者:Xiaobin Zhang
  1. 有限元特征值问题的MATLAB源程序

    3下载:
  2. 以上的MATLAB代码是用来求解椭圆特征值问题的,是用有限元的计算方法来编程的,计算结果全部正确,符合我们有限元的理论。
  3. 所属分类:数学计算/工程计算

  1. fem2d_poisson_linear.rar

    1下载:
  2. 用有限元方法求解二维泊松方程的FORTRAN90 程序,适合有限元初学者掌握有限元方法编程技巧!,FEM2D_POISSON_LINEAR is a FORTRAN90 program which solves the 2D Poisson equation using the finite element method with piecewise linear triangular elements.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:4376
    • 提供者:sun
  1. FiniteElementProcedurescodes

    0下载:
  2. bathe写的有限元经典源程序,对理解有限元方法和应用有限元编程非常有用-bathe wrote the classic source finite element, finite element method for understanding and application of finite element programming very useful
  3. 所属分类:source in ebook

    • 发布日期:2017-03-29
    • 文件大小:26858
    • 提供者:朱品正
  1. I[1].M.Smith

    1下载:
  2. I[1].M.Smith所著的《有限元方法编程》第三版Fortran程序-I [1]. M. Smith book
  3. 所属分类:Algorithm

    • 发布日期:2015-10-21
    • 文件大小:239787
    • 提供者:xiaoluo
  1. I.M.SmithFortran

    3下载:
  2. 有限元编程源码,有限元方法编程 (第三版)源码。-Finite element programming source, the finite element method program (Third Edition) source.
  3. 所属分类:Algorithm

    • 发布日期:2015-10-19
    • 文件大小:223001
    • 提供者:乔1
  1. Codes_of_programming_the_finite_element_method_in_

    0下载:
  2. 《有限元方法编程》--programming the finite element method-- 该书中的Fortran源程序-Codes for the book "Programing the finite element method"
  3. 所属分类:source in ebook

    • 发布日期:2017-03-24
    • 文件大小:231191
    • 提供者:lx
  1. finte-element-program

    0下载:
  2. I.M.Smith所著的《有限元方法编程》第三版中的Fortran程序-The fortran programs from the third edition of "finite element Program" by I.M.Smith.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:239510
    • 提供者:rainbow
  1. Finite-element-MATLAB-code

    0下载:
  2. 有限元方法编程matlab程序源代码,很好的-Finite element method matlab programming source code, well
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:517235
    • 提供者:王忠诚
  1. I.M

    1下载:
  2. I.M.Smith所著的《有限元方法编程》第三版Fortran程序,内含有每章的程序的源程序,大家可以参考下!-IMSmith book " Programming the finite element method," third edition of the Fortran program, each chapter contains the procedures of the source, you can refer!
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-25
    • 文件大小:8627334
    • 提供者:
  1. matrix_add.h

    0下载:
  2. 适用于大型稀疏矩阵 矩阵加法 c语言 来自于有限元方法编程-Suitable for large sparse matrix matrix addition
  3. 所属分类:Algorithm

    • 发布日期:2017-11-08
    • 文件大小:710
    • 提供者:李三
  1. matrix_multiplication.h

    0下载:
  2. 适用于大型稀疏矩阵 矩阵乘法 c语言 来自于有限元方法编程-Suitable for large sparse matrix matrix multiplication c language programming from the finite element method
  3. 所属分类:Algorithm

    • 发布日期:2017-11-08
    • 文件大小:908
    • 提供者:李三
  1. matrix_transpose.c

    0下载:
  2. 适用于大型稀疏矩阵 矩阵转置 c语言 来自于有限元方法编程-From the finite element method suitable for large-scale sparse matrix matrix transpose c language programming
  3. 所属分类:Algorithm

    • 发布日期:2017-11-08
    • 文件大小:851
    • 提供者:李三
  1. P58

    2下载:
  2. 《有限元方法编程 第三版》Fortran程序,P58 使用20节点块单元的三维空间问题分析,调试通过。-<Programming the Finite Element Method 3th> program 5.8 three dimensional analysis of an elastic solid using uniform 20-node hexahedral brick elements.
  3. 所属分类:transportation applications

    • 发布日期:2017-04-30
    • 文件大小:174506
    • 提供者:liu
  1. 有限元方法编程第三版Fortran程序

    5下载:
  2. 有限元方法编程fortran程序,包含全部的程序编码,希望对大家有用处。(this is the finite element programming by fortran ,containing all of the program of the boook. I believe that it is benifitial to us .)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2018-05-04
    • 文件大小:234742
    • 提供者:w870313
  1. 有限元方法及MATLAB编程

    4下载:
  2. 对于学习优先于及有限元编程的学生、研究人员有较大帮助。(It is of great help to students and researchers who have priority in learning and finite element programming.)
  3. 所属分类:*行业应用

  1. 有限元算例二维传热问题

    1下载:
  2. 流体力学边值问题计算中的有限元方法,C++编程资料(Finite element method in the calculation of boundary value problems in fluid mechanics, C + + programming data)
  3. 所属分类:其他

    • 发布日期:2020-04-09
    • 文件大小:8355840
    • 提供者:coco-xjtuer
  1. 有限元法及MATLAB代码

    2下载:
  2. 理解和实施有限元方法,matlab有限元编程及代码(Understanding and Implementing the Finite Element Method Matlab finite element programming and code)
  3. 所属分类:其他

    • 发布日期:2020-08-25
    • 文件大小:14649344
    • 提供者:zxy2014
  1. 有限元方法编程第五版英文

    1下载:
  2. 有限元方法编程英文版,fortran编程(Finite element method)
  3. 所属分类:其他

    • 发布日期:2021-02-07
    • 文件大小:9810944
    • 提供者:呵呵偶有
« 12 3 »
搜珍网 www.dssz.com