Shooting method

The implementation of shooting method. It uses the interval bisection and Runge-Kutta method.

You are now following this Submission

This code implements the shooting method for solving 1D boundary value problem.
It uses the Runge-Kutta method of 4th order for solving ODE and the interval bisection method for finding the alpha parameter.

Cite As

Martin V. (2026). Shooting method (https://www.mathworks.com/matlabcentral/fileexchange/32451-shooting-method), MATLAB Central File Exchange. Retrieved .

Categories

Find more on Numerical Integration and Differential Equations in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.1

Improved English in help.

1.0.0.0