photo

Tymon Tomczykowski


Last seen: 2 months ago Active since 2022

Followers: 0   Following: 0

Statistics

All
  • Solver

View badges

Feeds

View by

Question


ODE45 with state dependent parameter
Hi everyone, I'm trying to solve a simple 2d thrust-vector control problem using ODE45. So basically I have my function: funct...

1 year ago | 1 answer | 0

1

answer

Solved


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

2 years ago