-
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
-
SOMP
同时正交匹配追踪算法的MATLAB程序,一些文献中也被翻译成同步正交匹配追踪。(Simultaneous Orthogonal Matching Pursuit(SOMP))
- 2020-12-02 20:59:25下载
- 积分:1
-
0097
高斯正算坐标程序计算高斯投影的正算问题克拉索夫斯基椭球(Gaussian count is calculated coordinates of the Gaussian projection is counting police used batons for dispersing ellipsoid)
- 2005-03-19 09:55:21下载
- 积分:1
-
平面问题的有限元程序
说明: 平面问题的有限元基础,大家可以参考一下学习学习(The finite element foundation of the plane problem, you can refer to it)
- 2020-06-21 21:56:58下载
- 积分:1
-
Usermat
说明: umat abaqus plasticity
- 2020-06-20 02:20:02下载
- 积分:1
-
matlab模拟退火.zip
说明: 模拟退火算法是为了避免求解最优化出现局部极值的问题而提出的算法,保证最终的结果是全局最优的,该matlab源程序能在matlab环境中实现(simulated annealing method is the best solution in order to avoid a partial optimization of extreme concern raised by the algorithm to ensure that the final result is that the global optimum, the source Matlab can achieve Matlab environment)
- 2005-11-27 17:07:22下载
- 积分:1
-
air-age
计算流体力学软件FLUENT计算空气龄的udf文件(FLUENT CFD software udf file to calculate the air age )
- 2015-10-14 15:32:41下载
- 积分:1
-
theSecond
这个程序分别用二分法,Newton法,弦截法,Newton下山法等算法求解非线性方程(this procedure were used dichotomy, Newton, String interception, Newton downhill law for solving nonlinear equations)
- 2006-10-18 11:01:49下载
- 积分:1
-
约束优化问题
含约束的优化问题求解案例,算法简单,求解很方便实用(Constrained optimization problem solving case, the algorithm is simple, easy to solve, practical)
- 2017-09-08 15:50:49下载
- 积分:1
-
[muchong.com]MATLAB在计算物理中的应用
用Matlab程序求解计算物理中使用到的方程,包括:薛定谔方程、傅立叶变换、波函数求解等等(Matlab file is used to describe and solve the equations in the computational physics, including, Schrodinger equation, Fourier transform, wave function solution, etc.)
- 2018-05-30 21:37:36下载
- 积分:1