Feeds
질문
Repeating elements in a vector
How do I write a function with loops that takes a two column matrix and has the element of one column be repeated by the other c...
13년 초과 전 | 답변 수: 3 | 0
3
답변답변 있음
How can I get a row vector where a specific element found is located within a matrix?
Thank you! I do have a question, however. Why are you using ii twice? What does this do that allows to get the row vector where ...
How can I get a row vector where a specific element found is located within a matrix?
Thank you! I do have a question, however. Why are you using ii twice? What does this do that allows to get the row vector where ...
13년 초과 전 | 0
질문
How can I get a row vector where a specific element found is located within a matrix?
I am trying to write a program that gives a row vector from a matrix that has the lowest element from a specific column. For exa...
13년 초과 전 | 답변 수: 2 | 0
