how to use inverves in matrix

조회 수: 4 (최근 30일)
Ibraheem
Ibraheem 2024년 3월 31일
이동: Torsten 2024년 3월 31일
Hi, I am trying to make an inverse of a value but I keep getting errors, what can i do to solve this issue.

답변 (1개)

Torsten
Torsten 2024년 3월 31일
이동: Torsten 2024년 3월 31일
The messages from above are warnings, not errors.
The warning says that instead of S = Msqi*p, you should use S = Msq\p

태그

Community Treasure Hunt

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

Start Hunting!

Translated by