Borrar filtros
Borrar filtros

changing from binary to polar form

8 visualizaciones (últimos 30 días)
mary
mary el 2 de Dic. de 2013
Respondida: Walter Roberson el 2 de Dic. de 2013
is there a matlab function that directly maps 0 to -1 and 1 to +1??

Respuesta aceptada

Walter Roberson
Walter Roberson el 2 de Dic. de 2013
No. However the expression is quite simple:
B * 2 - 1

Más respuestas (0)

Categorías

Más información sobre MATLAB en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by