Symbolic Discrete Delta Function

Discrete delta function for symbolic operations
266 Downloads
Updated 10 Feb 2012

View License

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 (2024). Symbolic Discrete Delta Function (https://www.mathworks.com/matlabcentral/fileexchange/35030-symbolic-discrete-delta-function), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2011a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Symbolic Math Toolbox in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0