Solving ceiling expressions and getting interval as answer.

We have problems getting answers solving equations as ceil(a+1)==2.
We would like to get the interval 0 < a <= 1 as answer.

1 件のコメント

Torsten
Torsten 2018 年 11 月 22 日
Solve a_low + 1 = 2 - 1 = 1 to get the lower and a_high + 1 = 2 to get the upper boundary of the interval.

サインインしてコメントする。

回答 (0 件)

カテゴリ

製品

質問済み:

2018 年 11 月 22 日

コメント済み:

2018 年 11 月 22 日

Community Treasure Hunt

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

Start Hunting!

Translated by