calculating symbolic matrix determinant

6 ビュー (過去 30 日間)
Amir Ehsani
Amir Ehsani 2012 年 11 月 5 日
編集済み: samira 2014 年 11 月 20 日
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 件のコメント
Matt J
Matt J 2012 年 11 月 5 日
編集済み: Matt J 2012 年 11 月 5 日
Explain why you think you need the determinant in symbolic form. Why is it impossible to achieve what you're after by converting the matrix to numeric form?

サインインしてコメントする。

回答 (1 件)

samira
samira 2014 年 11 月 20 日
編集済み: samira 2014 年 11 月 20 日
Apparently I have the same issue here. I have a symbolic matrix 16*16 and MATLAB cant calculate the determinant (It has no problem with a symbolic matrix 8*8). Did you find any solution?

カテゴリ

Help Center および File ExchangeCalculus についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by