Is the equality min(a/(b+1), c/(d+1))=min(a,c)/(min(b,d)+1) hold?
1 view (last 30 days)
Show older comments
Dear Altruist,
With the Matlab simulation i.e numerically I can prove that the following equality holds.
min(a/(b+1), c/(d+1))=min(a,c)/(min(b,d)+1), where a, b, c, d are the variables.
Can anyone please prove that the above equality holds through the mathematical derivation?
Thanks in advance Kader
0 Comments
Accepted Answer
More Answers (0)
See Also
Categories
Find more on Partial Differential Equation Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!