Community Profile

photo

Vijan Kaush


Active since 2017

Followers: 0   Following: 0

Statistics

  • First Review
  • First Answer

View badges

Feeds

View by

Answered
Plzz send me me matlab code for EEG signal feature extraction
https://github.com/MAMEM/eeg-processing-toolbox

7 years ago | 0

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

7 years ago | 0