photo

Anisa


Maranatha Christian University

Active since 2013

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
165,623
of 300,553

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
80.0%

VOTES RECEIVED
0

RANK
 of 21,024

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,635

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

  • Thankful Level 1

View badges

Feeds

View by

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 ...

13 years ago | 1 answer | 0

1

answer

Question


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...

13 years ago | 2 answers | 0

2

answers

Question


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...

13 years ago | 2 answers | 0

2

answers

Question


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...

13 years ago | 2 answers | 0

2

answers

Question


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...

13 years ago | 7 answers | 0

7

answers