Is the equality min(a/(b+1), c/(d+1))=min(a,c)/(min(b,d)+1) hold?
1 回表示 (過去 30 日間)
古いコメントを表示
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 件のコメント
採用された回答
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Partial Differential Equation Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!