Feeds
提问
Error when computing Gauss Elimination on matrix, "Undefined function 'symsum' for input arguments of type 'double'".
Writing a function for Gauss Elimination of any sized matrix, and am trying to use a pseudocode to help me write it. In the pseu...
7 years 前 | 1 个回答 | 0
1
个回答提问
Error when calling function, "Invalid expression..."
I am trying to write a code to perform Gauss Elimination on any [nxn] sized matrix, but am having trouble with my back substitut...
7 years 前 | 0 个回答 | 0