Shooting method

버전 1.0.1 (2.82 KB) 작성자: Martin V.
The implementation of shooting method. It uses the interval bisection and Runge-Kutta method.
다운로드 수: 8.2K
업데이트 2020/5/24

라이선스 보기

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.

인용 양식

Martin V. (2026). Shooting method (https://kr.mathworks.com/matlabcentral/fileexchange/32451-shooting-method), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R2010b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Numerical Integration and Differential Equations에 대해 자세히 알아보기
버전 게시됨 릴리스 정보
1.0.1

Improved English in help.

1.0.0.0