-
全向比幅法测角
该程序为全向比幅法测角程序,并给出了测角误差分析(The program is omnidirectional amplitude ratio angle measuring program, and the angle error analysis is given)
- 2018-04-08 17:50:36下载
- 积分:1
-
Test Operator
对于交错网格上的WCNS格式进行精度测试(不带时间方向推进,仅测试空间精度)(test the order of accuracy of the WCNS scheme)
- 2020-07-12 18:28:53下载
- 积分:1
-
FEM
说明: 该程序用有限元方法来处理标量亥姆赫兹方程,其实例是脊形介质波导中的光波。(The functino of the code is to slove Helmholtz equation by using finite element method (FEM). The example is an optical waveguide.)
- 2020-03-21 19:57:46下载
- 积分:1
-
Abaqus-Usdfld
有限元计算软件Abaqus USDFLD子程序在复合材料中强度分析中的应用。(Finite element analysis software Abaqus USDFLD subroutine in the composite material strength analysis applications.)
- 2016-07-03 21:22:32下载
- 积分:1
-
数值分析实验
数值分析实验1.明确插值多项式和分段插值多项式各自的优缺点;
编程实现拉格朗日插值算法,分析实验结果体会高次插值产生的龙格现象;(Experiments of numerical analysis 1. Define the advantages and disadvantages of interpolation polynomials and piecewise interpolation polynomials. The Lagrange interpolation algorithm is programmed, and the Runge phenomenon produced by high-order interpolation is analyzed.)
- 2019-04-30 22:30:36下载
- 积分:1
-
zuixiaofa
最小二乘法数据处理软件,翻遍计算的程序,应用于各种优化算法(math caculateor)
- 2013-12-04 14:39:11下载
- 积分:1
-
The-UDF-for-phase-change-of-water
Fluent 中短语模拟水的受热蒸发相变的UDF程序代码(the UDF for phase change of water)
- 2014-01-06 19:38:21下载
- 积分:1
-
msh_read
读取msh文件的C语言接口,支持gambit,ICEM等网格工具绘制的网格(The interface of the MSH file with C language, support the grid drawn by gambit, ICEM and other grid tools.)
- 2020-07-11 22:48:53下载
- 积分:1
-
Adaptive-mesh-generation
自适应网格生成的文章,广泛的应用到有限元和无网格方法中(a nice paper of adaptive mesh generation)
- 2013-09-21 15:44:49下载
- 积分:1
-
共轭梯度法
说明: 共轭梯度法(Conjugate Gradient)是介于最速下降法与牛顿法之间的一个方法,它仅需利用一阶导数信息,但克服了最速下降法收敛慢的缺点,又避免了牛顿法需要存储和计算Hesse矩阵并求逆的缺点,共轭梯度法不仅是解决大型线性方程组最有用的方法之一,也是解大型非线性最优化最有效的算法之一。 在各种优化算法中,共轭梯度法是非常重要的一种。其优点是所需存储量小,具有步收敛性,稳定性高,而且不需要任何外来参数。(Conjugate gradient method Gradient) is a method between the steepest descent method and Newton's method. It only uses the first derivative information, but overcomes the disadvantage of slow convergence of steepest descent method, and avoids the disadvantage of storing and calculating Hesse matrix and solving inverse of Newton's method. Conjugate gradient method is not only one of the most useful methods to solve large-scale linear equations, but also the most effective method to solve large-scale nonlinear optimization One of the algorithms of. Among all kinds of optimization algorithms, conjugate gradient method is very important. It has the advantages of small storage, step convergence, high stability and no external parameters.)
- 2020-06-27 15:46:08下载
- 积分:1