필터 지우기
필터 지우기

shooting method for two functions ODE

조회 수: 3 (최근 30일)
Meva
Meva 2014년 11월 14일
Dear Matlab users,
I have to solve this problem
f_xx = p(x)
with shooting method. Boundary conditions are
f( x = 0 ) = 0, f( x = 1) = 0
I must guess
f'(0) and find f .
I must find f but how? On the right hand side p(x) is the function of x .
On the left hand side f_xx is the second order ode. Could you please help me

답변 (0개)

카테고리

Help CenterFile Exchange에서 Ordinary Differential Equations에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by