Borrar filtros
Borrar filtros

Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

how polt binary even and odd from for example {0 0 1 1 0 0 }

1 visualización (últimos 30 días)
salih
salih el 2 de En. de 2015
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
how polt binary even and odd from for example {0 0 1 1 0 0 }

Respuestas (1)

Azzi Abdelmalek
Azzi Abdelmalek el 2 de En. de 2015
Editada: Azzi Abdelmalek el 2 de En. de 2015
a=[0 0 1 1 0 0]
stem(a,'r')
  3 comentarios

La pregunta está cerrada.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by