Community Profile

photo

hamed


Last seen: 2 years ago Active since 2014

Statistics

  • First Review
  • Thankful Level 3
  • First Answer

View badges

Content Feed

View by

Question


Add a vector in another vector
Hello all, I have a vector (for example A=rand(1,100);) and I would like to add another vector which is B=zeros(1,10); to A ...

6 years ago | 1 answer | 0

1

answer

Question


write in a specific line of text file
Hi all, I'm writing a code and I would save the result in a specific line of text file. for example, the code should write...

6 years ago | 1 answer | 0

1

answer

Question


Find in cell array
Hi all I have 2 cell arrays. one of them is my EEG bad channels and another is all EEG channels. I want to find row n...

6 years ago | 1 answer | 0

1

answer

Question


select several groups in a Vector
Hi all I have a vector like this: x=[0 0 0 1 1 1 0 0 1 1 0 1 1 1 0 0 0 0 1 1 1 1] I'm trying to save each part of on...

6 years ago | 1 answer | 0

1

answer

Question


Pwelch Sampling frequency value
Hi all I'm doing EEG signals analyzing for my project. I've filtered my signal by a bandpass filter(1-40 Hz) and after that...

6 years ago | 1 answer | 0

1

answer

Question


pwelch right window length
Hi all I'm working a project about EEG signal analyzing. I want to use pwelch for power spectral analyzing. [pxx,f] =...

7 years ago | 0 answers | 0

0

answers

Question


How can i know which filter is better?
Hi I'm working on a project about EEG noise cancellation. I have used 2 filters for EOG noise cancellation. now I wa...

7 years ago | 0 answers | 0

0

answers

Question


how can i change subject size
Hi how can i change just subject size in an image ? when we use imresize we resize image (background + subject ) but i wan...

9 years ago | 0 answers | 0

0

answers

Question


which on of confusion matrixs
Hi guys I'm writing a paper and my classification result is here . i should write which one of results in my paper as my cl...

9 years ago | 0 answers | 0

0

answers

Question


how can i make a change in my image ?
hi guys . i have an image (257*161) . im = f(x,y) how can i change my image equation to im = f(x/8 , y/12 ) could you ...

9 years ago | 1 answer | 0

1

answer

Question


why my regression plot is inverse
Hello guys i use nftool for classification some data . why my regression plot is inverse ??????? what should i do ? <...

9 years ago | 3 answers | 0

3

answers

Question


square image size whitout changing in original image shape
Hi guys . i have an image (size is 256x158) for computing zernike momentum i have to change my image size to N x N for exampl...

9 years ago | 1 answer | 0

1

answer

Answered
delay a continous signal
how can i have this delay by code ?

10 years ago | 0