Jimmy Neutron
Followers: 0 Following: 0
Statistics
RANK
35 666
of 295 467
REPUTATION
1
CONTRIBUTIONS
8 Questions
1 Answer
ANSWER ACCEPTANCE
62.5%
VOTES RECEIVED
1
RANK
of 20 234
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
How to solve an equation with two matrices?
I am trying to solve for all the unknowns in a matrix where I know the output of the matrix. This is what I mean: I have X and A...
nästan 3 år ago | 1 answer | 0
1
answerQuestion
How to plot a matrix in a checkerboard style
I am trying to make my matrix Im look like the image below. I have tried playing around with the grid size, but to no avail... ...
nästan 3 år ago | 1 answer | 0
1
answerQuestion
Convert RGB to HSI
I am looking for the values in the first row of S of an HSI color model. Unfortunately, I do not get the desired values. I assum...
nästan 3 år ago | 1 answer | 0
1
answerQuestion
Calculating mean square difference (MSD) of two matrices
I would like to calculate the MSD of two matrices, but I cannot figure what MSD actually is. From my understanding, it is like t...
nästan 3 år ago | 1 answer | 0
1
answerQuestion
How to do a maximum rank filter
I would like to do a 3x3 max-rank filter with 0 padding. How would I go about doing this? Currently I have tried: M = [203 167 ...
nästan 3 år ago | 2 answers | 0
2
answersHow to find accuracy of a classification algorithm
Im = [0 1 1 0 0 0 0 0 0 0; 0 1 1 0 1 1 0 0 0 1; 0 1 1 0 1 1 0 1 0 1; 0 0 0 0 0 0 0 1 0 1; 0 1 1 1 0 1 1 1 0 ...
ungefär 3 år ago | 0
| accepted
Question
How to find accuracy of a classification algorithm
How do I find the algorithm of my BLOB classification algorithm? I have extracted all the information and have found the positiv...
ungefär 3 år ago | 2 answers | 0
2
answersQuestion
Finding threshold values for classification
I have been struggling too much on a book question that I know the answer, but cannot find the mathematical solution. The questi...
ungefär 3 år ago | 1 answer | 0
1
answerQuestion
Calculate Rotation matrix from 3 points
I have 3 base coordinate points p0 = [533,-422 -1]; px = [219 -57 -993]; py = [5 -70 -23]; I would like to calculate the tra...
ungefär 3 år ago | 2 answers | 1