フィルターのクリア

changing from binary to polar form

8 ビュー (過去 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 Center および File ExchangeMATLAB についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by