Community Profile

photo

Jingwei Too


Last seen: 8 maanden ago Active since 2019

Followers: 0   Following: 0

Professional Interests: Feature Selection, Metaheuristics, Machine Learning, Data Mining, and Signal Processing

Statistics

All
  • Personal Best Downloads Level 5
  • GitHub Submissions Level 3
  • 5-Star Galaxy Level 5
  • Explorer
  • Revival Level 1
  • First Review
  • First Submission
  • Introduction to MATLAB Master
  • Community Group Solver
  • Knowledgeable Level 1
  • First Answer
  • Solver

View badges

Feeds

View by

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

meer dan 3 jaar ago | 0

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

meer dan 3 jaar ago | 1

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

meer dan 3 jaar ago | 0

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

meer dan 3 jaar ago | 0

| accepted

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

meer dan 3 jaar ago | 0

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

meer dan 3 jaar ago | 0

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

meer dan 3 jaar ago | 0

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

bijna 5 jaar ago | 0

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

bijna 5 jaar ago | 1

| accepted