Borrar filtros
Borrar filtros

Can anyone explain what this means. "Warning: Matrix is ​​singular to working precision. "

1 visualización (últimos 30 días)

Respuesta aceptada

DGM
DGM el 27 de Mzo. de 2021
For the future, post code using the formatting tools available to you. Do not post pictures of code. Nobody can run a picture of code.
The message means that some variable is singular or near-singular. In other words, it is not an invertible matrix.
If said matrix conceptually should be invertible, then you'll have to figure out why it's not.
  2 comentarios
John D'Errico
John D'Errico el 27 de Mzo. de 2021
While someone might have tried to look at the code to see what the matrix Ek is composed of, there is no way to do so from a picture of code. So this answer says it all. +1
Relly Syam
Relly Syam el 27 de Mzo. de 2021
thank you very much for your answers and suggestions

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

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

Community Treasure Hunt

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

Start Hunting!

Translated by