photo

Vijan Kaush


Actif depuis 2017

Followers: 0   Following: 0

Statistiques

  • First Review
  • First Answer

Afficher les badges

Feeds

Afficher par

Réponse apportée
Plzz send me me matlab code for EEG signal feature extraction
https://github.com/MAMEM/eeg-processing-toolbox

environ 7 ans il y a | 0

Réponse apportée
how to convert some binary data to image in matlab
I = imread('image.jpg'); % read jpg image Igray = rgb2gray(I); % convert rgb image to gray scale image Ibinary =...

plus de 7 ans il y a | 0