-
Q1_code
说明: 三角网格以及矩形网格剖分. 实现等参单元以及误差L H 范数收敛阶估计.(Triangular meshes and rectangular meshes are subdivided to achieve convergence order estimation of error L H norm.)
- 2020-06-25 01:40:02下载
- 积分:1
-
beam-UEl
一个abaqus梁单元的UEL,配套了理论和inp文件,可以完美运行(A abaqus UEL beam element, supporting the theory and inp file, you can run perfectly)
- 2017-04-18 11:13:39下载
- 积分:1
-
surrocallfunction
替代数据方法(基于相位随机化方法),检验续写的非线性(Surrogate data method (based on random-phase method), non-linear write test)
- 2020-07-26 20:48:41下载
- 积分:1
-
SparseMatrix.tar
自己写的稀疏矩阵类,包括存储、访问以及基本的数学运算,希望大家批评指正!(Sparse matrix classes, including storage, access, and basic mathematical operations, we hope to criticism!)
- 2013-08-04 21:11:54下载
- 积分:1
-
LinearBarElement
有限元中LinearBarElementStiffness的matlab(FEA LinearBarElementStiffness)
- 2013-10-11 20:26:21下载
- 积分:1
-
zairuzhidiandandao
用来计算航天器再入质点弹道,其中包括插值算法,龙格库塔法以及大气模型(Used to calculate the particle trajectory of spacecraft re-entry, including the interpolation algorithm, Runge-Kutta method as well as atmospheric model)
- 2008-04-27 11:09:17下载
- 积分:1
-
K2
说明: 贝叶斯网络学习算法——k2算法,包括对贝叶斯网络结构的学习,最后生成网络(Bayesian network learning algorithm- k2 algorithms, including Bayesian network structure learning, the last generation network)
- 2009-09-20 21:46:52下载
- 积分:1
-
umat_temp
用ABAQUS及其子程序解决热冲压热力耦合问题(Subroutine with ABAQUS and hot stamping coupled thermal problem solving)
- 2020-09-14 14:27:57下载
- 积分:1
-
schur-decomposition
一般矩阵的schur分解,编译即可运行,需要文件输入(schur decomposition, the program can run successfully, you need a file for input)
- 2021-01-19 19:58:41下载
- 积分:1
-
fsortrow
矩阵排序,按照行排序。
例如 矩阵[ 1 2 3 4 5
4 1 3 2 1
3 5 6 9 7]排序后为:
[ 1 2 3 4 5
3 5 6 9 7
4 1 3 2 1]
(matrix row sort )
- 2012-03-13 09:12:53下载
- 积分:1