Effacer les filtres
Effacer les filtres

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

1 vue (au cours des 30 derniers jours)

Réponse acceptée

DGM
DGM le 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 commentaires
John D'Errico
John D'Errico le 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
Relly Syam
Relly Syam le 27 Mar 2021
thank you very much for your answers and suggestions

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur MATLAB dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by