Feeds
提问
write matrix into .txt file
i have a matrix like this A= 10 5 0 12 7 3 15 8 5 19 9 6 i want to add a letter before eac...
8 years 前 | 2 个回答 | 0
2
个回答提问
i want to make the arrangement of 3rd column of matrix decendly and any element which inteerept i want to remove the whole row of this element
I have matrix of 3 columns like this A = 60.0000 2.5000 20.0000 60.0000 2.5000 12.0000 60.0000 2....
8 years 前 | 2 个回答 | 0
2
个回答提问
how can i re-order rows in matrix by deleting un-desired rows by applying the condition to specific column ?
Hey i have matrix of 3 columns and un-marked m numbers of rows i need to re-arrange these rows according to value of third co...
8 years 前 | 1 个回答 | 0
