photo

MadjeKoe


Last seen: etwa 3 Jahre vor Aktiv seit 2020

Followers: 0   Following: 0

Programming Languages:
Python, R, MATLAB
Spoken Languages:
English

Statistik

MATLAB Answers

19 Fragen
2 Antworten

RANG
75.704
of 300.364

REPUTATION
0

BEITRÄGE
19 Fragen
2 Antworten

ANTWORTZUSTIMMUNG
42.11%

ERHALTENE STIMMEN
0

RANG
 of 20.934

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.407

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

  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


bars are stacked instead of grouped while 'grouped'
hi guys, does anybody maybe know why my bars keep being stacked instead of grouped?? qual = readmatrix('qualtrics_srec.txt');...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Replacing whole row with NaN's if first value is equal to 13 or 15.
Hi! I have a matrix in which I want to replace the whole row with NaNs if the value of the first row is equal to 13 of 15. Can a...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Append corresponding values to new matrix
Hi guys, I am trying to append accuracy values of the rows that match the statement into a list. In my r matrix there are 28 par...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Itterate over array in steps of 120.
Hi guys, I am trying to figure out how I can itterate over 16800 rows in steps of 120. I.e. I want to loop over the first 120 ro...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Append values of nested loop into matrix
Hi guys, I am trying to make a nested loop work and append the values to a existing matrix. I have 28 participants (who have num...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Convert 4 cell arrays into 4 columns in matrix
Hi guys! Can anybody help me with converting 4 cell arrays that have different lengths into a matrix with 4 columns? I've been ...

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Making a for loop
Hi guys, I want to put the last 4 sentences into a for loop, can someone please explain to me how to do this?? I've been readin...

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Simulate single wave from image
Hi all, is there anyone who knows how to plot this wave in matlab? With the Y-axis ranging from -40 to 40 and the X-axis ranging...

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
Similate single sine wave
Thank u very much, but I think I did something wrong, as this is the image that I get.

fast 5 Jahre vor | 0

Frage


Similate single sine wave
Hi all! Can somebody tell me if it is possible to similate this wave in matlab? Including the raw data on the background and the...

fast 5 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Simulate single sine wave
Hi all, can someone please explain to me how I can similate this graph in matlab?

fast 5 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How to put for loop outcome into 1 column in right order
Hi guys, I made the following for loop where I calculated the response errors for each target. Now instead of putting them in a ...

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


function with 4x4 combinations
Hi guys, i'm a beginner with matlab and i'm trying to put the below into a function. I need all combinations to be calculated. S...

etwa 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Vectors from for loop in same column
Hi all! I've made the following for loop, where 4 outcomes go into a new matrix in 4 different columns (for target 1, 2, 3 & 4)....

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


SOS Making a for loop for multiple combinations
I have a question. I'm doing an experiment where you have to guess the orientation of 1 of the 4 stimuli you've just seen. Here,...

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to correspond line colors with histogram
I made these overlapping histograms using a for loop. I'm trying to get the lines in the same color as the histograms. Does anyb...

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
Plot multiple histogram within 1 function
S = load('/Users/mkoenraad/Desktop/Scriptie/exercise_2/simulated_serial_bias_dataset.mat'); res = S.res; targets = res(:,7); ...

etwa 5 Jahre vor | 0

Frage


Plot multiple histogram within 1 function
Hi all! I made some histograms, but now I'm trying to make a function that plots multiple histograms at the same time. I want 1 ...

etwa 5 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


Function is not working
Hi all! I have to make the following function work. Can someone please help me??? I've been sitting on it all day long and I kno...

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Function is not working
Can somebody please tell me why this is not working? I'm a beginner with Matlab relor = gdif(target==2); if relor > 90 c...

etwa 5 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


SOS: How do I get the same amount of positive and negative values in a random vector?
I'm a beginner with matlab. I need to make a plot with 2 vectors with both 200 values between -1 and 1. Then I need to select th...

etwa 5 Jahre vor | 2 Antworten | 0

2

Antworten