Community Profile

photo

Javier Agustin Romero


Universidad Nacional de Córdoba

Last seen: 3개월 전 2019년부터 활동

Followers: 0   Following: 0

연락

Doctoral researcher

통계

  • Thankful Level 2
  • First Review
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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

답변