登录
首页 » matlab » Matlab_FEM_Program_Code

Matlab_FEM_Program_Code

于 2010-04-28 发布 文件大小:41KB
0 229
下载积分: 1 下载次数: 0

代码说明:

说明:  结构有限元,基本梁单元、板单元等,线性计算(structure FEM program)

文件列表:

Matlab有限元编程源代码\M-Files\BeamAssemble.m
Matlab有限元编程源代码\M-Files\BeamElementForces.m
Matlab有限元编程源代码\M-Files\BeamElementMomentDiagram.m
Matlab有限元编程源代码\M-Files\BeamElementShearDiagram.m
Matlab有限元编程源代码\M-Files\BeamElementStiffness.m
Matlab有限元编程源代码\M-Files\BilinearQuadAssemble.m
Matlab有限元编程源代码\M-Files\BilinearQuadElementArea.m
Matlab有限元编程源代码\M-Files\BilinearQuadElementPStresses.m
Matlab有限元编程源代码\M-Files\BilinearQuadElementStiffness.m
Matlab有限元编程源代码\M-Files\BilinearQuadElementStiffness2.m
Matlab有限元编程源代码\M-Files\BilinearQuadElementStresses.m
Matlab有限元编程源代码\M-Files\GridAssemble.m
Matlab有限元编程源代码\M-Files\GridElementForces.m
Matlab有限元编程源代码\M-Files\GridElementLength.m
Matlab有限元编程源代码\M-Files\GridElementStiffness.m
Matlab有限元编程源代码\M-Files\LinearBarAssemble.m
Matlab有限元编程源代码\M-Files\LinearBarElementForces.m
Matlab有限元编程源代码\M-Files\LinearBarElementStiffness.m
Matlab有限元编程源代码\M-Files\LinearBarElementStresses.m
Matlab有限元编程源代码\M-Files\LinearTriangleAssemble.m
Matlab有限元编程源代码\M-Files\LinearTriangleElementArea.m
Matlab有限元编程源代码\M-Files\LinearTriangleElementPStresses.m
Matlab有限元编程源代码\M-Files\LinearTriangleElementStiffness.m
Matlab有限元编程源代码\M-Files\LinearTriangleElementStresses.m
Matlab有限元编程源代码\M-Files\PlaneFrameAssemble.m
Matlab有限元编程源代码\M-Files\PlaneFrameElementAxialDiagram.m
Matlab有限元编程源代码\M-Files\PlaneFrameElementForces.m
Matlab有限元编程源代码\M-Files\PlaneFrameElementLength.m
Matlab有限元编程源代码\M-Files\PlaneFrameElementMomentDiagram.m
Matlab有限元编程源代码\M-Files\PlaneFrameElementShearDiagram.m
Matlab有限元编程源代码\M-Files\PlaneFrameElementStiffness.m
Matlab有限元编程源代码\M-Files\PlaneFrameInclinedSupport.m
Matlab有限元编程源代码\M-Files\PlaneTrussAssemble.m
Matlab有限元编程源代码\M-Files\PlaneTrussElementForce.m
Matlab有限元编程源代码\M-Files\PlaneTrussElementLength.m
Matlab有限元编程源代码\M-Files\PlaneTrussElementStiffness.m
Matlab有限元编程源代码\M-Files\PlaneTrussElementStress.m
Matlab有限元编程源代码\M-Files\PlaneTrussInclinedSupport.m
Matlab有限元编程源代码\M-Files\QuadraticBarAssemble.m
Matlab有限元编程源代码\M-Files\QuadraticBarElementForces.m
Matlab有限元编程源代码\M-Files\QuadraticBarElementStiffness.m
Matlab有限元编程源代码\M-Files\QuadraticBarElementStresses.m
Matlab有限元编程源代码\M-Files\QuadraticQuadAssemble.m
Matlab有限元编程源代码\M-Files\QuadraticQuadElementArea.m
Matlab有限元编程源代码\M-Files\QuadraticQuadElementPStresses.m
Matlab有限元编程源代码\M-Files\QuadraticQuadElementStiffness.m
Matlab有限元编程源代码\M-Files\QuadraticQuadElementStresses.m
Matlab有限元编程源代码\M-Files\QuadTriangleAssemble.m
Matlab有限元编程源代码\M-Files\QuadTriangleElementArea.m
Matlab有限元编程源代码\M-Files\QuadTriangleElementPStresses.m
Matlab有限元编程源代码\M-Files\QuadTriangleElementStiffness.m
Matlab有限元编程源代码\M-Files\QuadTriangleElementStresses.m
Matlab有限元编程源代码\M-Files\SpaceFrameAssemble.m
Matlab有限元编程源代码\M-Files\SpaceFrameElementAxialDiagram.m
Matlab有限元编程源代码\M-Files\SpaceFrameElementForces.m
Matlab有限元编程源代码\M-Files\SpaceFrameElementLength.m
Matlab有限元编程源代码\M-Files\SpaceFrameElementMomentYDiagram.m
Matlab有限元编程源代码\M-Files\SpaceFrameElementMomentZDiagram.m
Matlab有限元编程源代码\M-Files\SpaceFrameElementShearYDiagram.m
Matlab有限元编程源代码\M-Files\SpaceFrameElementShearZDiagram.m
Matlab有限元编程源代码\M-Files\SpaceFrameElementStiffness.m
Matlab有限元编程源代码\M-Files\SpaceFrameElementTorsionDiagram.m
Matlab有限元编程源代码\M-Files\SpaceTrussAssemble.m
Matlab有限元编程源代码\M-Files\SpaceTrussElementForce.m
Matlab有限元编程源代码\M-Files\SpaceTrussElementLength.m
Matlab有限元编程源代码\M-Files\SpaceTrussElementStiffness.m
Matlab有限元编程源代码\M-Files\SpaceTrussElementStress.m
Matlab有限元编程源代码\M-Files\SpringAssemble.m
Matlab有限元编程源代码\M-Files\SpringElementForces.m
Matlab有限元编程源代码\M-Files\SpringElementStiffness.m
Matlab有限元编程源代码\M-Files\TetrahedronAssemble.m
Matlab有限元编程源代码\M-Files\TetrahedronElementPStresses.m
Matlab有限元编程源代码\M-Files\TetrahedronElementStiffness.m
Matlab有限元编程源代码\M-Files\TetrahedronElementStresses.m
Matlab有限元编程源代码\M-Files\TetrahedronElementVolume.m
Matlab有限元编程源代码\M-Files
Matlab有限元编程源代码

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

