Neel Shah
Followers: 0 Following: 0
Feeds
답변 있음
swap the values in matrix
how to swap element in the 3*3 matrix like a(2,1)=a(4,3) a(4,3)=a(2,1)
swap the values in matrix
how to swap element in the 3*3 matrix like a(2,1)=a(4,3) a(4,3)=a(2,1)
대략 5년 전 | 0
답변 있음
How to display graph with values on the left side and values on the right side
how do i write on both side of the graph like on left and right side of the graph
How to display graph with values on the left side and values on the right side
how do i write on both side of the graph like on left and right side of the graph
대략 5년 전 | 0
답변 있음
how to swap rows of a matrix using command linalg::swapRow(A, 1, 2)
i want to swap rows of 3*3 matrix i.e. first row become last second row become second last
how to swap rows of a matrix using command linalg::swapRow(A, 1, 2)
i want to swap rows of 3*3 matrix i.e. first row become last second row become second last
대략 5년 전 | 0