what numerical approach is used for bvpinit?

2 ビュー (過去 30 日間)
Anirban Roy
Anirban Roy 2020 年 4 月 6 日
コメント済み: Anirban Roy 2020 年 4 月 7 日
The bvpinit function is used to initial guess a boundary value problem. What numerical approach does it use? Shooting method? Is there any available documentation that describes the method used for bvpinit?

回答 (1 件)

Torsten
Torsten 2020 年 4 月 6 日
In bvpinit, the user just specifies a guess on how the solution of the boundary value problem might look.
A numerical method is not needed.
  1 件のコメント
Anirban Roy
Anirban Roy 2020 年 4 月 7 日
Thanks Torsten. So what is exactly the use of bvpinit? My understanding is that it takes an initial guess that is specificed by the user as input. What processing happens in this routine?

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

カテゴリ

Help Center および File ExchangeBoundary Value Problems についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by