필터 지우기
필터 지우기

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

조회 수: 1 (최근 30일)

채택된 답변

DGM
DGM 2021년 3월 27일
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
John D'Errico
John D'Errico 2021년 3월 27일
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 2021년 3월 27일
thank you very much for your answers and suggestions

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 MATLAB에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by