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 years 前 | 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 years 前 | 1 个回答 | 0