how to use inverves in matrix

3 ビュー (過去 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