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

3 次查看(过去 30 天)
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 CenterFile Exchange 中查找有关 Mathematics 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by