photo

Zair Ahmedi


Last seen: 5 years ago Active since 2018

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

7 Questions
0 Answers

RANK
115,031
of 300,392

REPUTATION
0

CONTRIBUTIONS
7 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20,934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,373

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

View by

Question


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?

6 years ago | 1 answer | 0

1

answer

Question


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

6 years ago | 1 answer | 0

1

answer

Question


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

6 years ago | 0 answers | 0

0

answers

Question


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

6 years ago | 1 answer | 0

1

answer

Question


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

6 years ago | 0 answers | 0

0

answers

Question


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

7 years ago | 1 answer | 0

1

answer

Question


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

7 years ago | 2 answers | 0

2

answers