-
Finite element mesh generation
全面介绍有限元网格生成算法的英文教材,可以作为网格生成算法的编程资料(finite element mesh generation has not been taken as a formal subject of teaching in universities,as it encompasses several disciplines including classical geometry, computational geometry and topology, finite element method, data structures and algorithms, computer programming and, to a certain extent, even computer graphics.)
- 2018-01-29 10:55:18下载
- 积分:1
-
polynomial_multiplication
实现多项式相乘求模运算,并且模多项式是可以改变的,方便,简单(To achieve polynomial multiplication modulo operation, and polynomial model can be changed, convenient and simple)
- 2010-06-25 21:11:57下载
- 积分:1
-
蚁群算法优化参数
说明: 蚁群算法优化随机共振参数,用于滚动轴承故障诊断(Ant colony optimization stochastic resonance parameters, bearing fault diagnosis)
- 2021-04-06 13:29:02下载
- 积分:1
-
0带约束的差分进化算法1
基于Python编写的差分进化原理的带边界条件约束算法(A band constraint algorithm based on differential evolution algorithm)
- 2018-07-26 10:10:13下载
- 积分:1
-
逆broyden迭代法
逆BROYDEN迭代法求解非线性方程组:是一种相对比较新的一种方法,克服了牛顿迭代法需要求导数和求逆的缺点。本程序提供解法和画图流程,注意多迭代几步(Inverse BROYDEN iteration method is a relatively new method for solving nonlinear equations, which overcomes the shortcomings of Newton iteration method in derivative and inversion. This program provides solution and drawing process. Remember more several steps of iteration.)
- 2019-02-10 15:37:57下载
- 积分:1
-
phase field codes
相场法模拟晶粒,有关相场的matlab程序,有相场法fortran源代码
(Matlab program on phase field)(grain evalution based on phase field method)
- 2020-12-18 10:49:10下载
- 积分:1
-
aslam
burgers方程求解,采用fortran编写,有详细的说明,效果非常好(burgers equations, using fortran prepared a detailed description of the effect is very good)
- 2013-09-05 14:52:56下载
- 积分:1
-
rili
计算日期时间,可以显示不同颜色,主要用以计算上班日期,换班日期,十分方便。(Daliy Calc)
- 2015-05-04 13:37:15下载
- 积分:1
-
徐亦达machine-learning-notes-master
包含了悉尼科技大学徐亦达老师的课程课件,有贝叶斯理论、EM算法、卡尔曼滤波、HMM、粒子滤波、概率论相关知识等(The file includes knowledge about EM, HMM, particle filter, kalman filter and so on.)
- 2020-08-01 13:58:36下载
- 积分:1
-
求解非线性方程组的NewRaphson方法
求解非线性方程组的NewRaphson方法(Solving nonlinear equations NewRaphson method)
- 2008-07-04 01:37:57下载
- 积分:1