Borrar filtros
Borrar filtros

Info

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

I have three different sizes of bit-planes and one binary data. I need to find out the bit-planes which are similar to the binary array.

1 visualización (últimos 30 días)
For example, I have ten 16*16 planes, ten 8*8 planes, ten 4*4 planes and 1000-bit binary array. I need to map information with the bit-planes. So first I search in 16*16 planes, if anything matches, then I consider one more 16*16 data and search for matching plane. If not, I go to 8*8 and 4*4 planes, If anyone is matched then I start again from 16*16 data. Please provide the code or logic.
Thanks in advance.
  1 comentario
Jan
Jan el 19 de Mzo. de 2016
Editada: Jan el 19 de Mzo. de 2016
What kind of "anything matches" are you looking for? What should match what? Where does the 1000 bit binary array take part in the wanted operation?

Respuestas (0)

La pregunta está cerrada.

Community Treasure Hunt

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

Start Hunting!

Translated by