Info

此问题已关闭。 请重新打开它进行编辑或回答。

How can I solve this ODE equation?

1 次查看(过去 30 天)
Luqman Saleem
Luqman Saleem 2018-2-19
关闭: MATLAB Answer Bot 2021-8-20
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 个评论
Luqman Saleem
Luqman Saleem 2018-2-19
I just found that it can be easily solved using solve() function.
Star Strider
Star Strider 2018-2-19
It simply integrates to an arbitrary constant.

回答(0 个)

此问题已关闭。

Community Treasure Hunt

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

Start Hunting!

Translated by