Community Profile

photo

Javier Agustin Romero


Universidad Nacional de Córdoba

Last seen: 2ヶ月 前 2019 年からアクティブ

Doctoral researcher

統計

  • Thankful Level 2
  • First Review
  • Thankful Level 1

バッジを表示

Content Feed

表示方法

質問


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

約4年 前 | 0 件の回答 | 0

0

回答

質問


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

4年以上 前 | 3 件の回答 | 0

3

回答

回答済み
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...

5年弱 前 | 0

| 採用済み

質問


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

5年弱 前 | 2 件の回答 | 0

2

回答

質問


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

約5年 前 | 2 件の回答 | 0

2

回答

質問


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

約5年 前 | 1 件の回答 | 0

1

回答