Info

此问题已关闭。 请重新打开它进行编辑或回答。

Logical Expressions Questions that i dont get how to do

1 次查看(过去 30 天)
a=[4, 3, 12]; x=[0, 3, 9] and y=[14, -2,9] . Evaluate the following expressions: • z = ~x • u= ~x > y • z=(x>y)&a • z=x&a • z=x&y>a • z=(x&y)>a

回答(0 个)

此问题已关闭。

Community Treasure Hunt

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

Start Hunting!

Translated by