搜索资源列表
matlab_fem_programming
- 简要介绍了matlab,并介绍了matlab有限元法计算分析程序编写-briefed the Matlab and Matlab on the finite element analysis method Programming
youxianyuanfachenyong
- 有限元常用子程序模块,WORD版内含各种有限元法C++编程的子模块-finite element commonly used subroutine modules, Word version containing various Finite Element Method C Programming Module
plane_FEM
- 计算二维散射问题的有限元法学习程序,内有详细的注解,对于初学者极其有帮助
fem_50_heat
- 高等热传递,传热学问题中的有限元法解法,适用的边界问题为任意封闭区域.-this is a set of MATLAB routines to apply the finite element method to the heat equation in an arbitrary region, using about 50 lines of MATLAB code.
Newtonliang
- 典型梁元的考虑几何非线性效应的牛顿法迭代程序,使用者可以在此基础上添加自己的有限元程序-Consider typical beam element geometry of the Newton method of nonlinear effects of iterative process, the user can add their own based on the finite element program
Nonnlinefemforsoil
- 1.本程序为平面变形问题非线性有限元程序,可用于计算土坝、地基、挡土墙或地下结构的应力和变形。 2.土的非线性应力--应变关系采用邓肯双曲线模式 另一个弹性常数可有两种选择: (a)切线泊松比: (b)切线体积模量: 3.解题方法为中点增量法,考虑到每级加荷的两次计算所得的弹性常数对某些单元可能相差较大,而实际可能处于这两者之间,因此取两者的某种加权平均值作为修正的计算弹性常数,其中初始弹性常数取权为1/4,中点弹性常数取权为3/4,以反映平均结果接近中点弹性常数。
Finite_element_tri
- 利用有限元法求解三角形区域上Possion方程的结果-Finite element method to solve triangle equation on the results of Possion
Finite_element_tri
- 有限元法求解电场,精度高,计算速度快,可用于点电荷电场、电磁场等条件下的求解-Finite element method for solving electric field, high precision, fast calculation, can be used to point charge electric field, under the conditions of solving electromagnetic field
FEM_in_Magnetic_Field_Analysis
- <有限元法在电磁计算中的应用>.这是张榴晨和徐松编写的一本书,它是关于有限元方法在电磁场分析中的应用.这本书是应用有限元方法求解Maxwell方程的经典之作.这本书里面附有实现的代码.具有很高的参考价值.-<Finite element method in electromagnetic computation>. This is a book written by Mr Zhang and Mr Xu. it is about the finite element me
Space-finite-element-method
- 详细介绍了有关空间有限单元法的理论解法,对于一般的解题步骤有详细的说明,对于有限元法的初学者来说,一个不可多得的教程级资料,也是有限元编程理论基础。-Details about the theory of space finite element method solution for a general descr iption of problem solving steps in detail, the finite element method for beginners, a tuto
三角形有限元法程序
- 三角形有限单元程序(Triangular finite element program)
nma_solve_2D_diffusion_ADI_TEST_script
- 顶盖电位100V,其余三面电位0V,运用有限元法解决槽内电位(The top cover potential 100V and the other three surface potentials 0V, and the potential was solved by the finite element method)
有限元应力位移计算
- 基于python 的有限元法应力位移计算(Stress displacement calculation of finite element method based on Python)
书
- 结构分析的有限元法与MATLAB程序设计,MATLAB有限元分析,丁星《MATLAB杆系结构分析源代码》光盘源码(Structural analysis of the finite element method and MATLAB program design, MATLAB finite element analysis, Ding star "MATLAB structural analysis of the source code" CD-ROM source)
models.woptics.bandgap_photonic_crystal
- 使用有限元法进行二维光子晶体带隙分析案例(models.woptics.bandgap_photonic_crystal)
残余重量法2D
- 有限元MATLAB程序,残余重量法的程序。(Finite element MATLAB program)
有限元
- 计算平面钢架的节点位移与内力(Calculation of the nodal displacement and internal force of a plane steel frame)
xuanbiliang
- 以悬臂梁为例,用有限元法编程生成质量矩阵和刚度矩阵(采用平面梁单元,单元数在10到30之间)。 使用matlab的用于广义特征值问题分析的函数(eig(A,B,'chol'),该命令使用乔莱斯基分解的方法,计算对称矩阵A和对称正定矩阵B的广义特征值问题。A对应刚度矩阵,B对应质量矩阵)计算梁的前三阶固有频率和振型,计算得到梁的前三阶固有频率和振型,并画出振型图。(Taking cantilever beam as an example, the mass matrix and stiffness
梁的有限元C++程序设计
- 主要是有限元分析,建立梁的模型,对照《有限单元法》这本书学习,事半功倍(It is mainly the finite element analysis, the establishment of beam model, compared with the book "finite element method" study, get twice the result with half the effort)
有限元法及MATLAB代码
- 理解和实施有限元方法,matlab有限元编程及代码(Understanding and Implementing the Finite Element Method Matlab finite element programming and code)