MATLAB hang while inverting a matrix

2 visualizaciones (últimos 30 días)
ash
ash el 28 de Jun. de 2015
Comentada: Walter Roberson el 29 de Jun. de 2015
why MATLAB hang while inverting that matrix, I left it more than a day willing to get any result, but nothing happened
K_total\[0;0;0;0;0;0;0;0;0;0;1;0;0;0;0;0;0;0;0;0;0];
Thanks

Respuestas (2)

ash
ash el 29 de Jun. de 2015
Kindly find the attached file containing K_total, It was attached with my question

Walter Roberson
Walter Roberson el 29 de Jun. de 2015
Your K_total is symbolic so you are asking for a symbolic solution rather than a numeric solution.
  3 comentarios
John D'Errico
John D'Errico el 29 de Jun. de 2015
You may think that a symbolic result with only 21 unknowns cannot be too big, but it will be IMMENSE.
Walter Roberson
Walter Roberson el 29 de Jun. de 2015
I cannot read the .mat file as I do not have the symbolic toolbox, so I do not know how complex it is.
But remember that even just the exact solutions of a quartic is very big.

Iniciar sesión para comentar.

Categorías

Más información sobre Logical en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by