Feeds
질문
for loop and indexing a matrix help
Trying to make a function that if i input a matrix(x) and its conditions(cond), (x,cond)- it will resutun the index(row numders)...
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
for loops storing index
Trying to make a function that if i input a matrix(x) and its conditions(cond), (x,cond)- it will resutun the index(row numders)...
5년 초과 전 | 답변 수: 0 | 0
0
답변질문
foor loop that outpus a vector question
If i have a 4*4 matrix for example. Using for loop, how can i create a function that returns the index (row number which is colo...
거의 6년 전 | 답변 수: 1 | 0
1
답변질문
for loops and if statements
I have a set of questions based on a task. Basically one of the questions ask to write a function that counts the number of valu...
거의 6년 전 | 답변 수: 1 | 0
1
답변질문
how to input a matrix into a function HELPPP
i am confued with a question on how to create a function that accpets data maxtrix as an input. The matrix has 3 coloumns that r...
거의 6년 전 | 답변 수: 1 | 0


