Alice
Cardiff University
Followers: 0 Following: 0
I'm a new PhD student slowly getting to grips with MATLAB for experiment building and analysis.
Statistik
14 Fragen
0 Antworten
RANG
194.049
of 295.527
REPUTATION
0
BEITRÄGE
14 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
57.14%
ERHALTENE STIMMEN
0
RANG
of 20.242
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 154.057
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
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...
mehr als 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
etwa 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
etwa 8 Jahre vor | 3 Antworten | 0
3
AntwortenFrage
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?...
etwa 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
etwa 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
fast 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
fast 10 Jahre vor | 4 Antworten | 0
4
AntwortenFrage
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...
fast 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 ...
fast 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
fast 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 ...
etwa 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
etwa 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
etwa 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
etwa 10 Jahre vor | 2 Antworten | 0