-
top-ten-algorithms-of-mathematical
自己在各个论坛上搜集的十大算法,Dijkstra算法,Floyd算法,动态规划,分治算法,概率算法,灰色预测,聚类算法,蒙特卡洛,模拟退火算法,神经网络等等,附有算法的原理,部分含有相关的程序源代码。(In various forums to collect the ten algorithms, Dijkstra algorithm, the Floyd algorithm, dynamic programming, divide and conquer algorithms, probabilistic algorithms, gray prediction, clustering algorithms, Monte Carlo, simulated annealing, neural networks, etc., accompanied by the algorithmthe principle, in part contain the source code.)
- 2012-05-08 10:47:43下载
- 积分:1
-
ABAQUS 显式计算VUMAT
ABAQUS 显式计算时 用户自定义子材料程序 VUMAT源代码,(User defined subrutine of ABAQUS explicit analysis)
- 2021-03-16 10:29:21下载
- 积分:1
-
南京数据日均负荷 (2)
说明: c语言用来进行数值计算的相关程序和论文,非常棒棒棒(C language for numerical calculation of the relevant procedures and papers, very good)
- 2021-01-02 09:44:21下载
- 积分:1
-
ar_spectrum
ar谱估计,分别用了最小二乘法和yulewalker法。(ar spectrum estimation, least squares method were used and yulewalker law.)
- 2011-07-11 19:01:46下载
- 积分:1
-
Nonlinear-code
这是fotran的非线性有限元程序,包括1D,2D程序(fortan NFEM )
- 2012-02-06 08:42:07下载
- 积分:1
-
FE_STructure
根据分好的单元,进行有限元分析。计算每个单元中四个高斯点的应力,应变,主应力以及位移。(According to sub-good unit, finite element analysis. Calculated for each unit in the four Gauss point stress, strain, principal stresses and displacements.)
- 2020-09-01 11:18:09下载
- 积分:1
-
QR-decomposition
QR分解法是目前求一般矩阵全部特征值的最有效并广泛应用的方法,一般矩阵先经过正交相似变化成为Hessenberg矩阵,然后再应用QR方法求特征值和特征向量。它是将矩阵分解成一个正规正交矩阵Q与上三角形矩阵R,所以称为QR分解法,(QR decomposition
)
- 2020-08-31 01:08:10下载
- 积分:1
-
zenike-nihe
泽尼克拟合算法,包括直角坐标系拟合和极坐标系的拟合,成熟代码,还请放心!(Zernike fitting algorithm, including fitting, fitting and polar coordinates Cartesian coordinates of the mature code, please rest assured!)
- 2020-12-08 15:49:20下载
- 积分:1
-
poc
柔顺机构的拓扑优化设计的代码,考虑输入输出(Topology Optimization of Compliant Mechanisms designed code, consider the input and output)
- 2008-07-25 19:44:04下载
- 积分:1
-
1
说明: 实现重力式热管换热器设计计算功能,简单按照设计任务书,给出所需热管的结构尺寸,涉及的热管蒸发段和冷凝段长度分别为1m,绝热段长度30cm,内径20cm,外径25cm,热管工质为水。(Realize the gravity heat pipe heat exchanger design and calculation functions , simple design in accordance with the mission statement , given the size of the required structure of the heat pipe , heat pipe evaporator and condenser section lengths were involved 1m, adiabatic length 30cm, inner diameter 20cm, 25cm outside diameter heat pipe working fluid is water.
)
- 2015-03-01 18:45:20下载
- 积分:1