photo

Alexander


Last seen: 7개월 전 2017년부터 활동

Followers: 0   Following: 0

메시지

통계학

  • Thankful Level 2
  • First Review
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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

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

0

답변

질문


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

대략 5년 전 | 답변 수: 1 | 0

1

답변

질문


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

대략 5년 전 | 답변 수: 0 | 0

0

답변

답변 있음
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...

대략 5년 전 | 0

| 수락됨

질문


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

대략 5년 전 | 답변 수: 1 | 0

1

답변

질문


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

대략 5년 전 | 답변 수: 0 | 0

0

답변

질문


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

대략 5년 전 | 답변 수: 0 | 0

0

답변

질문


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

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

1

답변

질문


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

6년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

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

1

답변