Community Profile

photo

Alexander


Last seen: 3 meses hace Con actividad desde 2017

Estadísticas

  • Thankful Level 2
  • First Review
  • Thankful Level 1

Ver insignias

Content Feed

Ver por

Pregunta


event function for an ode solver
Taken this: https://de.mathworks.com/help/matlab/math/ode-event-location.html It is possible to formulate an event function, ...

alrededor de 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


hook for an optimization problem.
Is there a possibility to pass optimization information into the optimzation subject? I try to explain my question on a basi...

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

1

respuesta

Pregunta


Plot the line of intersection between two surfaces with trisurf
Referring to this thread: https://de.mathworks.com/matlabcentral/answers/93623-how-do-i-plot-the-line-of-intersection-between-...

casi 5 años hace | 0 respuestas | 0

0

respuestas

Respondida
symbolic subs vectorized form
Ok... found the solution now. It is listed in the help https://de.mathworks.com/help/symbolic/subs.html under the section Su...

casi 5 años hace | 0

| aceptada

Pregunta


symbolic subs vectorized form
Hi there, what does work is: syms a b vals = [4 5]; subs(a + b, [a, b], vals); This returns 9 as expected. What I'm t...

casi 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


auto generated invalid variable names
As stated here: https://de.mathworks.com/matlabcentral/answers/348701-reguarding-assignin-acceptable-name-for-variable#comment...

casi 5 años hace | 0 respuestas | 0

0

respuestas

Pregunta


use default settings for setpref
I would like to send an email from MATLAB. To do so, I have to configure some prefs with setpref, e.g. setpref('Internet',...

casi 5 años hace | 0 respuestas | 0

0

respuestas

Pregunta


ODE Events In SimBiology toolbox
I would like to define a custom ode stopping event for the solver of a SimBiology model. How to achieve that? Say, I want to w...

casi 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


generate log uniform distribution as makedist object
How to make a log uniform distribution? Knowing https://de.mathworks.com/matlabcentral/answers/283168-how-to-choose-values-l...

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

0

respuestas

Pregunta


Modifying results from bayesopt
Hey guys, following use case: I call bayesopt and get the results structure from it. Now, the results structure contains a...

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

1

respuesta