Alice
Cardiff University
Followers: 0 Following: 0
I'm a new PhD student slowly getting to grips with MATLAB for experiment building and analysis.
Statistiques
14 Questions
0 Réponses
RANG
194 049
of 295 527
RÉPUTATION
0
CONTRIBUTIONS
14 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
57.14%
VOTES REÇUS
0
RANG
of 20 242
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 154 057
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
Speech onset from audio, wav file
Hi, is it possible to use amplitudes to mark when someone started speaking? I have wav files and I have extracted amplitudes an...
plus de 6 ans il y a | 1 réponse | 0
1
réponseQuestion
multiple .wav files, different playback volumes
I have about 250 .wav audio files which have different volumes during playback. I assume this difference is a result of moving t...
environ 8 ans il y a | 1 réponse | 0
1
réponseQuestion
Finding coordinates of a rectangle in a picture
I'm running an eyetracking experiment. I display an image using the Screen function from psychtoolbox and I want to know the co...
environ 8 ans il y a | 3 réponses | 0
3
réponsesQuestion
Time stamping when audio begins to play
Is there a way of getting a timestamp for when you start playing audio similar to how you can get a timestamp for a Screen flip?...
environ 8 ans il y a | 1 réponse | 0
1
réponseQuestion
Compare values in a table to a set of criteria
Hi so I have a table with a variable rt. I want to create a new variable which tells me if the values in rt are within a cert...
environ 9 ans il y a | 1 réponse | 0
1
réponseQuestion
How to increase count for different counters in if loop.
I'm trying to make a counter during iterations of trials. I've been using the code below. I want count, fillcount and expcount t...
presque 10 ans il y a | 1 réponse | 0
1
réponseQuestion
Adding element within vector without overwriting the existing value
Is there a way of inserting values at points within an existing vector/array without overwriting the existing value? So I hav...
presque 10 ans il y a | 4 réponses | 0
4
réponsesQuestion
Combining cells so items occur randomly or pseudorandomly within a new array
I have two arrays of different sizes, and I want to insert items from one array into the other array for a specified number of s...
presque 10 ans il y a | 1 réponse | 0
1
réponseQuestion
Pick three numbers at random from a vector
How do you pick three numbers at random from a vector? So I have a=1:10, a1=a(1:2:end) and I want to select three numbers at ...
presque 10 ans il y a | 1 réponse | 0
1
réponseQuestion
Collecting a key press
I'm trying to collect key presses and I need to see which key they pressed but MATLAB keeps giving me the numerical code as oppo...
presque 10 ans il y a | 1 réponse | 0
1
réponseQuestion
Writing a function including text keep getting an error
Hi, I'm trying to write a function that plots a set of points. I wrote a script and it all worked fine, and now I'm in the ...
environ 10 ans il y a | 1 réponse | 0
1
réponseQuestion
How to display special types of symbols e.g. ♪ ?
Hi, I need to display a series of symbols that have alt/ascii codes (e.g. ♪) onto a plot. I can already do this with symbols...
environ 10 ans il y a | 1 réponse | 0
1
réponseQuestion
Iterative plotting with symbol change
Hi, I'm trying to do iterative plotting with each plot using a different symbol. The positions don't change, I just need to m...
environ 10 ans il y a | 1 réponse | 0
1
réponseQuestion
Plotting letters instead of symbols
Hi I'm really new to MATLAB and I'm generating images which are a set of 9 letters encased in a rectangle. I can do this with s...
environ 10 ans il y a | 2 réponses | 0