photo

Borys Bulka


Last seen: 4 years ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
234,379
of 298,896

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
60.0%

VOTES RECEIVED
0

RANK
 of 20,655

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 162,825

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 2
  • Thankful Level 1

View badges

Feeds

View by

Question


How to find euclidean distances between cell entries of two RGB matrices?
I have two RGB images A and B. Image A is 47x47x3 and image B is 1x456x3. I need to find the euclidean distances between all the...

4 years ago | 1 answer | 0

1

answer

Question


How do I make MATLAB to recognize the deltaE function?
I have two images A and B. When running the code that I am using to find colour differences between two images, it keeps telling...

4 years ago | 3 answers | 0

3

answers

Question


How to transform a RGB matrix to a weighted adjacency matrix?
I have the following 604x604 pixel image A This image A represents connectivity strenght between particular vertices, theoret...

4 years ago | 1 answer | 0

1

answer

Question


How to change a matrix consisting of 3 elements into another matrix of 3 different elements?
I have a 47x47 matrix. The matrix entries consist of the values 0, 96, and 255. All entries with the value of 255 I want to tran...

4 years ago | 1 answer | 0

1

answer

Question


How to create a new square matrix with entries of each middle point of each subsection of another larger square matrix?
I have a square matrix of size 611x611 in which I want to create a grid on of 47 rows and 47 collums (I believe I can do this wi...

4 years ago | 1 answer | 0

1

answer