Symbolic Discrete Delta Function

Discrete delta function for symbolic operations

You are now following this Submission

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.

Cite As

Atul Ingle (2026). Symbolic Discrete Delta Function (https://www.mathworks.com/matlabcentral/fileexchange/35030-symbolic-discrete-delta-function), MATLAB Central File Exchange. Retrieved .

Categories

Find more on Symbolic Math Toolbox in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0