1) implicit symplectic algorithm
隐式辛算法
1.
This paper,based on Padé approximation,employs the relation to construct the implicit symplectic algorithm by rational approximationfor and analyzes the stability of the implicit symplectic algorithm.
本文以哈密顿系统中的Padé逼近理论为基础,利用关系chy=cos(iy),(i2=-1)对cosx用Padé有理逼近Rnm(x2)来构造隐式算法,并对构造的隐式辛算法的稳定性进行了分析。
2) implicit algorithm
隐式算法
1.
A corresponding implicit algorithm is devised .
发展了基于特征线Galerkin 离散化的有限元方法和相应的隐式算法以数值求解模型控制方程的边值初值问题。
2.
The generalized predictive implicit algorithm is proposed based on the requirement of theory study and engineering application.
基于理论研究和工程应用的需要,提出了广义预测隐式算法。
3.
Present an implicit algorithm of self-correding prediction of mathematical model based on Talor s expansion in the case of single input and single output.
文中给出了单输入单输出离散系统以泰勒展开为基础的数学模型的自校正预报的隐式算法。
3) implicit method
隐式算法
1.
The common implicit method is explored for solving the late-time oscillation problems in the TD-EFIE.
针对时域电场积分方程存在的晚时震荡问题,介绍了当前常用的隐式算法,并对这一算法的两种不同实现方法:后向差分和中心差分,进行了论述。
4) explicit symplectic geometric algorithm
显式辛算法
1.
Taking a linear separable Hamiltonian system as an example,the phase errors of Lie series algorithms and explicit symplectic geometric algorithms were analyzed in details,the accuracy order for amplitude preserving symplectic of Lie series algorithms and its improving method were investigated,by which the amplitude accuracy is increased and but phase accuracy is effected less.
以线性可分Hamilton动力学系统为例,研究了李级数算法和显式辛算法的相位精度,研究了李级数算法的保辛精度及其保辛精度的提高方法;指出了显式辛算法相位精度与算法阶次的不协调性,即辛算法的阶次高并不意味着其相位精度也高,李级数算法不存在这种问题,指出了一个算法的相位可能超前也可能滞后。
5) explicit-implicit algorithm
显-隐式算法
1.
The springback processes are simulated based on explicit-implicit algorithm in this paper,and the MPF processes of the cylindrical surface and sphere with different thickness under different curvature radius are simulated.
论文中采用显-隐式算法分析了板材厚度、曲率半径对柱面、球面等典型曲面的多点成形回弹的影响,得到了回弹趋势和回弹分布规律,这些结果对多点成形技术具有一定的参考价值。
6) explicit/implicit FEM
显/隐式算法
1.
Taking a benchmark of unconstrained cylinder bending in Numisheet'2002 as a example,the bending processes were simulated under conditions of different virtual velocities and different virtual densities by explicit/implicit FEM code.
以Num isheet’2002无约束柱面弯曲回弹考题为例,采用显/隐式算法模拟了不同虚拟速度和板料虚拟密度条件下的变形过程。
补充资料:启发式算法
计算机科学的两大基础目标,就是发现可证明其执行效率良好且可得最佳解或次佳解的算法。而启发式算法则试图一次提供一或全部目标。 例如它常能发现很不错的解,但也没办法证明它不会得到较坏的解;它通常可在合理时间解出答案,但也没办法知道它是否每次都可以这样的速度求解。
有时候人们会发现在某些特殊情况下,启发式算法会得到很坏的答案或效率极差,然而造成那些特殊情况的数据结构,也许永远不会在现实世界出现。因此现实世界中启发式算法很常用来解决问题。启发式算法处理许多实际问题时通常可以在合理时间内得到不错的答案。
有一类的通用启发式策略称为元启发式算法(metaheuristic),通常使用乱数搜寻技巧。他们可以应用在非常广泛的问题上,但不能保证效率。
说明:补充资料仅用于学习参考,请勿用于其它任何用途。
参考词条