채택된 답변

Bruno Luong
Bruno Luong 2020년 11월 25일
편집: Bruno Luong 2020년 11월 25일

0 개 추천

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

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Creating and Concatenating Matrices에 대해 자세히 알아보기

질문:

2020년 11월 25일

편집:

2020년 11월 25일

Community Treasure Hunt

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

Start Hunting!

Translated by