photo

Neuroscientist


Last seen: más de 2 años hace Con actividad desde 2014

Followers: 0   Following: 0

Mensaje

Estadística

  • Knowledgeable Level 1
  • First Answer

Ver insignias

Feeds

Ver por

Pregunta


How to make a Generalized Linear Mixed Model (GLMM) in MATLAB?
MATLAB can do various linear, non-linear and generalized linear models for fixed effects and linear and non-linear models for mi...

más de 10 años hace | 1 respuesta | 0

1

respuesta

Respondida
finding repetition numbers in array.
you can have something like this: A=[1;1;1;2;2;2;2;3;3;3]; B = unique(A); % which will give you the unique elements of A i...

más de 10 años hace | 7

| aceptada

Respondida
How to assign results to varying filename?
Dear Mehdi, Perhaps you want to split your data into different variables and not files and to save all of them in a single fi...

más de 10 años hace | 0