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

3 vues (au cours des 30 derniers jours)
kader
kader le 16 Oct 2016
Modifié(e) : John D'Errico le 16 Oct 2016
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.

Réponse acceptée

John D'Errico
John D'Errico le 16 Oct 2016
Modifié(e) : John D'Errico le 16 Oct 2016
Short answer: No.
Longer answer: Nnnnoooo.

Plus de réponses (0)

Catégories

En savoir plus sur Mathematics dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by