Symbolic Discrete Delta Function
版本 1.0.0.0 (1.2 KB) 作者:
Atul Ingle
Discrete delta function for symbolic operations
This function takes two integer valued arguments and returns 1 if they are equal and 0 otherwise. The computation is done symbolically so the result is not actually returned as a number but as a symbolic expression for substituting symbolic values if required.
$$
f(a,b) := 1_{a = b},
\mbox{ for } a,b \in Z.
$$
Optional invert-input argument is also provided.
引用格式
Atul Ingle (2026). Symbolic Discrete Delta Function (https://ww2.mathworks.cn/matlabcentral/fileexchange/35030-symbolic-discrete-delta-function), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
创建方式
R2011a
兼容任何版本
平台兼容性
Windows macOS Linux类别
在 Help Center 和 MATLAB Answers 中查找有关 Symbolic Math Toolbox 的更多信息
标签
| 版本 | 已发布 | 发行说明 | |
|---|---|---|---|
| 1.0.0.0 |
