1) implicit gridless method

隐式无网格算法
1.
An implicit gridless method and its applications;

隐式无网格算法及其应用研究
2.
An implicit gridless method is investigated for the Euler equations.

研究了求解Euler方程的隐式无网格算法。
2) gridless method

无网格算法
1.
A Study and Application of Gridless Method for Euler Equations;

Euler方程无网格算法的应用研究
2.
In this paper, a gridless method for solving the Euler equations is investigated.

研究了一种求解欧拉方程的无网格算法 ,发展出了一套布点及点云自动生成的方法 ;在点云离散的基础上 ,采用最小二乘法求解矛盾方程的方法来求取空间导数 ,进而获得数值通量 ;采用四步龙格 -库塔方法进行时间推进 ,并引入当地时间步长和残值光顺等加速收敛措施。
3.
A gridless method for simulating high Reynolds number viscous flows is developed.

提出了一种适合高雷诺数NS方程求解的隐式无网格算法。
3) meshless method

无网格算法
1.
A meshless method using the moving least squares approximation is improved and applied to the numerical computation of electromagnetic fields.
本文将无网格算法推广应用于电磁场的数值计算。
2.
By means of the interpolation property of radial basis functions in H~k(Ω) (k>n/2),a meshless method for solving partial differential equations is derived from a basis of H~1(Ω),which is constructed with a kind of special radial functions.
利用径向基函数在Sobolev空间Hk(Ω) (k >n2 )中的插值性质 ,由一类特殊的径向函数构成H1 (Ω)空间中的一组基 ,得到求解偏微分方程边值问题的无网格算法 ,并针对散乱数据的特点 ,给出计算整体稠密度h的算法及如何通过加密节点使h值缩小的一个可行的方法 ,最后应用Sobolevsplines径向基函数和紧支柱正定径向基函数进行了数值模
4) implicit multigrid method

隐式多重网格法
1.
The effects of grid aspect ratio on the efficiency of implicit multigrid method have been analysed theoretically.
分析表明使用这类网格将影响隐式多重网格法的收敛率,如果使用与网格长宽比有关的耗散模型,将会克服网格长宽比的影
5) meshfree weak-strong(MWS) form method

无网格弱-强式法
1.
This paper formulated the meshfree weak-strong(MWS) form method for moderately thick plates based on the third order shear deformation theory(TSDT).
基于局部弱式和强式配点相结合的无网格弱-强式法(meshfree weak-strongmethod,MWS)求解中厚板问题。
6) 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.
文中给出了单输入单输出离散系统以泰勒展开为基础的数学模型的自校正预报的隐式算法。
补充资料:启发式算法
计算机科学的两大基础目标,就是发现可证明其执行效率良好且可得最佳解或次佳解的算法。而启发式算法则试图一次提供一或全部目标。 例如它常能发现很不错的解,但也没办法证明它不会得到较坏的解;它通常可在合理时间解出答案,但也没办法知道它是否每次都可以这样的速度求解。
有时候人们会发现在某些特殊情况下,启发式算法会得到很坏的答案或效率极差,然而造成那些特殊情况的数据结构,也许永远不会在现实世界出现。因此现实世界中启发式算法很常用来解决问题。启发式算法处理许多实际问题时通常可以在合理时间内得到不错的答案。
有一类的通用启发式策略称为元启发式算法(metaheuristic),通常使用乱数搜寻技巧。他们可以应用在非常广泛的问题上,但不能保证效率。
说明:补充资料仅用于学习参考,请勿用于其它任何用途。
参考词条