what numerical approach is used for bvpinit?
5 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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?
0 commentaires
Réponses (1)
Torsten
le 6 Avr 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.
Voir également
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!