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 years 前 | 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 years 前 | 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 years 前 | 0