|
SOLUTIONS
|
MATHEMATICA 内置符号
DiscreteShift
DiscreteShift[f, i]
给出离散移位
.
DiscreteShift[f, {i, n}]
给出多重移位
.
DiscreteShift[f, {i, n, h}]
给出步长 h 的多重移位.
DiscreteShift[f, i, j, ...]
给出关于 i, j, ... 的部分位移.
更多信息更多信息
- DiscreteShift[f, i] 可以输入
.字符
通过输入 EscshiftEsc 或 \[DiscreteShift]得到. 变量 i 作为下标输入. - 所有没有明确依赖于给定变量的数据量采用常量的部分位移.
- DiscreteShift[f, i, j] 可以输入为
.字符 \[InvisibleComma],通过 Esc,Esc 输入, 可以代替普通的逗号. - DiscreteShift[f, {i, n, h}] 可以输入为
. - DiscreteShift[f, ..., Assumptions->assum] 在计算离散位移中用假定 assum.
版本 7 的新功能
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
