Info
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
if A1 is a binary image and divided in to 16x16 blocks using for loops then in the loop i want to calculate the hamming weight of A1(r+u+1:r+u+N,c+v+1:c+v+N) where r=1:N,c=1:N,u=0:N,v=0:N.please answer me as soon as possible
6 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
if A1 is a binary image and divided in to 16x16 blocks using for loops then in the loop i want to calculate the hamming weight of A1(r+u+1:r+u+N,c+v+1:c+v+N) where r=1:N,c=1:N,u=0:N,v=0:N.please answer me as soon as possible
1 comentario
Rik
el 16 de Nov. de 2017
Please show your attempt. Fixing almost correct code is easier for us and much more useful for you. (And it may seem contradictory, but adding "please answer me as soon as possible" will increase the time you'll have to wait for help, because some people will not answer. This is a hobby for most of us, so don't treat us like a service.)
Respuestas (0)
La pregunta está cerrada.
Ver también
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!