Numerically Solve Boundary Value Problems: The Shooting Method with Python (Part 1)

Поделиться
HTML-код
  • Опубликовано: 11 сен 2024
  • In this video, I’ll show how to use an initial value problem ODE solver such as Scipy’ solve_ivp to solve boundary value problems. This is a simple iterative technique called the shooting method which allows us to adjust one of the unknown initial conditions until we satisfy the specified boundary values to within some tolerance. This will be part one of two. Here I will solve a simple equation as a proof-of-concept. In part two I will address a real-world problem.
    Another Video on the Shooting Method: • More on Boundary Value...
    Github: github.com/kpm...
    Tipjar: paypal.me/kpmo...

Комментарии • 23