Community Profile

photo

Alexander


Last seen: 4 mesi fa Attivo dal 2017

Followers: 0   Following: 0

Contatto

Statistiche

  • Thankful Level 2
  • First Review
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


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

oltre 4 anni fa | 0 risposte | 0

0

risposte

Domanda


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

quasi 5 anni fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 5 anni fa | 0 risposte | 0

0

risposte

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

quasi 5 anni fa | 0

| accettato

Domanda


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

quasi 5 anni fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 5 anni fa | 0 risposte | 0

0

risposte

Domanda


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

quasi 5 anni fa | 0 risposte | 0

0

risposte

Domanda


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

circa 5 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 6 anni fa | 0 risposte | 0

0

risposte

Domanda


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

oltre 6 anni fa | 1 risposta | 0

1

risposta