photo

jasmine


Last seen: 3년 초과 전 2019년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Can somebody explain me this code?
R = arrayfun (@(x) median(A(A(:,1)==x,2)==2), B); (I've searched for 'arrayfun', but I still don't understand this completely...

대략 5년 전 | 답변 수: 1 | 0

1

답변

질문


I need some help with arrayfun
I have this data from a mice experiment: Reaction Time Response Made (which can be 0,1 or 2) Visual contrast (one of 9 possi...

대략 5년 전 | 답변 수: 2 | 0

2

답변

질문


Can somebody please help me with a problem regarding fminsearch?
I have a problem with the program attached and I get these errors:

대략 5년 전 | 답변 수: 0 | 0

0

답변

질문


Problem with Fminsearch function
% Load the data idxMiddle = blk.audDiff == 0; audMiddle = [blk.visDiff(idxMiddle,1) blk.responseMade(idxMiddle)]; audMi...

대략 5년 전 | 답변 수: 0 | 0

0

답변

질문


Can anyone please explain me this line of a code?
probability = arrayfun(@(x) mean(audR(audR(:,1)==x,2)==2) , contrast);

대략 5년 전 | 답변 수: 1 | 0

1

답변

질문


How can I link elements in corresponding rows of two matrices of the same dimension?
Hey everyone! I need a bit of help with something. I'm more like a beginner in learning Matlab and I have some trouble with crea...

5년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Link corresponding elements of two matrices of the same dimension
I have two different fields in the same structure, each of them containing 1 column table with multiple rows (but same number of...

5년 초과 전 | 답변 수: 1 | 0

1

답변