photo

Zair Ahmedi


Last seen: 4 years 前 自 2018 起处于活动状态

Followers: 0   Following: 0

消息

统计学

Feeds

排序方式:

提问


How do I use Bonferonni–Dunn post-hoc test using MATLAB?
First of all, I'm not that familiar with this test. Any suggesstion on how to get started with MATLAB?

5 years 前 | 1 个回答 | 0

1

个回答

提问


Index in position 1 exceeds array bounds (must not exceed 1).
How do I know which line has caused this error? It is difficult for me to check what has casued the errro if I don't know which...

5 years 前 | 1 个回答 | 0

1

个回答

提问


How to create a matrix of the nearest neighbor for each test sample
I was using the 'KDTreeSearcher' to find the nearest neghbour for a test data. KDTreeSearcher How do I create a matrix where t...

5 years 前 | 0 个回答 | 0

0

个回答

提问


Python Error: ModuleNotFoundError: No module named 'sklearn'
Hi, I was calling Python from MATLAB but I got the above error. I have installed sklearn using PyCharm and it ran normally usi...

5 years 前 | 0 个回答 | 0

0

个回答

提问


Which reference(s) MATLAB refered for KNN classification
I wanted to learn about KNN classification and use it for my data. I'm looking for the reference(s) like journal paer or book t...

5 years 前 | 0 个回答 | 0

0

个回答

提问


Take row from a vector based on the value of another vector
For example, I have this column vector: A = 0 5.1205 5.6338 0 2.9639 ...

6 years 前 | 1 个回答 | 0

1

个回答

提问


How to find rows that contain value in another column vector
Let say I have matrix X as follows X = 1 2 3 1 4 5 1 6 7 2 8 9 2 10 11 3 12 13 3 14 15 3 16 17 ...

6 years 前 | 2 个回答 | 0

2

个回答