ode15s array valued function and second order ode

1 次查看(过去 30 天)
Hi ,
I have second order ode
f_xx = p(x) and Boundary conditions f(0), f(1) = 0
p(x) is an array valued function of x . Can I use ode15s to find
f(x)
or any recommendations for me.
I need to use nested function in my main code not separately defined functions for f.
I need f inside my main script I mean. Thank you
Best ,
Mewa

回答(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