photo

Nick


Last seen: 3개월 전 2020년부터 활동

Followers: 0   Following: 0

통계학

All
  • Thankful Level 2
  • Solver

배지 보기

Feeds

보기 기준

질문


Is there a way to terminate integration when multiple events are triggered simultaneoulsy?
Multiple events can be included in an ODE event function, but it seems there is only capability to detect and act on each event ...

4개월 전 | 답변 수: 1 | 0

1

답변

질문


Do ODE solvers use location of root of event function in its solution even if integration isn't specified to stop?
Say I want to solve an ODE with a piece-wise continuous function and I want to accrurately capture the corner point in the solut...

5개월 전 | 답변 수: 1 | 0

1

답변

질문


Possible bug with coneprog?
I am wondering if this is a bug in coneprog or expected behavior. The example used to reproduce this is from https://www.mathwor...

거의 2년 전 | 답변 수: 1 | 0

1

답변

질문


coneprog: Infeasibilities are satisfied in last step from iterative display but exitflag is still -2 (NoFeasiblePointFound)
I am trying to solve a trajectory optimization problem with coneprog under the problem-based approach and am having convergence ...

대략 2년 전 | 답변 수: 1 | 1

1

답변

질문


Is there a way to comment out all unused lines in an automatically generated code at once?
I am using matlabFunction to automatically generate very large symbolic functions. In the generated function, there are a number...

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

1

답변

문제를 풀었습니다


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

4년 초과 전

문제를 풀었습니다


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

4년 초과 전