登录
首页 » matlab » FEA

FEA

于 2021-03-31 发布 文件大小:551KB
0 329
下载积分: 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 个回复

  • 396989
    这是我找的java原代码,大家一起分享哦()
    2017-09-23 15:09:38下载
    积分:1
  • dyna3d
    一个LS-DYNA3D早期的开发版本,非常难得的资料。(An early development version of LS-DYNA3D, very rare data.)
    2021-04-14 12:58:55下载
    积分:1
  • geirt
    毕设内容,高光谱图像基本处理,遗传算法无功优化,小波包分析提取振动信号中的特征频率。( Complete set content, basic hyperspectral image processing, Genetic algorithm based reactive power optimization, Wavelet packet analysis to extract vibration signal characteristic frequency.)
    2017-05-15 15:27:51下载
    积分:1
  • bitstring-1.3.0
    some bit manipulation python codes
    2010-05-31 15:23:36下载
    积分:1
  • Chapter2ArraysAndSpatialFilters
    说明:  最优阵列处理技术第二章随书代码,能正确运行书上每一幅图的程序(Optimum-Array-Processing-Technology-Chapter 2. Arrays and Spatial Filters.zip)
    2019-10-23 17:13:05下载
    积分:1
  • signal_processing
    产生线性调频信号,可以是宽带,也可以是窄带信号。还有低通滤波器(A linear frequency modulated signal can be produced ,wideband or narrowband. There are also low-pass filters)
    2017-07-26 18:31:44下载
    积分:1
  • VcDeepCode
    vc++深入详解(第四版)的数据源代码,具有参考价值(vc++ in-depth Xiangjie (fourth edition) data source code, with a reference value)
    2009-11-04 16:13:42下载
    积分:1
  • speaking competition
    实现一个演讲比赛,建立打分机制,经过三轮比赛环节得出比赛结果(Achieve a speech contest, establish scoring mechanism, and get results after three rounds of competition.)
    2018-05-27 12:51:25下载
    积分:1
  • 结构分析的有限元法与MATLAB程序设计-
    经典有限元matlab程序,模块化程度高,可扩展性好(Classical finite element matlab program, high degree of modularization, good scalability)
    2021-04-19 11:08:51下载
    积分:1
  • MODUL
    statistic dasar untuk menghitung mean - kurthosis
    2010-03-08 17:56:05下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载