Kinga Gyeltshen
Followers: 0 Following: 0
Feeds
提问
Export iterative matlab program output in matrix to excel with a reduction in matrix size.
I have a Matlab program that outputs 7x7 matrix for 40 times. I need to export every output from the above iteration and obtain ...
3 years 前 | 1 个回答 | 0
1
个回答提问
Add a constant to a selected diagonal elements after every iteration.
Hi everyone, I have a 9x9 matrix to which i want to add a constant of say 100i starting from the 4th element of the diagonal to ...
3 years 前 | 1 个回答 | 0
1
个回答已回答
How to replace the elements of a matrix using the conditions if,else?
I have a 9x9 matrix and in every iteration i want to retain the 3x3 matrix and on to it I want to add the 4,5,6,7,8,9 (row, colu...
How to replace the elements of a matrix using the conditions if,else?
I have a 9x9 matrix and in every iteration i want to retain the 3x3 matrix and on to it I want to add the 4,5,6,7,8,9 (row, colu...
3 years 前 | 0