Akzeptierte Antwort

Bruno Luong
Bruno Luong am 25 Nov. 2020
Bearbeitet: Bruno Luong am 25 Nov. 2020

0 Stimmen

Just straight as-it-is syntax
A^(1/2)
A^(-1/2)
or
sqrtm(A)
inv(sqrtm(A)) % sqrtm(inv(A))

Weitere Antworten (0)

Kategorien

Community Treasure Hunt

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

Start Hunting!

Translated by