Shooting method

Version 1.0.1 (2.82 KB) by Martin V.
The implementation of shooting method. It uses the interval bisection and Runge-Kutta method.
7.9K Downloads
Updated 24 May 2020

View License

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. (2024). Shooting method (https://www.mathworks.com/matlabcentral/fileexchange/32451-shooting-method), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2010b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Numerical Integration and Differential Equations in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.1

Improved English in help.

1.0.0.0