Filter löschen
Filter löschen

changing from binary to polar form

8 Ansichten (letzte 30 Tage)
mary
mary am 2 Dez. 2013
Beantwortet: Walter Roberson am 2 Dez. 2013
is there a matlab function that directly maps 0 to -1 and 1 to +1??

Akzeptierte Antwort

Walter Roberson
Walter Roberson am 2 Dez. 2013
No. However the expression is quite simple:
B * 2 - 1

Weitere Antworten (0)

Kategorien

Mehr zu MATLAB finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by