A
A
Alexandra Bashura2018-10-28 11:33:08
Informatics
Alexandra Bashura, 2018-10-28 11:33:08

How to calculate the arithmetic mean of the elements of the second column?

Calculate the arithmetic mean of the elements of the second column of
the matrix Z.
Calculate the minimum element of the matrix Z
Z=[2 -1 -3; -7 -6 -3; 2 5 8; 8 4 2]
disp(Z)
M=min(Z)
disp(M)

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question