-
MYFEM
有限元求解柏松方程。本文采用FORTRAN语言编制程序。程序中大部分变量采用有名公共区存储方式存储,这样可以减少内存占用量。
IFG:生成有限元网格信息,即元素节点局部编码与总体编码对照表,节点实际坐标,边界节点编码与边界点上的已知值
GKD:生成总刚一维存储对角元的地址,计算总刚一维存储长度
FIXP:设置已知节点函数值
GK(NI,NJ,ADJ,AIJ):单元刚度矩阵计算
GF(NI,N,M,LE,YI,FE):单元列阵的计算
AK(I,J,AIJ):总刚度矩阵元素迭加
QEB:总刚度矩阵和总列阵合成
BDE:边界条件处理
SOLGS:Gauss-Seidel迭代法求解方程组
UDIFF(NI,NFLAG,UDIF,LE,ADJ):标准元素内形状函数导数计算
DIFF:节点上 , 加权平均
(In this program, FEM was used to solve the possion equation. It is implemented through FORTRAN)
- 2009-05-22 17:22:56下载
- 积分:1
-
juzhenyushuzhifenxiMatlabjiefa
矩阵与数值分析的所有算法的Matlab实现(All matrix and numerical analysis algorithm Matlab)
- 2013-05-29 14:32:29下载
- 积分:1
-
eightpoints
八点法计算camera matrix,八点法计算camera matrix,八点法计算camera matrix,八点法计算camera matrix,八点法计算camera matrix(Eight law camera matrix, eight law camera matrix, eight law camera matrix, eight law camera matrix, eight law camera matrix)
- 2012-12-12 04:17:23下载
- 积分:1
-
HASHIN_FAILURE_CRITERIA_hard
vumat and umat file of hashin and hard
- 2021-03-25 10:09:14下载
- 积分:1
-
util_mod
说明: 相场法基础书籍的配套计算代码,对于学习相场法的基础同学来说极其有用(The supporting calculation code of the phase field basic book is extremely useful for the students who are studying the basic method of the phase field method.)
- 2020-06-25 13:20:01下载
- 积分:1
-
matlabalgorit
进行干扰源以及声源定位的时延估计技术,以及定位迭代算法相关介绍(Sources of interference and delay estimation techniques for sound source localization, as well as positioning iterative algorithm)
- 2012-10-08 20:50:51下载
- 积分:1
-
Numerical_Recipes_in_C
《数值分析方法库
》本书选材内容丰富,包括了当代科学计算过程中涉及的大量内容:求特殊函数值、随机数、排序、最优化、快速傅里叶变换、谱分析、小波变换、统计描述和数据建模、偏微分议程数值解、若乾编码算法和任意精度计算等。本书科学性和实用性统一,不仅对每种算法进行了数学分析和比较,而且根据作者经验对算法给出了评论和建议,并在此基础上提供了用C++语言编写的实用程序。(《Numerical Recipes in C: The Art of Scientific Computing》, The product of a unique collaboration among four leading scientists in academic research and industry, Numerical Recipes is a complete text and reference book on scientific computing. In a self-contained manner it proceeds from mathematical and theoretical considerations to actual practical computer routines. With over 100 new routines bringing the total to well over 300, plus upgraded versions of the original routines, the new edition remains the most practical, comprehensive handbook of scientific computing available today.)
- 2010-05-17 12:44:53下载
- 积分:1
-
mainunstructure
非结构网格有限体积法求解二维欧拉方程程序,区别于结构网格(The unstructured grid finite volume method to solve two-dimensional Euler equation )
- 2021-03-11 11:59:26下载
- 积分:1
-
circular-column
此程序用于计算圆形截面的弯矩曲率特性和不同极限状态的识别(This program used for the the moment curvature calculation of circular cross-section characteristics and different limit state identification)
- 2020-11-02 22:09:58下载
- 积分:1
-
journal-bearing
有限差分法的径向滑动轴承求解,可用于求解油膜厚度、油膜压力等(Radial sliding bearings for solving finite difference method can be used to solve the oil film thickness, oil pressure, etc.)
- 2021-03-09 20:19:27下载
- 积分:1