photo

Mihaela Duta


University of Oxford, Department of Experimental Psychology

Last seen: 4 years ago Active since 2016

Followers: 0   Following: 0

Message

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

Statistics

MATLAB Answers

1 Question
4 Answers

RANK
2,424
of 300,364

REPUTATION
26

CONTRIBUTIONS
1 Question
4 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
7

RANK
 of 20,934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,407

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Knowledgeable Level 2
  • First Answer

View badges

Feeds

View by

Question


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 years ago | 0 answers | 0

0

answers

Answered
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 years ago | 3

| accepted

Answered
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 years ago | 1

| accepted

Answered
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 years ago | 3

| accepted

Answered
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 years ago | 0