Use matlab to determine how many days the price of stock a


The arrays price_A,price_B,price_C given below contain the price in dollars of three stocks over 10 days.

a) Use MATLAB to determine how many days the price of stock A was above both the price of stock B and the price of stock C.

b) Use MATLAB to determine how many days the price of stock A was above either the price of stock B or the price of stock C.

price_A = [19, 18, 22, 21, 25, 19, 17, 21, 27, 29]

price_B = [22, 17, 20, 19, 24, 18, 16, 25, 28, 27]

price_C = [17, 13, 22, 23, 19, 17, 20, 21, 24, 28]

Request for Solution File

Ask an Expert for Answer!!
Civil Engineering: Use matlab to determine how many days the price of stock a
Reference No:- TGS0812455

Expected delivery within 24 Hours