photo

Sterre


Aktiv seit 2019

Followers: 0   Following: 0

Statistik

MATLAB Answers

5 Fragen
0 Antworten

RANG
138.402
of 300.392

REPUTATION
0

BEITRÄGE
5 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
80.0%

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.373

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 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


anova1 to test difference accross values of elements in a row in a matrix, for the columns seperately (seperate anova1 test per column in a matrix)?
I want to run a statistical test on a matrix (which contains averages of a dataset), to see whether there are differences betwee...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How do I make a histogram that reports the amount of elements per matrix
I have to make a histogram that reports the amount of elements (number of rows) in a matrix, per specific matrix. My dataset co...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to form a for-loop to: find the onset (first element) of trials of zeros, ones and twos, in an array of sequences of zeros, ones and twos
I am trying to make a function (with a for-loop in it) that finds the onsets of (three different) trials (in this case, the tria...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to use a for-loop to find the onset (first element) of trials of zeros, ones and twos, in an array of sequences of zeros, ones and twos
I am trying to make a function that finds the onsets (three different) trials (in this case, the trial starts when a new sequenc...

mehr als 6 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How to use varargin: to specify a second input variable with separate output
I am trying to make a function that converts an amount of liters (first input variable) into mililiters by default. Additionally...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort