Shooting method with GUI

Version 1.0.0.0 (20.8 KB) by Martin V.
The implementation of shooting method with the graphical interface.
1.2K Downloads
Updated 13 Sep 2011

View License

The code implements the shooting method by means of the Runge-Kutta method of 4th order and the interval bisection method. There is the graphical interface too. When the differential equation is inserted in terms of the standard mathematical notation (no in MATLAB code), the programme create the fun.m file with the description of equation and start the shooting method. All parameters are inserted in GUI too. Thus, you can solve the boundary value problem of 2nd order without any programming. The GUI is started by command "shootingGUI".

Cite As

Martin V. (2024). Shooting method with GUI (https://www.mathworks.com/matlabcentral/fileexchange/32870-shooting-method-with-gui), 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.0.0