-
two-point-problem
打靶法求解两点边值问题
实例测试通过,可直接运行,并带有详细代码注释
采用全局收敛的牛顿-拉普森迭代算法求解编制问题
绝对物超所值!(Two-point boundary value problem
shooting method)
- 2020-12-15 21:19:14下载
- 积分:1
-
《啊哈!算法》
用简单易懂的图文方式阐释算法的奥秘,快速了解每个算法的使用场景、原理(Explain the mysteries of the algorithm with simple and understandable graphics and text, and quickly understand the scene and principle of each algorithm)
- 2017-10-26 19:20:16下载
- 积分:1
-
Rayleigh-wave-exploration-
瑞雷波勘探的书籍,比较清晰的PDF文档,里面含有瑞雷波正演代码,一最小二乘反演代码,对学习瑞雷波非常有帮助。(Rayleigh wave exploration books, clear PDF document, which contains the Rayleigh wave forward code, a least squares inversion code, very helpful for learning Rayleigh wave.)
- 2013-01-09 18:55:39下载
- 积分:1
-
bycgste
共轭梯度法(Conjugate Gradient)是介于最速下降法与牛顿法之间的一个方法,它仅需利用一阶导数信息,但克服了最速下降法收敛慢的缺点,又避免了牛顿法需要存储和计算Hesse矩阵并求逆的缺点,共轭梯度法不仅是解决大型线性方程组最有用的方法之一,也是解大型非线性最优化最有效的算法之一(Conjugate gradient method (Conjugate Gradient) is between the steepest descent method and Newton' s method between a method that takes only a first derivative information, but to overcome the slow convergence of the steepest descent method shortcomings, but also avoid the need to store Newton and computing the inverse Hesse matrix and disadvantages, conjugate gradient method is not only to solve large linear equations of the most useful methods, large-scale nonlinear optimization solution is the most efficient algorithms)
- 2013-09-13 16:33:21下载
- 积分:1
-
exa_fml_ortho_damage_umat
ABAQUS纤维增强复合材料损伤失效UMAT(ABAQUS UMAT subroutine for fiber-reinforced composite failure analysis)
- 2016-07-10 17:31:36下载
- 积分:1
-
transient-conduction
非定常导热,附件包含3个源代码。分别对应着FTCE、BTCS和紧致格式的程序代码(unsteady conduction)
- 2012-01-01 10:05:22下载
- 积分:1
-
p2mesh
划分网格一个开源的库,有限元的算法,很好用(Meshing an open source library = for finite element)
- 2013-07-22 15:34:38下载
- 积分:1
-
xianshi
偏微分方程数值解上机实习 运用古典显式差分格式求解二维扩散方程的初边值问题 运用P-R差分格式求解二维扩散方程的初边值问题
- 2020-11-11 10:19:45下载
- 积分:1
-
lsq
打靶法求微分方程边值问题,这是数学上的求取方程问题的边值的方法
(Shooting method for boundary value problems for differential equations, which is to strike a mathematical equation of the boundary value problem approach)
- 2008-05-22 19:46:32下载
- 积分:1
-
matrix_plot
根据已知的邻接矩阵画出对应的网络图,节点用蓝点表示,连接用线表示(According to the adjacency matrix of the known draw the corresponding network diagram, the node with the blue dot, and connected with lines)
- 2021-02-06 09:39:56下载
- 积分:1