Feeds
提问
'Subscript indices must either be real positive integers or logicals' on calculating rank(A) of a numeric matrix.
Here are two errors I'm getting when using the rank function. B = [0 0 0 0 0 0; 0 0 0 0 0 0; 0 0 0 0 0 0; 0 0 0 0 0 0; 1 0 ...
7 years 前 | 1 个回答 | 0
1
个回答提问
How to create a symbolic matrix which is symmetric?
Hello, I essentially want to create something with the form you would get from doing: A = sym('A', [6,6]) but additiona...
7 years 前 | 1 个回答 | 1
1
个回答提问
Solving symbolic matrix equals numeric matrix
I have a 6x6 symbolic matrix in 38 unknowns, each is a linear equation, in which every entry in the matrix should be equal to ze...
7 years 前 | 1 个回答 | 0

