what numerical approach is used for bvpinit?
    5 ビュー (過去 30 日間)
  
       古いコメントを表示
    
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 件のコメント
回答 (1 件)
  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.
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

