Welcome![Sign In][Sign Up]
Location:
Search - fem

Search list

[Other systemsCONSTRAINTETRAHEDRON

Description: 该代码是一个基于MATLAB语言编辑的四面体有限元长应变四面体算法,包含一个例子很实用,性能稳定。感谢大家的分享。-This code is a kind of constrain Tetrahedral fem compution on MATLAB。there are total code and an example in cube。It is very practical and stable。thank you for your exchanging。
Platform: | Size: 17408 | Author: 冷如锋 | Hits:

[matlabMatlab_FEM_Program_Code

Description: 结构有限元,基本梁单元、板单元等,线性计算-structure FEM program
Platform: | Size: 41984 | Author: tuxi | Hits:

[Other systemsoofem-1.9.tar

Description: 三维有限元处理软件,功能强大,不可错过-fem software for myself
Platform: | Size: 4239360 | Author: | Hits:

[BooksHypermeshDevelop

Description: 有限元软件二次开发的接口,对研究人员很好的参考-Interface for redevelopment of fem software
Platform: | Size: 229376 | Author: 杨祥利 | Hits:

[Algorithmfem_bathe

Description: Bathe教授的有限元计算程序,包括子空间迭代法-Iterate method in fem field from Professor Bathe.
Platform: | Size: 25600 | Author: 杨祥利 | Hits:

[Othermatlab

Description: MATLAB有限元计算的M文件,可用于各种单元的计算-MATLAB M-files FEM
Platform: | Size: 258048 | Author: liuzhongyu | Hits:

[2D Graphicfemtri

Description: 有限元的三角形剖分,节点标号,单元标号,很适合用于电磁场等有限元的求解-fem can use to answer EMT and so on
Platform: | Size: 21504 | Author: 郅韬 | Hits:

[matlabfemmatlabexample

Description: matlab fem beam to solve displace-matlab fem beam to solve displace
Platform: | Size: 28672 | Author: mohamad | Hits:

[Graph Drawingfemjuxing

Description: 有限元的四边形剖分程序,可用于有限元求解磁场,电场等问题是的区域划分中-fem use to answer EMT
Platform: | Size: 9216 | Author: 郅韬 | Hits:

[Graph Drawingfemtrijiami

Description: 有限元剖分三角形剖分程序,还有加密程序,可用于求解有限元问题-use to salve fem
Platform: | Size: 13312 | Author: 郅韬 | Hits:

[Othermatlab_FEM_dismesh

Description: DistMesh giving a singular FEM matrix?-Hi Anyone here with some experience of using DistMesh in finite element code? I m solving the scalar Helmoltz equation in an annular region in 2D: rho_1 < rho < rho_2 where rho_1 is the radius of a Perfect Electric Conducting cylinder and rho_2 is where the mesh is truncated using an Absorbing Boundary condition. Now, I ve written code to mesh the region myself (by dividing the region into annular rings and picking a fixed number of points on each ring) and I ve written another program which uses DistMesh to mesh the region. I get a nice solution using my own meshing code but the FEM matrix becomes singular when I use DistMesh. This is the DistMesh Code I used: Circle with hole rABC=1.5 rCyl=0.5 fdstring=sprintf( ddiff(dcircle(p,0,0, f),dcircle(p,0,0, f)) ,rABC,rCyl) fd=inline(fdstring, p ) box=[-2,-2 2,2] [p,N]=distmesh2d(fd,@huniform,0.04,box,[]) I tried changing box and the 0.04 value (initial edge length). But every time, the matrix becomes sin
Platform: | Size: 37888 | Author: skypigr | Hits:

[source in ebookfem_matlab

Description: fem_matlab有许多基本程序,解答各种微分方程,这些都是在FEM中可能用到的。-fem_matlab There are many basic procedures, to answer a variety of differential equations, which are in the FEM may be used.
Platform: | Size: 110592 | Author: 李江漫 | Hits:

[matlabfem_toolbox

Description: 一个外国人Anton Zaicenco 2004年开发的一个有限元工具箱,实在Matlab环境下开发的。里面有多个例子,可以向Matlab工具爱好者展现她的有限元分析特点和技巧。-FEM analysis toolbox for solid mechanics. Project started: Aug 2004 Anton Zaicenco
Platform: | Size: 119808 | Author: 凤朝阳 | Hits:

[Booksfem

Description: 有限元程序集,非常全面,方便阅读,希望你们能喜欢 -Finite element assembly, is very comprehensive, easy to read, I hope you will enjoy
Platform: | Size: 120832 | Author: jingyuan | Hits:

[Other systemsFEM-WANG

Description: 《有限单元法基本原理和数值方法》一书的源程序 -Source code (Finite element analysis method by Wangmaocheng)
Platform: | Size: 7168 | Author: zhenhe song | Hits:

[Otherpart5

Description: With the amazing progress of computers, the finite element method (FEM) has become widely used in many practical situations. There exists, however, a large gap between its industrial applications and academic fundamental studies. One of its reasons is due to the difficulty in the pre-processing for FEM, i.e. mesh generation. The generation of mesh is a very difficult task if the degree-of-freedom of the analysis model is extremely large, or if the geometry of the domain is much complex. In addition, mesh generation is usually carried out in a sequential algorithm, although parallel computing is becoming available for large-scale numerical. Therefore, we need to develop a new CAE algorithm, where parallel computing is employed throughout the process. Especial1y, the sequential procedure of mesh generation becomes a serious bottleneck in the whole computational processing, if frequent mesh refinement is required in the problems,
Platform: | Size: 412672 | Author: nima fathi | Hits:

[AlgorithmFEM

Description: 这是王瑁成先生的《有限单元法》一书中的源程序,很有用的。-This is Mr. Wang Maocheng of the " finite element method," a book of the source, very useful.
Platform: | Size: 7168 | Author: 小好 | Hits:

[matlabMATLAB

Description: 有限元FEM工具箱-MATLAB toolbox-FEM Finite Element Toolbox-MATLAB toolbox
Platform: | Size: 345088 | Author: damian | Hits:

[matlabM=162

Description: 一维边值为0的微分方程,有限元方法逼近问题的解,给出误差的lebesgue模估计和能量估计。copy到命令窗口里运行即可。-solove one dimension ODE in FEM,and give error estimate
Platform: | Size: 3072 | Author: gj | Hits:

[matlabfemnc

Description: FEM 计算电磁铁周围磁场分布的程序,简洁易懂-FEM calculation of magnetic field distribution around the magnet program and easy to read
Platform: | Size: 1024 | Author: Larry | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 44 »

CodeBus www.codebus.net