How can I insert this boundary condition?

4 ビュー (過去 30 日間)
Elia Paini
Elia Paini 2021 年 5 月 10 日
コメント済み: Elia Paini 2021 年 5 月 13 日
Hi everyone, I have an ODE system with several variables, like this:
y1' = f (y1,y2)
y2' = g (y1,y2)
I'm solving it with bvp4c.
Is it possible to enter, in addition to the BCs related to y1 and y2, also a condition on the derivatives, for example y1'(0) = 0? Should I add one equation? How?
Thank you!
  6 件のコメント
J. Alex Lee
J. Alex Lee 2021 年 5 月 12 日
i'm not following anymore...you seem to agree that you can't have 3 BCs on 2 first order equations because that's over-specified...if you add another first order equation that is coupled in, aren't you completely changing the problem?
Elia Paini
Elia Paini 2021 年 5 月 13 日
I'm agree with you... The problem is I can't have 3 bcs without adding another equation. I've just read the documentation, but it seems not clear about this

サインインしてコメントする。

回答 (0 件)

Community Treasure Hunt

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

Start Hunting!

Translated by