登录
首页 » matlab » MainProgram

MainProgram

于 2020-12-14 发布
0 222
下载积分: 1 下载次数: 1

代码说明:

说明:  一个基于有限元方法的平面问题求解器,支持网格类型为二维四边形四节点单元和四边形八节点单元的有限元网格: 前处理——用Abaqus建模编号并导出数据 在Matlab中读取数据文件 计算单元刚度矩阵(采用高斯积分),组集结构刚度矩阵 组集结点载荷向量,引入位移边条 求解结点位移,单元应力应变 后处理——绘制应力应变位移云图,与Abaqus结果对照(A plane problem solver based on finite element method)

文件列表:

EightElementASTIF.m, 1514 , 2019-03-01
EightElementBMATX.m, 2020 , 2019-03-01
EightElementELEASLOD.m, 1349 , 2019-03-13
EightElementFIGURE1.m, 14067 , 2019-03-17
EightElementGUASS.m, 2322 , 2019-03-06
EightElementJJ1.m, 1640 , 2019-03-01
EightElementN.m, 1077 , 2019-03-01
EightElementOpenAndScanf.m, 2883 , 2019-03-11
EightElementSBMATX.m, 3184 , 2019-03-01
EightElementSS.m, 12389 , 2019-03-17
EightElementSTIFFNESS.m, 1560 , 2019-03-01
ElementASDISP.m, 705 , 2019-02-24
ElementBigNumber.m, 1628 , 2019-03-18
ElementDMATX.m, 522 , 2019-02-27
ElementGLOBAL.m, 1612 , 2019-03-06
ElementJudge.m, 852 , 2019-02-24
FourElementASLOD.m, 2132 , 2019-03-13
FourElementASTIF.m, 1185 , 2019-02-24
FourElementBMATX.m, 1070 , 2019-02-24
FourElementELEASLOD.m, 921 , 2019-03-13
FourElementFIGURE1.m, 8964 , 2019-03-17
FourElementGUASS.m, 1166 , 2019-03-06
FourElementJJ1.m, 919 , 2019-02-22
FourElementN.m, 676 , 2019-02-22
FourElementOpenAndScanf.m, 2878 , 2019-03-13
FourElementSBMATX.m, 1957 , 2019-02-25
FourElementSS.m, 6767 , 2019-03-17
FourElementSTIFFNESS.m, 1143 , 2019-02-22
input.txt, 2470 , 2019-03-20
MainProgram.m, 421 , 2019-02-24
output.txt, 53577 , 2019-03-20
EightElementASLOD.m, 2750 , 2019-03-13

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

发表评论

0 个回复

  • 二维板模型重磁异常正演
    说明:  重磁异常正演方法,是在给定地质体的形状大小、空间位置及物性参数的条件下,求它外部空间任意点上的物理场值。(The forward method of gravity and magnetic anomaly is to calculate the physical field value at any point in the outer space of a given geological body under the condition of its shape, size, space position and physical parameters.)
    2019-05-09 16:57:27下载
    积分:1
  • 6901-空气动力学-傅德薰 1994
    说明:  6901-计算空气动力学-傅德薰 1994,优质的计算空气动力学算法教材,适合初学者学习(6901 - computational aerodynamics - Fu Dexun 1994, high quality computational aerodynamics algorithm textbook, suitable for beginners to learn)
    2021-03-12 15:29:25下载
    积分:1
  • 根据地层参数(速度、密度、厚度),设相应子波,合成地震记录hecheng
    说明:  根据地层参数(速度、密度、厚度),设计相应子波,合成地震记录(According to the formation parameters (velocity, density, thickness), the corresponding wavelet is designed to synthesize the seismic record)
    2019-12-07 15:00:31下载
    积分:1
  • 对Rsoft仿真数据进行调用处-analy
    对Rsoft仿真数据进行调用处理,更清晰绘制所得结果(Call and process the Rsoft simulation data, and draw the results more clearly.)
    2020-06-22 08:40:01下载
    积分:1
  • GmshRead
    可以读取gmesh软件产生的网格数据,读取.msh(Can read grid data generated by gmesh software, read .msh)
    2020-07-22 15:18:45下载
    积分:1
  • gear
    说明:  导入matlab后添加另一个gearsolve函数,使用ode45进行t为0.001:0.001:1000和刚度ky数组,即可获得齿轮组的全自由度运动图像(After importing MATLAB, add another gearsolve function, use ode45 to do t = 0.001:0.001:1000 and stiffness KY array, then the full degree of freedom motion image of gear set can be obtained)
    2021-02-03 09:44:10下载
    积分:1
  • 石墨烯能带
    说明:  主要用于计算最常见的二维材料石墨烯纳米带的能带结构(It is mainly used to calculate the energy band structure of graphene nanoribbons, the most common two-dimensional material.)
    2020-11-28 11:09:29下载
    积分:1
  • exam4
    根据高斯光束的特性,在matlab中作出束腰半径为0.5mm的高斯光束在束腰处的三维光强分布图。(According to the characteristics of the Gauss beam, the three-dimensional intensity distribution of the Gauss beam with the waist radius of 0.5mm at the waist is made in MATLAB.)
    2018-01-03 17:30:50下载
    积分:1
  • injection_locking
    激光器处于注入锁定稳态时,失谐频率和注入比的关系研究(Study on the relationship between the detuning frequency and the injection ratio when the laser is in the locked steady state)
    2020-10-17 21:27:27下载
    积分:1
  • SIMPLE法程序 CFD几个源代码
    SIMPLE算法程序,peric教材的程序(SIMPLE algorithm code)
    2018-12-31 17:33:49下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载