Euler method to solver ODE differential equation in matlab

后端 未结 0 1432
既然无缘
既然无缘 2020-12-11 05:21

i need to implement the euler method to solve an ODE

the differential equation I need to solve is:

dy/dx = -y + (1/a)

where a = (1+e^(-

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