登录
首页 » matlab » MainProgram

MainProgram

于 2020-12-14 发布
0 432
下载积分: 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 个回复

  • oofem-2.5
    OOFEM是一个开源多物理并行有限元程序的面向对象的架构。这个项目的目的是提供高效率和强大的有限元计算工具,以及提供高度模块化和可扩展性的发展环境。(OOFEM is an object oriented architecture of an open source multi - Physical parallel finite element program. The purpose of this project is to provide efficient and powerful finite element computing tools and to provide a highly modular and extensible environment for development.)
    2018-03-02 19:45:17下载
    积分:1
  • 基于Matlab的图像曲线数据提取
    说明:  matlab语言编写,适合图形文章数据提取(Matlab language, suitable for data extraction of graphic articles)
    2020-08-06 20:18:34下载
    积分:1
  • FOLDED TOWER
    这是一个三维超混沌离散系统Folded towel函数(Three dimensional hyperchaotic discrete system function)
    2021-03-23 14:49:15下载
    积分:1
  • codelisting
    说明:  Atef《MATLAB模拟的计算电磁学时域有限差分发》书后完整的MATLAB程序集合(Complete set of MATLAB programs of "Computational Electromagnetics Simulated by MATLAB Finite-Difference Time-Domain Distribution" by Atef)
    2019-06-25 14:27:02下载
    积分:1
  • 双摆
    说明:  通过拉格朗日方程模拟仿真双摆系统的运动过程,并生成poincare映射图(The motion process of double pendulum system is simulated by Lagrange equation, and Poincare map is generated.)
    2021-03-31 09:09:09下载
    积分:1
  • frft
    实现快速分数阶傅里叶变换功能。分数阶傅里叶变换是整数傅里叶变换的普遍形式,可用于光的菲涅尔衍射模拟。(The function of fast fractional Fourier transform is realized. Fractional Fourier transform is a general form of integer Fourier transform, which can be used to simulate Fresnel diffraction of light.)
    2020-11-22 15:59:34下载
    积分: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
  • 1
    说明:  交直流混合微电网运行控制仿真算法,多模式运行(Operation control simulation algorithm of AC-DC hybrid microgrid, multi-mode operation)
    2019-12-02 11:18:58下载
    积分:1
  • analy
    说明:  对Rsoft仿真数据进行调用处理,更清晰绘制所得结果(Call and process the Rsoft simulation data, and draw the results more clearly.)
    2020-06-22 08:40:01下载
    积分:1
  • chase
    功能为求解系数矩阵为三对角矩阵或者循环三对角矩阵的线性方程。 输入的四个参数均为行向量,分别对应系数矩阵的上副对角线,主对角线,下副对角线,以及方程等号另一侧的常数矩阵(The four parameters of the input are line vectors, which correspond to the upper diagonal lines of the coefficient matrix, the main diagonal line, the lower diagonal line, and the constant matrix on the other side of the equation.)
    2018-04-12 16:00:13下载
    积分:1
  • 696516资源总数
  • 106648会员总数
  • 8今日下载