what numerical approach is used for bvpinit?

1 Ansicht (letzte 30 Tage)
Anirban Roy
Anirban Roy am 6 Apr. 2020
Kommentiert: Anirban Roy am 7 Apr. 2020
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?

Antworten (1)

Torsten
Torsten am 6 Apr. 2020
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 Kommentar
Anirban Roy
Anirban Roy am 7 Apr. 2020
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?

Melden Sie sich an, um zu kommentieren.

Community Treasure Hunt

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

Start Hunting!

Translated by