累计查询 0.00 亿次

recurrence relation

  • 递归关系:数学中递归地定义一个序列的方程;序列的每个项都是前面项的函数。

双语例句

  1. The solution to each of them could be expressed as a recurrence relation.
    每个问题的解都能用递归关系表示。
  2. The establishment of a recurrence relation in geometric convex set is the key to solve a problem.
    几何凸集中递归关系的建立是求解问题的关键。
  3. By transforming function specification, the recurrence relation of abstract problem-solving can be easily obtained.
    利用规约进行变换,寻找递推关系,可以比较容易得到抽象算法。

网络短语

  • linear recurrence relation
    线性递推关系
  • recurrence relation detail
    重现关系
  • recurrence relation matrix
    递推关系矩阵
  • vector recurrence relation
    三角递推关系
  • earthquake recurrence relation
    地震重复关系

英英释义

  • In mathematics, a recurrence relation is an equation that recursively defines a sequence, once one or more initial terms are given: each further term of the sequence is defined as a function of the preceding terms.