calculating symbolic matrix determinant
6 views (last 30 days)
Show older comments
I have a problem to calculate the n*n matrix with Matlab. if n>=16 the solving procedure will be to long. My matrix is symbolic and most elements of the matrix are zero.from 256 elements of 16*16 matrix just 87 elements are not zero and one symbol in this matrix.How can I speed up the solution؟
1 Comment
See Also
Categories
Find more on Calculus in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!