Suppose that x = [-3, 0, 0, 2, 5, 8] and y = [-5, -2, 0, 3,

Question:

Suppose that x = [-3, 0, 0, 2, 5, 8] and y = [-5, -2, 0, 3, 4, 10]. Find the results of the following operations by hand and use MATLAB to check your results.

a. z = y < ~ x

b. z = x & y

c. z = x|y

d. z = xor(x,y)

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question
Question Posted: