how to use inverves in matrix

3 Ansichten (letzte 30 Tage)
Ibraheem
Ibraheem am 31 Mär. 2024
Verschoben: Torsten am 31 Mär. 2024
Hi, I am trying to make an inverse of a value but I keep getting errors, what can i do to solve this issue.

Antworten (1)

Torsten
Torsten am 31 Mär. 2024
Verschoben: Torsten am 31 Mär. 2024
The messages from above are warnings, not errors.
The warning says that instead of S = Msqi*p, you should use S = Msq\p

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by