photo

FAS


Last seen: 1 year 前 自 2017 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

5 个提问
1 个回答

排名
1,945
of 299,911

声誉
34

贡献数
5 个提问
1 个回答

回答接受率
0.0%

收到投票数
17

排名
 of 20,835

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,501

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Explorer
  • First Review
  • First Answer

查看徽章

Feeds

排序方式:

提问


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

3 years 前 | 2 个回答 | 0

2

个回答

已回答
how to convert table to matrix?
Suppose your table is X. X = X{:,:}

7 years 前 | 17

提问


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

7 years 前 | 0 个回答 | 0

0

个回答

提问


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

7 years 前 | 0 个回答 | 0

0

个回答

提问


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

8 years 前 | 0 个回答 | 0

0

个回答