ode15s array valued function and second order ode
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Ordinary Differential Equations finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!