Statistics
5 Questions
0 Answers
RANK
169,315
of 295,486
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
80.0%
VOTES RECEIVED
0
RANK
of 20,236
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
"???In an assignment A(I) = B, the number of elements in B and I must be the same."
I have two matrix A & B. Matrix A size 1x1013 double and matrix B size 1x12931 double. I want to convert each element of matrix ...
12 years ago | 1 answer | 0
1
answerQuestion
How to pick the elements of matrix only for selected value?
I have a matrix named B with size 128x128. The matrix has elements with different value in range from 2-196. I want to use the e...
12 years ago | 2 answers | 0
2
answersQuestion
How to convert logical into decimal number?
I have matrix C size 1x1013 cell. Each cell has different size. <1x16 logical> <1x53 logical> <1x41 logical> <1x37 logical...
12 years ago | 2 answers | 0
2
answersQuestion
How to split an binary image into binary bit sequence?
I have an binary image with size 256x256. I want to split the image into different number of bits. For example: 1 0...
12 years ago | 2 answers | 0
2
answersQuestion
How to divide an image into non-overlapping blocks size 4x4?
I want to divide a color image into a series of non-overlapping blocks size 4x4. Then, i want to know the minimum pixel value ea...
12 years ago | 7 answers | 0