Statistiques
RANG
40 627
of 300 765
RÉPUTATION
1
CONTRIBUTIONS
6 Questions
1 Réponse
ACCEPTATION DE VOS RÉPONSES
16.67%
VOTES REÇUS
1
RANG
of 21 084
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 170 941
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
After creating hexagon how to give names or numbering(0 to 6) to the six vertices including center of the hexagon?
After creating hexagon how to give names or numbering(0 to 6) to the six vertices including center of the hexagon?
plus de 7 ans il y a | 1 réponse | 0
0
réponseQuestion
creating hexagon patterns using this algorithm
step1: Make a grid size of 512x512 step2: Go to the grid center step3: Form an initial hexagon about the center of the grid an...
plus de 7 ans il y a | 1 réponse | 0
0
réponseQuestion
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
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 o...
environ 8 ans il y a | 1 réponse | 0
0
réponsehamming distance in one matrix
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 o...
environ 8 ans il y a | 0
Question
if there are three MSB bit planes b5,b6,b7 of an image then i want to construct a single bitplane by arranging the pixels of the three bitplanes in this manner [b5 b6 b7 b5 b6 b7...............;b5 b6 b7 b5 b6 b7.....;]of size 256x256?
if there are three MSB bit planes b5,b6,b7 of an image then i want to construct a single bitplane(sb) by arranging the pixels o...
plus de 8 ans il y a | 1 réponse | 0
0
réponseQuestion
my question is if a=[1 2;3 4],b=[5 6;7 8],c=[9 10;11 12] the resultant matrix should be d=[1 5 9;2 6 10;3 7 11;4 8 12] this should be done using for loop?
my question is if a=[1 2;3 4],b=[5 6;7 8],c=[9 10;11 12] the resultant matrix should be d=[1 5 9;2 6 10;3 7 11;4 8 12] this s...
plus de 8 ans il y a | 1 réponse | 1
1
réponseQuestion
how to place the elements of three matrices alternatively in on matrix using for loop in matlab?
how to place the elements of three matrices alternatively in on matrix using for loop in matlab?
plus de 8 ans il y a | 1 réponse | 0


