Azzera filtri
Azzera filtri

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

1 visualizzazione (ultimi 30 giorni)

Risposta accettata

DGM
DGM il 27 Mar 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 Commenti
John D'Errico
John D'Errico il 27 Mar 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

Accedi per commentare.

Più risposte (0)

Categorie

Scopri di più su MATLAB in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by