changing from binary to polar form

조회 수: 3 (최근 30일)
mary
mary 2013년 12월 2일
답변: Walter Roberson 2013년 12월 2일
is there a matlab function that directly maps 0 to -1 and 1 to +1??

채택된 답변

Walter Roberson
Walter Roberson 2013년 12월 2일
No. However the expression is quite simple:
B * 2 - 1

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Get Started with MATLAB에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by