单词 |
difference equation |
释义 |
difference equation difference equation[′dif·rəns i′kwā·zhən] (mathematics) An equation expressing a functional relationship of one or more independent variables, one or more functions dependent on these variables, and successive differences of these functions. difference equationA relation between consecutive elements of a sequence. Thefirst difference is
D u(n) = u(n+1) - u(n)
where u(n) is the nth element of sequence u. The seconddifference is
D2 u(n) = D (D u(n))= (u(n+2) - u(n+1)) - (u(n+1) - u(n))= u(n+2) - 2u(n+1) + u(n)
And so on. A recurrence relation such as
u(n+2) + a u(n+1) + b u(n) = 0
can be converted to a difference equation (in this case, asecond order linear difference equation):
D2 u(n) + p D u(n) + q u(n) = 0
and vice versa. a, b, p, q are constants. |
随便看 |
- april 13, 2012
- april 13, 2013
- april 13, 2014
- april 13, 2015
- april 13, 2016
- april 13, 2017
- april 13, 2018
- april 13, 2019
- april 13, 2020
- april 13, 2021
- april 13, 2022
- april 13, 2023
- april 13th
- april 14
- april 14, 2007
- april 14, 2011
- april 14, 2012
- april 14, 2013
- april 14, 2014
- april 14, 2015
- april 14, 2016
- april 14, 2017
- april 14, 2018
- april 14, 2019
- april 14, 2020
|