Community Profile

photo

Alexander


Last seen: 4 maanden ago Active since 2017

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 2
  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Question


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

meer dan 4 jaar ago | 0 answers | 0

0

answers

Question


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

meer dan 4 jaar ago | 1 answer | 0

1

answer

Question


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

bijna 5 jaar ago | 0 answers | 0

0

answers

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

bijna 5 jaar ago | 0

| accepted

Question


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

bijna 5 jaar ago | 1 answer | 0

1

answer

Question


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

bijna 5 jaar ago | 0 answers | 0

0

answers

Question


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

bijna 5 jaar ago | 0 answers | 0

0

answers

Question


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

ongeveer 5 jaar ago | 1 answer | 0

1

answer

Question


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

meer dan 6 jaar ago | 0 answers | 0

0

answers

Question


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

meer dan 6 jaar ago | 1 answer | 0

1

answer