登录
首页 » matlab » FEA

FEA

于 2021-03-31 发布 文件大小:551KB
0 314
下载积分: 1 下载次数: 701

代码说明:

  Matlab做有限元分析,有静态、动态、非线性分析等等!(Matlab do finite element analysis, static, dynamic, nonlinear analysis, and so on!)

文件列表:

254247
......\FEA
......\...\convergence.m
......\...\DYNAMIC
......\...\.......\notch.geo
......\...\.......\notch.m
......\...\.......\notch.msh
......\...\fem.m
......\...\fem_example.m
......\...\fem_example2.m
......\...\fem_example2b.m
......\...\FLUID FLOW
......\...\..........\incmp_flow2d.m
......\...\..........\step.geo
......\...\..........\step.msh
......\...\getElementOrder.m
......\...\getElementSizeFactor.m
......\...\lagrange_basis.m
......\...\levelset
......\...\........\absr.m
......\...\........\diracr.m
......\...\........\dist.m
......\...\........\findNearElements.m
......\...\........\flatten_levelset.m
......\...\........\getCurvature.m
......\...\........\getCurvature2.m
......\...\........\getCutElements.m
......\...\........\getGradientField.m
......\...\........\heavisider.m
......\...\........\level_set.m
......\...\........\lsmesh.m
......\...\........\lsmeshT6.m
......\...\........\lsreinit.m
......\...\........\lsreinitgeo.m
......\...\........\lsreinitT3.m
......\...\........\lsreinitT6.m
......\...\........\lstest.m
......\...\........\lstest2.m
......\...\........\lstest3.m
......\...\........\lsupdate.m
......\...\........\lsupdate2T6.m
......\...\........\lsupdateT3.m
......\...\........\lsupdateT6.m
......\...\........\projectInterface.m
......\...\........\projectInterfaceSpeed.m
......\...\........\projectInterfaceSpeedT6.m
......\...\........\vel2speed.m
......\...\........\vel2speedT6.m
......\...\meshgeneration
......\...\..............\arcmesh.m
......\...\..............\arrow.m
......\...\..............\brickcheck.m
......\...\..............\contura.m
......\...\..............\getSubElements.m
......\...\..............\holeinplate.m
......\...\..............\holeplatemesh.m
......\...\..............\linemesh.m
......\...\..............\make_cross_mesh.m
......\...\..............\make_elem.m
......\...\..............\make_hex_sheet.m
......\...\..............\make_triangle_mesh.m
......\...\..............\mapmesh2D.m
......\...\..............\mapmesh2Db.m
......\...\..............\mesh_generation.m
......\...\..............\mirrormesh.m
......\...\..............\msh2mlab.m
......\...\..............\plot_mesh.m
......\...\..............\remove_free_nodes.m
......\...\..............\splitElement.m
......\...\..............\square_node_array.m
......\...\..............\t3tot6.m
......\...\..............\tricheck.m
......\...\postgeneration
......\...\..............\addDXseries.m
......\...\..............\plot_field.m
......\...\..............\readDXarray.m
......\...\..............\tecplotin.m
......\...\..............\tecplotout.m
......\...\..............\writeDXarray.m
......\...\..............\writeDXconnectivity.m
......\...\..............\writeDXcoordinate.m
......\...\..............\writeDXdata.m
......\...\..............\writeDXfield.m
......\...\..............\writeDXseries.m
......\...\Programming the Finite Element method with Matlab.pdf
......\...\quadrature.m
......\...\STATIC
......\...\......\afm.dxf
......\...\......\afm.geo
......\...\......\afm.msh
......\...\......\afm2.geo
......\...\......\afm2.msh
......\...\......\beam.m
......\...\......\modal_afm.m
......\...\......\plate.msh
......\...\......\static.m
......\...\XFEM
......\...\....\discontL2quad.m
......\...\....\discontL3quad.m
......\...\....\discontQ4quad.m

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Fractional Differential Equations
    说明:  有关分数阶微分方程的一本入门书籍,并附有数值例子。(This book is about problems arising in the area of fractional calculus Numerical Solution of Fractional Differential Equations)
    2020-03-15 21:55:26下载
    积分:1
  • 迭代法求根
    用迭代法求 x=根号a。求平方根的迭代公式为:X(n+1)=(Xn+a/Xn) /2。(Iterative method is used to find x = root a. The iteration formula for finding square root is X(n+1)=(Xn+a/Xn)/2.)
    2020-06-24 19:20:02下载
    积分:1
  • 开灯和关灯游戏PA
    第一行输入灯泡个数,第二行输入灯泡状态。(The first line inputs the number of bulbs, and the second line inputs the bulb status.)
    2020-06-24 19:20:02下载
    积分:1
  • XueDingYuFract
    这就是分数阶电感模型的实现函数,在分数阶的实现中具有重要价值。(Implementation Function of Fractional Inductance Model)
    2017-06-18 21:32:12下载
    积分:1
  • MessageHook
    钩子原理 Delphi写的,学习的好例子 (hook principle Delphi wrote, a good example of learning)
    2004-12-22 17:28:36下载
    积分:1
  • 100
    《PB实用技巧集锦》适合新手,看了此书,pb成长应该会很块(" PB practical skills Collection" for novice, read the book, pb growth should be very block)
    2013-05-23 23:24:14下载
    积分:1
  • radar_edition1
    说明:  雷达系统设计MATLAB仿真一书中的源码(Matlab simulation source code for radar system design)
    2020-06-16 22:20:04下载
    积分:1
  • Nakagami_m_simulator
    For simulation of nakagami-m
    2021-03-25 16:49:14下载
    积分:1
  • DSP从入门到精通全集
    DSP从入门到精通,对于初学者是非常好的教程,希望能帮到大家(From introductory to proficient in DSP ,which is a very good course for beginners. I hope it can help you all.)
    2020-11-05 18:09:50下载
    积分:1
  • report_xkvqbijr_2017-7-21-15-18-17
    移动质量下的车桥耦合,可以改变参数,实现不同情况。(The quality of the mobile vehicle bridge coupling)
    2020-11-05 22:19:50下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载