Jingwei Too
Followers: 6 Following: 0
Professional Interests: Feature Selection, Metaheuristics, Machine Learning, Data Mining, and Signal Processing
Statistics
RANK
4,157
of 295,448
REPUTATION
12
CONTRIBUTIONS
0 Questions
9 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
2
RANK
341 of 20,227
REPUTATION
4,514
AVERAGE RATING
4.20
CONTRIBUTIONS
25 Files
DOWNLOADS
234
ALL TIME DOWNLOADS
36071
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Can anyone tell me how to solve this error?
Why don't you try on this toolbox https://www.mathworks.com/matlabcentral/fileexchange/71461-simple-machine-learning-algorithms-...
4 years ago | 0
Eyes closed and Open EEG data predict?
Let say you have 10 participants, and 38 channels. You extract one feature (alpha power) from each participant. Then your featur...
4 years ago | 1
what can I do to implement the features like Mean Absolute Value and variance using their given definition per channel or formula for a given signal in order to generate a feature vector?
you may have a look on this toolbox https://www.mathworks.com/matlabcentral/fileexchange/71514-emg-feature-extraction-toolbox?s_...
4 years ago | 0
Eyes closed and Open EEG data predict?
You may follow these step (1) Extract the features from the EEG signals (for both eye closed and open) (2) You may perform the...
4 years ago | 0
| accepted
How to use ReliefF algorithm for a dataset?
you may have a look on this toolbox https://www.mathworks.com/matlabcentral/fileexchange/71611-simple-filter-feature-selection-a...
4 years ago | 0
Failed to Call Classification Learner's Testing Function
you may have a look on this toolbox https://www.mathworks.com/matlabcentral/fileexchange/71461-simple-machine-learning-algorithm...
4 years ago | 0
how to use ReliefF algorithm for feteare selection?
You may have a look on https://www.mathworks.com/matlabcentral/fileexchange/71611-simple-filter-feature-selection-algorithms?s_t...
4 years ago | 0
EMG acquisition sampling rate
Dear ky nguyen, Normally, EMG signal is captured at the sampling rate of 1000 Hz since a lower sampling might not given you mu...
5 years ago | 0
Cutting of sampled signal into two parts
Dear Rasheed Asad, There are several ways to do that: (1) You can use fast fourier transform (FFT) (2) You can use short t...
5 years ago | 1
| accepted