How can i imlpement a 2D function on. Matlab
2 views (last 30 days)
Show older comments
I want to implement the following function on matlab, how can i do it, can you help me?. Thanks in advance

1 Comment
Stephen23
on 7 Jul 2021
The logic is inconsistent. The following two conditions are both duplicated:
m = 0, n = -1
m = -1, n = -1
Accepted Answer
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!