what numerical approach is used for bvpinit?
    5 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
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 comentarios
Respuestas (1)
  Torsten
      
      
 el 6 de Abr. de 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.
Ver también
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

