LREtools
REtodelta
return the difference operator associated to the LRE
Calling Sequence
Parameters
Description
Examples
REtodelta(problem)
problem
-
This routine returns the difference operator, in terms of the inert name LREtools[Delta], associated to the problem. The operator is indexed by the name of the variable from the problem.
The command with(LREtools,REtodelta) allows the use of the abbreviated form of this command.
with⁡LREtools:
REtodelta⁡u⁡n+1−u⁡n,u⁡n,∅
LREtoolsΔn
REtodelta⁡t+1⁢u⁡t+2+t+2⁢u⁡t,u⁡t,∅
t+1⁢LREtoolsΔt2+2⁢t+2⁢LREtoolsΔt+2⁢t+3
See Also
LREtools[delta]
LREtools[REcreate]
LREtools[shift]
Download Help Document