Community Profile

photo

Thomas Barbier


Last seen: 8 Monate vor Aktiv seit 2019

Statistiken

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

Abzeichen anzeigen

Content Feed

Anzeigen nach

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

mehr als 4 Jahre vor | 0

Frage


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

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 5 Jahre vor | 2 Antworten | 0

2

Antworten