recursive algorithm中文,recursive algorithm的意思,recursive algorithm翻译及用法

2025-11-24 21:07 浏览次数 12

recursive algorithm

[riˈkə:siv ˈælɡəriðəm]

[数] 递归算法

recursive algorithm 例句

英汉例句

  • first, a recursive algorithm estimating conditional mode was employed to generate a set of uncertain parameter vector samples which lead to instability or unacceptable performance of systems.

    首先采用了一种递归的估计条件众数算法来产生一组使得系统不稳定或性能不可接受的不确定参数向量样本。

  • a recursive algorithm works well with xml documents because their hierarchical structure is inherently recursive. the algorithm is as follows

    xml文档非常适合使用递归算法,因为它们的层次结构在本质上是可递归的。

  • the realizing recursive algorithm by stack and the changing recursive algorithm into non-recursive by stack operation are studied. the thinking of recursion and its application are expounded.

    分析递归算法的栈实现以及用栈运算转换递归算法为非递归算法,阐述递归思想及其应用。

  • then a recursive algorithm to judge quickly contradictory redundant constraining conditions and to solve the recursive problem is presented based on convex region.

    然后提出一个基于凸空间思想的快速求解此类问题的递推算法,该算法能快速判断其矛盾约束、冗余约束以及新问题的递推最优解;

  • then a criterion for order determination is proposed based on the residuls mentioned above and a fast recursive algorithm is derived to evaluate these residuls.

    在此基础上提出了确定模型阶次的一个判据,并给出了获得模型相关残差的递推快速算法。

  • a recursive algorithm for calculating the eigenvalues of a real symmetric matrix based on ldlt decomposition is given.

    基于线性代数与矩阵理论,给出利用ldlt分解计算实对称矩阵特征值的递归算法。

  • a fractal geometry of the most commonly used recursive algorithm painting cockscomb , just a few lines of …

    一个分形几何中最常用的递归算法所画的鸡冠花,仅几行代码。

  • the recursive algorithm can be found in the read() methods.

    在read()方法中可以找到递归算法。

  • according to combination principle, recursive algorithm has been proposed to enumerate and decide the non-isomorphic configurations and non-isomorphic symmetry configurations.

    提出基于组合计数原理的递归算法,用于多模块变形机器人的非同构构形的计数,并根据构形矩阵对对机器人的对称构形进行判断。

  • based on markov analysis, this paper presents a recursive algorithm to compute probabilities under stable states and derives the approximate expression for order-based backorders.

    通过马尔可夫分析,构造了求解系统处于平稳状态概率的迭代算法,提出了计算订单的平均缺货水平的近似表达式。

  • rfft is a recursive algorithm based on fast fourier transformation.

    是一种基于快速付立叶变换的递推算法。

  • a recursive algorithm and numerical example are included to illustrate that the supplier and the retailer get more profit with the strategies.

    文中给出寻优的迭代算法和应用实例,说明了所给策略确实让供应商和销售商获得更多的利润。

  • keeping the zeros and poles of the pid unchanged, an adaptive pid controller is presented using the proposed recursive algorithm in the closed-loop system.

    在确保pid零极点不变的基础上,将开环递推整定算法引入到闭环系统中,提出了自适应pid控制算法。

  • this paper introduces the design idea and implementing process of the creation, modification and maintenance of bom (bill of material) applying recursive algorithm in microcomputer environment.

    本文介绍了微机环境下利用递归算法实现产品结构表的建立、修改及维护的设计思想和实现过程。

  • finally, we have compared the recursive algorithm with iterative loop one.

    递归算法与循环算法的比较。

  • the fuzzy membership is introduced into least square support vector machine and using a recursive algorithm to simplify the model. the simulation shows the model has good forecast effect.

    将最小二乘支持向量机和模糊思想融合起来,并采用递推式算法简化运算,仿真表明,建立的模型具有良好的预测效果。

  • hnaoi problem is an old-aged yet interesting one, which is often used as an typical example for recursive algorithm in program design.

    汉诺塔问题古老而有趣,是经常用作程序设计递归算法的典型例题。

  • recursive algorithm is important and efficient methods to many problems.

    递归算法是解决许多实际问题的重要而有效的方法。

  • after the analysis of filter, recursive algorithm is given.

    在求得滤波器表达式之后,给出了滤波递归算法。

  • compared with recursive algorithm for binary tree traversing, non-recursive algorithm reduces expenses of function calls, gains performance advantage.

    二叉树遍历的非递归算法相对于递归算法,减少了函数调用等开销,具有性能优势。

  • a recursive algorithm with randomly varying truncation for adaptive bram-formers is proposed. simple conditions are obtained to guarantee for this algorithm the global convergence almost everywhere.

    本文对适应性波束形成器给出一种递推随机变界截尾算法,并在较简单的条件下,证明了算法几乎处处具有大范围收敛性。

  • a recursive algorithm and a numerical example are presented, and it is illustrated that the supplier and the retailer can get more profit with the strategies.

    给出了寻优的迭代算法和应用实例,说明了所给策略确实能让供应商和销售商获得更多的利润。

相关热词