Feeds
질문
writing matrix and vector in a script
Using the given vectors x=[3 2 5] and y=[1 4 8], let a(i,j)= x(i)*y(j)
대략 4년 전 | 답변 수: 1 | 0
1
답변질문
find index of value in array
hello, how can I find which numbers in a matrix are less than x and then print another number instead of the number I found?
대략 4년 전 | 답변 수: 1 | 0