Community Profile

photo

FAS


Last seen: 8 mois il y a Actif depuis 2017

Followers: 0   Following: 0

Contact

Statistiques

  • Explorer
  • First Review
  • First Answer

Afficher les badges

Feeds

Afficher par

Question


OPTICS clustering in MATLAB
I tried to find code that implimet OPTICS clustering in the same way of python sklearn OPTICS clustering but I did not find. Can...

presque 2 ans il y a | 2 réponses | 0

2

réponses

A répondu
how to convert table to matrix?
Suppose your table is X. X = X{:,:}

plus de 5 ans il y a | 14

Question


Are the following steps to calculate the accuracy correct or not?. Also, regarding to the sensitivity and specificity, should I do the same?
I have a video clip that contains1500 frames. I trained my algorithm using a training video and detected the abnormalities in th...

environ 6 ans il y a | 1 réponse | 0

0

réponse

Question


My question is: what does the second equation doing? is it for normalization or what? Thanks in advance.
O_E = M * X; E = ( sum( O_E.^ 2 ) ) ./ ( sum( X .^ 2 ) ); Where: M = 100*100; X = 100*500; O_E = 100*500; E ...

environ 6 ans il y a | 1 réponse | 0

0

réponse

Question


Trying to run the vgg_kmiter.c in matlab 2015b
Im trying to run this code (mex vgg_kmiter.c) in Matlab 2015a but I am encountering the following error: Error using mex ...

environ 7 ans il y a | 1 réponse | 0

0

réponse