登录
首页 » C++ » FEM

FEM

于 2021-01-26 发布 文件大小:10KB
0 220
下载积分: 1 下载次数: 5

代码说明:

  有限元平面应力问题计算,总体刚度矩阵矩阵压缩存储,LU分解求解(Plane stress finite element calculation, the overall stiffness matrix of compressed storage matrix, LU decomposition Solving)

文件列表:

FEM
...\.DS_Store,6148,2016-05-06
...\add_condition.cpp,330,2016-05-03
...\creat_k.cpp,947,2016-05-06
...\creat_k.h,263,2016-05-04
...\draw.cpp,895,2016-05-05
...\element.cpp,2039,2016-05-05
...\infile.cpp,1257,2016-05-06
...\main.cpp,3843,2016-05-06
...\point.h,767,2016-05-05
...\solve.cpp,2397,2016-05-06
...\solve.h,353,2016-05-06
__MACOSX
........\FEM
........\...\._.DS_Store,120,2016-05-06
........\...\._add_condition.cpp,171,2016-05-03
........\...\._creat_k.cpp,171,2016-05-06
........\...\._creat_k.h,171,2016-05-04
........\...\._draw.cpp,171,2016-05-05
........\...\._element.cpp,171,2016-05-05
........\...\._infile.cpp,171,2016-05-06
........\...\._main.cpp,171,2016-05-06
........\...\._point.h,171,2016-05-05
........\...\._solve.cpp,171,2016-05-06
........\...\._solve.h,171,2016-05-06

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

发表评论

0 个回复

  • EEHMT0
    根据给定的等距结点上的函数值与一阶导数值, 用埃尔米特等距插值公式计算指定插值点处的函数值。(According to the given equidistant nodes function value with a first derivative values, with equidistant interpolation Hermite interpolation formula specified function value at the point.)
    2013-08-26 15:12:11下载
    积分:1
  • adina源代码
    麻省理工大学k.j.bathe 教授开发的adina代码,欢迎大家下载,(adina sources by k.j.bathe MIT please download)
    2021-04-14 10:48:55下载
    积分:1
  • A numerical method for analysis of Korres2003
    说明:  A numerical method for analysis of Korres2003
    2020-06-18 17:20:02下载
    积分:1
  • 3D-translation
    该程序实现了基于罗德里格矩阵的三维坐标转换,该算法简单快速,无需迭代而具有较高的精度(The program implemented based on three-dimensional coordinate transformation matrix Rodriguez, the algorithm is simple and fast, without iteration and with high precision)
    2020-12-29 11:09:01下载
    积分:1
  • UEL_XFEM
    本例是研究断裂问题的ABAQUS 子程序代码,使用Fortran语言编辑,研究扩展有限元的同志们可以借鉴一下。(This example is the study of fracture problems ABAQUS subroutine code, Fortran language editing, extended finite element study comrades can learn it.)
    2016-04-23 16:47:07下载
    积分:1
  • SHTOOLS2.8
    大地测量学软件,可以计算各种物理量,包括重力梯度等(geodesy software)
    2013-09-09 08:17:33下载
    积分:1
  • ICP-matlab
    迭代最邻近点算法: 计算两组点云之间的最佳匹配效果(Iterative closest point (ICP) algorithm: seaching the best overlapping result of two point clouds)
    2012-07-15 16:24:01下载
    积分:1
  • Mesh2dv23
    MATLAB编写的非结构化网格生成程序,不算很长(MATLAB program written in unstructured mesh generation, not very long)
    2011-10-09 22:22:08下载
    积分:1
  • TDMAsolver.f90
    TDMA solver for tridiagonal matrix
    2010-09-15 10:54:16下载
    积分:1
  • SVD
    % 奇异值分解 (sigular value decomposition,SVD) 是另一种正交矩阵分解法;SVD是最可靠的分解法, % 但是它比QR 分解法要花上近十倍的计算时间。[U,S,V]=svd(A),其中U和V代表二个相互正交矩阵, % 而S代表一对角矩阵。 和QR分解法相同者, 原矩阵A不必为正方矩阵。 % 使用SVD分解法的用途是解最小平方误差法和数据压缩。用svd分解法解线性方程组,在Quke2中就用这个来计算图形信息,性能相当的好。在计算线性方程组时,一些不能分解的矩阵或者严重病态矩阵的线性方程都能很好的得到解( Singular value decomposition (sigular value decomposition, SVD) is another orthogonal matrix decomposition method SVD decomposition is the most reliable method, but it takes more than QR decomposition near ten times the computing time. [U, S, V] = svd (A), in which U and V on behalf of two mutually orthogonal matrix, and the S on behalf of a diagonal matrix. And QR decomposition are the same, the original matrix A is no need for the square matrix. The use of SVD decomposition method are used as a solution of least squares error method and data compression. Using SVD decomposition solution of linear equations, in Quke2 on to use this information to calculate the graphics performance quite good. In the calculation of linear equations, some indecomposable matrix or serious pathological matrix of linear equations can be a very good solution)
    2020-12-21 10:29:08下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载