Community Profile

photo

Thomas Barbier


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

Followers: 0   Following: 0

연락

통계

  • Thankful Level 2
  • First Answer
  • Revival Level 1
  • Thankful Level 1

배지 보기

Feeds

보기 기준

답변 있음
Optimization of a Variable in a Loop
Hi, I would personnaly use the lsqnonlin function from the optimisation toolbox, as your problem seem quite non-linear. m0 = 2...

4년 초과 전 | 0

질문


How to remove UI windows after a bug
Hi all, I have a script that creates a waiting UI bar for the time of the for loop: wb = waitbar(0,'Name','My waitBar'); fo...

4년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Fix a colormap between two values
Dear all, I am trying to simulatine the imaging of an object from a camera and a depth sensor. I'd then like to plot the simula...

거의 5년 전 | 답변 수: 1 | 0

1

답변

질문


Enforce the norm of the addition of two vectors plus scalar
Hi, I have two vectors of the same dimension: and and a scalar . I'm looking for the value of such that . Do you have an id...

거의 5년 전 | 답변 수: 1 | 0

1

답변

질문


How to dynamically construct a matrix of functions ?
Dear all, I do have two functions and that both return a matrix (let's say 2x2 for the sake of the argument). I would like to...

거의 5년 전 | 답변 수: 2 | 0

2

답변