ode15s array valued function and second order ode
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Ordinary Differential Equations dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!