Solving nonlinear differential third order equation using Python

前端 未结 0 1225
失恋的感觉
失恋的感觉 2020-12-13 20:53

I would like to solve a nonlinear third order differential equation using Python.

In my case it is :

d^3f/dx^3 = (1-f)/(f^3)

I wrote the following progr

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