Shooting method

Version 1.0.1 (2,82 KB) von Martin V.
The implementation of shooting method. It uses the interval bisection and Runge-Kutta method.
7,9K Downloads
Aktualisiert 24 Mai 2020

Lizenz anzeigen

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.

Zitieren als

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

Kompatibilität der MATLAB-Version
Erstellt mit R2010b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Numerical Integration and Differential Equations finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.1

Improved English in help.

1.0.0.0