Feeds
질문
Creating a matrix of logical arrays using an exsiting matrix
given a natural number n between 1 to 10, how do you create a logical array of size 10 where the n-th index has the value 1 ? ...
4년 초과 전 | 답변 수: 1 | 0
1
답변질문
creating matrix using existing matrix
given a matrix, how do you apply a function on every element to create a new matrix of the same size ?
4년 초과 전 | 답변 수: 1 | 0

