Further decompose: min(a, b-c)!! and simulation in MatLab

2 ビュー (過去 30 日間)
kader
kader 2016 年 10 月 16 日
編集済み: John D'Errico 2016 年 10 月 16 日
For any positive values of a, b, c, and b>c, is it possible to further decompose
min (a, b-c) to any of the form e.g.,
min(a,c)-min(b,c) or min(a,b)-min(a,c) or any form like this.
Thanks in advance for the answers.

採用された回答

John D'Errico
John D'Errico 2016 年 10 月 16 日
編集済み: John D'Errico 2016 年 10 月 16 日
Short answer: No.
Longer answer: Nnnnoooo.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeMathematics についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by