changing from binary to polar form

5 vues (au cours des 30 derniers jours)
mary
mary le 2 Déc 2013
is there a matlab function that directly maps 0 to -1 and 1 to +1??

Réponse acceptée

Walter Roberson
Walter Roberson le 2 Déc 2013
No. However the expression is quite simple:
B * 2 - 1

Plus de réponses (0)

Catégories

En savoir plus sur Get Started with MATLAB dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by