photo

Mihaela Duta


University of Oxford, Department of Experimental Psychology

Last seen: 4년 초과 전 2016년부터 활동

Followers: 0   Following: 0

메시지

I am a researcher in the Oxford University Babylab working on neuro-computational models for language mediated attention in infancy.

More details about my work and experience at
https://www.psy.ox.ac.uk/team/mihaela-duta

통계

MATLAB Answers

1 질문
4 답변

순위
2,424
of 300,364

평판
26

참여
1 질문
4 답변

답변 채택
0.0%

획득한 표
7

순위
 of 20,934

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,407

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Knowledgeable Level 2
  • First Answer

배지 보기

Feeds

보기 기준

질문


Clarifications of some aspects related to neural network incremental training
From the Mathworks documentation I understand that there are two training functions available for incremental learning: # _tr...

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

0

답변

답변 있음
how to get psychtoolbox to wait for keypress but move on if it hasn't recieved one in a set time
There are some missing details in the specification given in the question, so I am going to make the following assumptions: *...

거의 9년 전 | 3

| 수락됨

답변 있음
Overlay visual stimuli on to a video
If you need an image with transparent background, you can create it in other packages, for example <https://www.gimp.org/ GIMP> ...

거의 9년 전 | 1

| 수락됨

답변 있음
compiler issue - 'Dependecy problem'
You get the dependency error because portaudio dll file cannot be found. This can be fixed with the following steps: * Inside...

대략 9년 전 | 3

| 수락됨

답변 있음
Finding coordinates of a rectangle in a picture
I would suggest to use an image processing package to identify the areas of interest in your picture. You can use Adobe Photosho...

대략 9년 전 | 0