Filter löschen
Filter löschen

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

1 Ansicht (letzte 30 Tage)

Akzeptierte Antwort

DGM
DGM am 27 Mär. 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 Kommentare
John D'Errico
John D'Errico am 27 Mär. 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

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu MATLAB finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by