发表评论

0 个回复

  • matlab
    电力电子技术与MATLAB仿真(21世纪高等学校规划教材)(Power electronic technology in the 21st century with MATLAB simulation (high school) plan )
    2010-10-27 11:51:39下载
    积分:1
  • ADC
    Convert Analogue to Diditall
    2011-02-12 18:25:14下载
    积分:1
  • DiscriminantMethods
    距离判别法与Bayes判别法在分类中的应用。对于学习GUI同学很好。(Application of the distance discriminant law with the Bayes discriminant law classification the. Students for learning GUI good.)
    2013-04-04 17:33:44下载
    积分:1
  • regularized-optical-flow-algorithm
    正则化光流法的应用程序,用于图像处理,提取图像信号,并与傅里叶变换做对照(Regularization optical flow method application for image processing, to extract an image signal, and the Fourier transform as control)
    2014-12-29 21:05:41下载
    积分:1
  • MMC
    Simulate queueing In queueing theory, a discipline within the mathematical theory of probability, an M/M/1 queue represents the queue length in a system having a single server, where arrivals are determined by a Poisson process and job service times have an exponential distribution. The model name is written in Kendall s notation. The model is the most elementary of queueing models[1] and an attractive object of study as closed-form expressions can be obtained for many metrics of interest in this model(In queueing theory, a discipline within the mathematical theory of probability, an M/M/1 queue represents the queue length in a system having a single server, where arrivals are determined by a Poisson process and job service times have an exponential distribution. The model name is written in Kendall s notation. The model is the most elementary of queueing models[1] and an attractive object of study as closed-form expressions can be obtained for many metrics of interest in this model)
    2013-05-05 19:39:28下载
    积分:1
  • PCAfenlei
    这是一个利用MATLAB利用PCA实现的简单分类程序,对于模式识别的初学者学习PCA知识并进行仿真会有很大帮助,其中male.txt和female.txt是训练样本,test.txt是测试样本,分类效果非常好。(This is a use of MATLAB to use a simple classification of the PCA implementation process, the PCA pattern recognition study for beginners and simulation of knowledge would be of considerable help, and one of male.txt samples female.txt training, test.txt is the measurement, very good classification results.)
    2009-04-08 16:38:09下载
    积分:1
  • feixianxingpianweifen
    非线性偏微分方程用不同差分格式求解两种TVD格式(nonlinear partial differential equations were different format for two TVD)
    2007-05-09 15:57:59下载
    积分:1
  • yuzhifa
    深度图像遮挡边缘检测,阈值法,MATLAB源码(Depth of the image edge detection block, threshold method, MATLAB source)
    2011-10-17 14:48:41下载
    积分:1
  • matlab_VGA
    用Matlab提取图片的mif文件。提取的格式符合EDA设计需要。(Matlab extraction of pictures mif files. The format of the extraction with EDA need.)
    2012-05-10 10:42:16下载
    积分:1
  • particle-filtering-tracking-
    粒子滤波方法用于跟踪,很易看懂的程序,建议初学者下载学习(Particle filter for tracking, it is easy to understand the procedures recommended for beginners to learn to download)
    2013-11-28 16:34:11下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载