photo

Jimmy Neutron


Last seen: oltre 2 anni fa Attivo dal 2021

Followers: 0   Following: 0

Statistica

  • Thankful Level 2
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


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

oltre 2 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 2 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 2 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 2 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 2 anni fa | 2 risposte | 0

2

risposte

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

oltre 2 anni fa | 0

| accettato

Domanda


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

oltre 2 anni fa | 2 risposte | 0

2

risposte

Domanda


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

oltre 2 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 2 anni fa | 2 risposte | 1

2

risposte