Is there a way to bound the values of a variable when using scipy.integrate.solve_ivp in python?

后端 未结 0 322
伪装坚强ぢ
伪装坚强ぢ 2020-12-19 04:55

I want to solve an IVP in python with two variables, x and u, but I need the values of u to be between 0 and 1. Right now it is giving me a solution with negative values for

相关标签:
回答
  • 消灭零回复
提交回复
热议问题