Filter löschen
Filter löschen

How can I condense this into one linear constraint?

3 Ansichten (letzte 30 Tage)
Taner Cokyasar
Taner Cokyasar am 21 Jun. 2016
Beantwortet: John D'Errico am 21 Jun. 2016
| | | How can I condense these 2 constraints in the attached image into one linear constraint?|||
Any idea will be appreciated.

Akzeptierte Antwort

John D'Errico
John D'Errico am 21 Jun. 2016
You cannot condense TWO distinct linear constraints into ONE linear constraint, where the distinction is based on another linear computation. You certainly cannot convert an inequality into an equality constraint, based on the values of another constraint.
Even worse, testing for exact equality among floating point numbers will cause problems, because your very next question will be an anguished one, wondering why your code does not work.

Weitere Antworten (0)

Community Treasure Hunt

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

Start Hunting!

Translated by