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

搜索资源列表

  1. FEM-of-Geomagneticelectric

    2下载:
  2. 利用有限元方法模拟大地电磁正演响应,精度高。同时利用了MATLAB的并行处理,在频率域计算加快了计算速度。-We use the finite element method to simulate the geomagnetic forward response and the precision is high. At the same time using the MATLAB parallel processing, in the frequency domain calculation
  3. 所属分类:matlab

    • 发布日期:2017-12-17
    • 文件大小:4096
    • 提供者:zsc
  1. youxianyuan

    0下载:
  2. 有限元方法matlab程序求节点位移向量-FEM node displacement vector matlab program seeking
  3. 所属分类:Other Embeded program

    • 发布日期:2017-12-09
    • 文件大小:789
    • 提供者:马童鞋
  1. Matlab-Gudie-to-FEM

    0下载:
  2. 外文原版书《MATLAB Guide to Finite Element Methods》的电子书和源程序,对于学习编写有限元程序的人来说很具有参考意义-the original copy of Matlab Guide to Finite Element Method and the code of it.
  3. 所属分类:source in ebook

    • 发布日期:2017-12-13
    • 文件大小:4525464
    • 提供者:牛序铭
  1. Structure-FEM-and-Matlab

    0下载:
  2. 书籍《结构有限元分析与MATLAB程序设计》电子书及源代码,可用于有限元分析学习者-Book structural finite element analysis and MATLAB programming e-book and source code that can be used for finite element analysis of learners
  3. 所属分类:source in ebook

    • 发布日期:2017-12-11
    • 文件大小:2010107
    • 提供者:牛序铭
  1. FEM

    1下载:
  2. 利用matlab语言编程建立梁模型、壳模型和体模型进行有限元分析-Finite element analysis using MATLAB programming
  3. 所属分类:matlab

    • 发布日期:2017-12-13
    • 文件大小:95921
    • 提供者:雨林
  1. solving-PDE-by-FEM

    1下载:
  2. 提供了一个用有限元法求解偏微方程的编程例子,以供学习偏微分方程数值解的学生或科研人员参考-Provides an example of a program for solving partial differential equations by finite element method, the student for learning numerical solution of partial differential equations or researchers reference
  3. 所属分类:Algorithm

    • 发布日期:2017-12-14
    • 文件大小:15223
    • 提供者:linbowen
  1. radial-extrusion-FEM-data-generation

    0下载:
  2. 用于径向挤压有限单元法,网格节点分析,有限元基本步骤-radial extrusion of Finite Element Method data generation
  3. 所属分类:CSharp

    • 发布日期:2017-12-15
    • 文件大小:22528
    • 提供者:victorhu
  1. fem

    2下载:
  2. 杆件有限元程序,非常适合初学者学习matlab,也可以深刻了解有限元的计算过程-Rod finite element program, it is suitable for beginners to learn matlab, but also a profound understanding of the finite element calculation process
  3. 所属分类:matlab

    • 发布日期:2017-12-16
    • 文件大小:2048
    • 提供者:chen
  1. plas

    2下载:
  2. matlab塑性有限元程序,newton-rafesun-matlab elasto-plastic fem code
  3. 所属分类:source in ebook

    • 发布日期:2017-12-14
    • 文件大小:3558
    • 提供者:请问
  1. matlab_fem

    0下载:
  2. Matlab code for FEM by Antonio Ferreira
  3. 所属分类:software engineering

    • 发布日期:2017-12-15
    • 文件大小:283648
    • 提供者:mojus
  1. Matlab tools_finite element analysis

    6下载:
  2. 可进行进行小型模型的有限元分析,包括了杆、梁、面、体等单元,并配有计算实例,可进行静力分析、动力分析和非线性分析。(The finite element analysis of the small model can be carried out, including the elements of the rod, beam, surface and body, and with examples of calculation, which can be used for static ana
  3. 所属分类:matlab例程

    • 发布日期:2017-12-18
    • 文件大小:6356992
    • 提供者:卓东来
  1. matlab_fem_exercises

    0下载:
  2. simple exercise for fem by using matlab
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:6144
    • 提供者:xyjpolito
  1. shellek

    0下载:
  2. 有限元分析代码,关于shell壳单元的matlab计算程序(Finite element analysis and application)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-22
    • 文件大小:2048
    • 提供者:nb307
  1. FEM Code CRC PRESS

    1下载:
  2. 程序包是The Finite Element Method Using MATLAB, 2nd Edition的随书源程序,里面的编号与书里面的问题完全对应。(This software package is the original code of the book"The Finite Element Method Using MATLAB, 2nd Edition".)
  3. 所属分类:书籍源码

    • 发布日期:2017-11-30
    • 文件大小:118784
    • 提供者:Lenhart
  1. FEMBarAnalysis.d

    0下载:
  2. matlab code for bar vibration
  3. 所属分类:matlab例程

    • 发布日期:2017-12-21
    • 文件大小:5120
    • 提供者:heatwind
  1. static structure program

    0下载:
  2. 有限元编程,桁架结构,组装刚度矩阵,力法,位移法(Finite element programming, truss structure, assembly stiffness matrix, force method, displacement method)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:52224
    • 提供者:米米提777
  1. trussfem

    0下载:
  2. 该matlab程序为平面桁架的有限元分析程序,输入节点,单元,载荷信息就可以得到节点位移,节点荷载以及单元位移,内力,应力等结果。对刚度矩阵采用的方法是对角元乘大数法。程序注释文字清楚,准确。(The matlab program is a finite element analysis program for plane truss. The input node, element and load information can be used to get the results of n
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:1024
    • 提供者:dofn
  1. FEM

    0下载:
  2. 通用有限元程序,用于求解三角形单元和四边形单元(A general finite element program is used to solve triangular and quadrilateral elements)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:4096
    • 提供者:spj
  1. fmeobjects_tutorial

    0下载:
  2. fem开发文档介绍,英文版,详细介绍了fme object的主要功能的入门教程(FEM development document introduction)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:1236992
    • 提供者:junfena11
  1. Torsion

    0下载:
  2. torsion finite element program
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:24576
    • 提供者:engart
« 1 2 ... 27 28 29 30 31 3233 34 35 36 37 »
搜珍网 www.dssz.com