How can I solve this ODE equation?

I have variable "Y" which is dependent on single variable "x". I want to solve following equation:
d(Y(x))/dx==0
It looks simple. I don't have any initial or boundary conditions.

2 个评论

I just found that it can be easily solved using solve() function.
It simply integrates to an arbitrary constant.

回答(0 个)

此问题已关闭。

关闭:

2021-8-20

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by