필터 지우기
필터 지우기

Boundary Value Problem (bvp5c) Equations

조회 수: 4 (최근 30일)
Hakan Basargan
Hakan Basargan 2019년 5월 18일
I found couple of equations to solve [1]:
Screen Shot 2019-05-18 at 19.40.51.png
Authors mentioned that, For solving the two point boundary value problem, the “bvp5c” function in MATLAB software is used.
I checked bvp5c function [2]; in here, there are 3 different functions:
sol = bvp5c(odefun,bcfun,solinit)
- function to solve
- boundary conditions
- initial guess of solution
I don't know; which fuction consist from which equations. Actually, author were classified as 3 groups ; but for expample; there are 3 initial guesses ; how can I write them together in one function ?
Thank you in advance.
[1] Mashadi, B., & Majidi, M. (2014). Global optimal path planning of an autonomous vehicle for overtaking a moving obstacle. Latin American Journal of Solids and Structures, 11(14), 2555–2572. https://doi.org/10.1590/S1679-78252014001400002

답변 (0개)

카테고리

Help CenterFile Exchange에서 Boundary Value Problems에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by