slovo | definícia |
recurrence (encz) | recurrence,opakování n: Zdeněk Brož |
Recurrence (gcide) | Recurrence \Re*cur"rence\ (r?*k?r"rens), Recurrency
\Re*cur"ren*cy\ (-ren*s?), n. [Cf. F. r['e]currence.]
The act of recurring, or state of being recurrent; return;
resort; recourse.
[1913 Webster]
I shall insensibly go on from a rare to a frequent
recurrence to the dangerous preparations. --I. Taylor.
[1913 Webster] |
recurrence (wn) | recurrence
n 1: happening again (especially at regular intervals); "the
return of spring" [syn: recurrence, return] |
| podobné slovo | definícia |
regular recurrence (encz) | regular recurrence, n: |
Recurrence (gcide) | Recurrence \Re*cur"rence\ (r?*k?r"rens), Recurrency
\Re*cur"ren*cy\ (-ren*s?), n. [Cf. F. r['e]currence.]
The act of recurring, or state of being recurrent; return;
resort; recourse.
[1913 Webster]
I shall insensibly go on from a rare to a frequent
recurrence to the dangerous preparations. --I. Taylor.
[1913 Webster] |
regular recurrence (wn) | regular recurrence
n 1: recurring at regular intervals [syn: rhythm, {regular
recurrence}] |
recurrence relation (foldoc) | recurrence relation
An equation that defines each element of a
sequence in terms of one or more earlier elements. E.g. The
Fibonacci sequence,
X[1] = 1
X[2] = 1
X[n] = X[n-1] + X[n-2]
Some recurrence relations can be converted to "closed form"
where X[n] is defined purely in terms of n, without reference
to earlier elements.
(2008-01-14)
|
|