フィルターのクリア

Info

この質問は閉じられています。 編集または回答するには再度開いてください。

how can i compute the interior of a vector product of two sets.

1 回表示 (過去 30 日間)
Jeffrey Eiyike
Jeffrey Eiyike 2016 年 7 月 22 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
W is a subset of int BU------ condition 1
BU--- Image of U with respect to the linear mapping associated to the matrix B
w is known
B is known
i want to compute U such that condition 1 is met.
  10 件のコメント
Jeffrey Eiyike
Jeffrey Eiyike 2016 年 7 月 22 日
編集済み: Jeffrey Eiyike 2016 年 7 月 22 日
Let me cite an example... here..
w_upper= [7 10.5 13 28 28 28 40.5] % 7x1
w_upper=[-7 -4 -1 21.5 21.5 21.5 34.9110] % 7x1
B is the initial Matrix i posted. 7 by 9 matrix
**W is a proper subset of interior of ( the image of U with respect to linear mapping associated with matrix B.
xdot=Bu(t)-Ew(t)
u is a 9x1
E is an identity matrix.
x is a 7x1
BU is the image of U with respect to the linear mapping associated to the matrix B.
While select the upper and lower limit the condition in the picture must be met..
All i want to achieve is an upper and lower limit for u(t) such that the condition *** is met. Also if u and w has a upper and lower limit then x should also have a limit..
Am sorry for the inconvinience.. thats the example...
Jeffrey Eiyike
Jeffrey Eiyike 2016 年 7 月 23 日
@John, A={the image of U through a linear mapping B}.
*And W
w_upper= [7 10.5 13 28 28 28 40.5] % 7x1
w_lower=[-7 -4 -1 21.5 21.5 21.5 34.9110] % 7x1
should be a subset of the interior A stated above.. So the upper and lower bound of u should satisfy the condition ***
xdot= Bu - W
x should also have an upper and lower limit

回答 (0 件)

この質問は閉じられています。

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by