搜索资源列表
matlab有限元工具箱
- 用matlab实现的有限元工具箱,有平面空间梁单元,杆单元,实体单元等。-achieved using Matlab Toolbox FEM, graphic space beam elements, rod elements, entities modules.
CBAEnv
- matlab prog for beam analysis using fem and its graph with shear force and bending moment daigram and with its color graph....at breakage pt-matlab prog for beam analysis using fem and its graph with shear force and bending moment daigram and with it
femmatlabexample
- matlab fem beam to solve displace-matlab fem beam to solve displace
Rotfe25x
- matlab有限元工具箱,用matlab实现的有限元工具箱,有平面空间梁单元,杆单元,实体单元等。-achieved using Matlab Toolbox FEM, graphic space beam elements, rod elements, entities modules.- FEM Application M-file for fem.fig FIG = FEM launch fem GUI. FEM( callback_name , ...) i
ancbeamfem
- 锚杆挡墙的立柱和锚杆内力的有限元分析,可以分析立柱在挡墙土压力作用下的挠曲线,以及内力大小,对于锚杆挡墙的优化设计具有较大作用。-FEM analysis on the internal forces and deflection of beam for anchoring retaining wall
Matlab-FEM
- Matlab程序 桁架结果、欧拉梁程序 不错哦-Matlab truss result, Euler beam program
FEMBeam_CPP
- 有限元c++梁单元头文件, 各种函数声明,可以了解程序的结构-FEM c++ beam
the-fem-using-matlab
- 包括欧拉梁单元,杆件梁单元,Truss单元,边界处理等。可通用,里面有变量说明。详细可参考THE FINITE ELEMENT METHOD USING MATLAB-Euler beam element
FEM
- 使用有限元法求解一维伯努利梁的位移和应力算例。-an example of sovlving Euler-Bernoulli beam problem with FEM
NONLINEAR-BEAM
- NONLINEAR FEM ANALYSIS OF BEAM
FEM-Calculate-the-static-stiffness
- 用有限元离散法计算弹簧支撑铁木辛哥梁的静刚度,-Calculation of the spring support Timoshenko beam static stiffness with finite element discretization method,
FEM-natural-frequencies
- 利用matlab中的eig函数计算有限元弹簧支撑梁的固有频率和振型-The eig function using matlab finite element calculation of the spring support beam natural frequencies and mode shapes
FEM
- 利用有限元方法求解悬臂梁的振动问题,输入节点数可以算出前六阶振型,计算固有频率-Using the finite element method to solve the vibration problem of a cantilever beam, the input nodes can calculate the first six vibration mode, calculate the natural frequency
beam-vertical-load
- about beam Vertical Load in FEM
Matlab tools_finite element analysis
- 可进行进行小型模型的有限元分析,包括了杆、梁、面、体等单元,并配有计算实例,可进行静力分析、动力分析和非线性分析。(The finite element analysis of the small model can be carried out, including the elements of the rod, beam, surface and body, and with examples of calculation, which can be used for static ana
FEMBeamVibAnalysis
- matlab code for beam fem
tri-elements
- 本程序实现了一悬臂梁受力问题的有限元解法,采用三节点三角形单元,计算了梁端部受集中力和同时受均布荷载以及端部集中力两种情况,给出了计算结果并作出了变形图示(This program implements a cantilever beam finite element problem solution, using three node triangular element. Two cases: concentrated force and uniform load -concentrated
Bernoulli beam in bending
- 有限元算法求解欧拉梁静力问题实例。一个简单的一维欧拉梁模型,用FEM算法求解,用于学习有限元编程。(Bernoulli beam in bending)
Timoshenko beam in bending
- 有限元算法求解铁木辛柯梁梁静力问题实例。一个简单的一维梁模型,用FEM算法求解,用于学习有限元编程。(Timoshenko beam in bending)
46
- 用matlab语言编写三节点梁单元程序,并与abaqus矩形单元,六节点三角形单元仿真结果做了对照,加深对FEM的理解。(The program of three node beam element is written in MATLAB language, and the simulation results are compared with those of ABAQUS rectangular element and six node triangular element to dee