Jingwei Too - MATLAB Central
photo

Jingwei Too


Last seen: más de 1 año hace Con actividad desde 2019

Followers: 7   Following: 0

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

Estadística

All
CodyFile ExchangeMATLAB AnswersFrom 05/19 to 03/25Use left and right arrows to move selectionFrom 05/19Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

0 Preguntas
9 Respuestas

File Exchange

25 Archivos

Cody

0 Problemas
67 Soluciones

CLASIFICACIÓN
4.391
of 297.613

REPUTACIÓN
12

CONTRIBUCIONES
0 Preguntas
9 Respuestas

ACEPTACIÓN DE RESPUESTAS
0.00%

VOTOS RECIBIDOS
2

CLASIFICACIÓN
337 of 20.457

REPUTACIÓN
4.590

EVALUACIÓN MEDIA
4.20

CONTRIBUCIONES
25 Archivos

DESCARGAS
210

ALL TIME DESCARGAS
36832

CLASIFICACIÓN
7.472
of 159.263

CONTRIBUCIONES
0 Problemas
67 Soluciones

PUNTUACIÓN
840

NÚMERO DE INSIGNIAS
4

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • 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

Ver insignias

Feeds

Ver por

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

más de 4 años hace | 0

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

más de 4 años hace | 1

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

más de 4 años hace | 0

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

más de 4 años hace | 0

| aceptada

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

más de 4 años hace | 0

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

más de 4 años hace | 0

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

más de 4 años hace | 0

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

casi 6 años hace | 0

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

casi 6 años hace | 1

| aceptada