How to find the square root fo complex square

조회 수: 1 (최근 30일)
Sherlock Bugcrowd
Sherlock Bugcrowd 2019년 10월 7일
답변: Bjorn Gustavsson 2019년 10월 7일
How to find the square root fo complex square

답변 (2개)

Sherlock Bugcrowd
Sherlock Bugcrowd 2019년 10월 7일
편집: Sherlock Bugcrowd 2019년 10월 7일
i meant normal square heres

Bjorn Gustavsson
Bjorn Gustavsson 2019년 10월 7일
What's wrong with:
sqrtZ = sqrt(Z);
? Then possibly work out the other root if necessary.
HTH

카테고리

Help CenterFile Exchange에서 Matched Filter and Ambiguity Function에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by