photo

Javier Agustin Romero


Universidad Nacional de Córdoba

Last seen: 1 día hace Con actividad desde 2019

Followers: 0   Following: 0

Mensaje

Doctoral researcher

Estadística

  • Thankful Level 2
  • First Review
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


Sort random samples from vector into matrix such that there are no repeated elements in each column
Hi everyone. I have a vector that has the numbers from 1 to 256 twice, something like: y = [1:256 1:256]; I want to randomly s...

más de 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Random shuffle vector such that all elements fall in new index positions
Hello community. The title is quite self explanatory. Suppose I have the vector: v = [1 2 3 4 5 6 7] I want to shuffle the ele...

casi 5 años hace | 3 respuestas | 0

3

respuestas

Respondida
Circshift matrix by different amount without for loop
I've just got it working. A reshape is needed so the output has wanted size (sz1=1024, sz2=8192). shifted_spectrums=reshape(cel...

más de 5 años hace | 0

| aceptada

Pregunta


Circshift matrix by different amount without for loop
Hello everyone. I have this 3 dimensional matrix called spectrums and I want to shift the 3rd dimension by different amounts giv...

más de 5 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Fit multiple sets of data with same function model to get optimal global parameter using lsqcurvefit
Hello everyone. I have been using lsqcurvefit to get optimal parameter values for different sets of data. I want to find optimal...

más de 5 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Not quite fitting the data using lsqcurvefit
Hello everyone. I'm trying to use lsqcurvefit to get optimal parameter value for K (see code). The fitting looks fine except for...

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

1

respuesta